summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | spi/mpc8xxx: refactor the common code for SPI/eSPI controllerMingkai Hu2010-10-125-392/+522
| * | | spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.cMingkai Hu2010-10-123-5/+6
| * | | Merge commit 'v2.6.36-rc7' into spi/nextGrant Likely2010-10-12167-562/+992
| |\ \ \ | | | |/ | | |/|
| * | | spi/pl022: fix dubious allocation staticize platform dataLinus Walleij2010-10-121-50/+46
| * | | spi/pl022: get rid of chipinfo dev pointerLinus Walleij2010-10-122-16/+12
| * | | spi/pl022: Add spi->mode support to AMBA SPI driverKevin Wells2010-10-127-99/+63
| * | | spi: change to new flag variablematt mooney2010-10-121-3/+1
| * | | spi/pl022: add PrimeCell generic DMA supportLinus Walleij2010-10-122-88/+434
| * | | spi/topcliff: Tidy up Kconfig help textGrant Likely2010-10-121-4/+3
| * | | spi/topcliff: cleanups for style and concisenessGrant Likely2010-10-121-364/+138
| * | | spi/topcliff: Add topcliff platform controller hub (PCH) spi bus driverMasayuki Ohtake2010-10-083-0/+1538
| * | | spi/s3c64xx: Correction for 16,32 bits bus widthJassi Brar2010-09-291-15/+41
| * | | spi/s3c64xx: Consider the clk_from_cmu flagJassi Brar2010-09-292-38/+59
| * | | spi/s3c64xx: Prevent unnecessary map-unmapJassi Brar2010-09-291-0/+8
| * | | spi/amba-pl022: Fix error case return statement.Julia Lawall2010-09-291-1/+2
| * | | spi/orion: Drop unnecessary null testJulia Lawall2010-09-291-2/+2
| * | | spi: omap2_mcspi: make use of dev_vdbg()Felipe Balbi2010-09-291-27/+9
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-10-2115-300/+117
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------. \ \ \ Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex...Tony Luck2010-10-12134-731/+1042
| |\ \ \ \ \ \ \ \ \
| | | | | | | * | | | [IA64] Add CONFIG_STACKTRACE_SUPPORTTony Luck2010-09-233-0/+43
| | | | | | * | | | | [IA64] remove asm/compat.hTony Luck2010-09-231-208/+0
| | | | | | |/ / / /
| | | | | * | | | | [IA64] unwind - optimise linked-list searches for modulesPhil Carmody2010-09-141-1/+16
| | | | | * | | | | [IA64] unwind: remove preprocesser noise, and correct commentPhil Carmody2010-09-141-3/+3
| | | | * | | | | | [IA64] Move local_softirq_pending() definitionTony Luck2010-09-201-6/+5
| | | | * | | | | | [IA64] iommu: Add a dummy iommu_table.h file in IA64.Konrad Rzeszutek Wilk2010-09-201-0/+6
| | | * | | | | | | [IA64] enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori2010-10-011-0/+3
| | | * | | | | | | [IA64] ioc3_serial: release resources in error return pathRahul Ruikar2010-10-011-0/+4
| | | * | | | | | | [IA64] Remove unnecessary casts of private_data in perfmon.cJoe Perches2010-09-231-6/+6
| | | * | | | | | | [IA64] Fix missing iounmap in error path in cyclone.cJulia Lawall2010-09-231-1/+1
| | | * | | | | | | [IA64] salinfo: sema_init instead of init_MUTEXThomas Gleixner2010-09-231-1/+1
| | | * | | | | | | [IA64] xen: use ARRAY_SIZE macro in xen_pv_ops.cNikitas Angelinas2010-09-231-3/+2
| | | * | | | | | | [IA64] Use static const char * const in palinfo.cJoe Perches2010-09-231-1/+1
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | [IA64] Cannot use register_percpu_irq() from ia64_mca_init()Tony Luck2010-10-071-19/+19
| | * | | | | | | [IA64] Initialize interrupts later (from init_IRQ())Tony Luck2010-10-053-51/+5
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | [IA64] Stop using the deprecated __do_IRQ() code pathTony Luck2010-09-273-6/+13
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-10-2196-4135/+1327
|\ \ \ \ \ \ \ \
| * | | | | | | | pcmcia: synclink_cs: fix information leak to userlandVasiliy Kulikov2010-10-211-0/+2
| * | | | | | | | pcmcia: don't call flush_scheduled_work() spuriouslyTejun Heo2010-10-162-7/+0
| * | | | | | | | serial_cs: drop spurious flush_scheduled_work() callTejun Heo2010-10-161-5/+0
| * | | | | | | | pcmcia/yenta: guide users in case of problems with O2-bridgesWolfram Sang2010-10-151-2/+2
| * | | | | | | | pcmcia: fix unused function compile warningMaciej Żenczykowski2010-10-141-1/+1
| * | | | | | | | pcmcia: vrc4173_cardu: Fix error path for pci_release_regions and pci_disable...Rahul Ruikar2010-10-051-19/+39
| * | | | | | | | pcmcia: add a few debug statementsDominik Brodowski2010-09-291-0/+10
| * | | | | | | | pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-2935-1526/+3
| * | | | | | | | pcmcia: avoid messages on module (un)loadingDominik Brodowski2010-09-2912-49/+5
| * | | | | | | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-2957-172/+67
| * | | | | | | | pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski2010-09-2916-144/+8
| * | | | | | | | pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-2944-1025/+515
| * | | | | | | | pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-2943-329/+120
| * | | | | | | | pcmcia: Documentation updateDominik Brodowski2010-09-291-22/+89
OpenPOWER on IntegriCloud