Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | spi/mpc8xxx: refactor the common code for SPI/eSPI controller | Mingkai Hu | 2010-10-12 | 5 | -392/+522 | |
| * | | | spi/mpc8xxx: rename spi_mpc8xxx.c to spi_fsl_spi.c | Mingkai Hu | 2010-10-12 | 3 | -5/+6 | |
| * | | | Merge commit 'v2.6.36-rc7' into spi/next | Grant Likely | 2010-10-12 | 167 | -562/+992 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | spi/pl022: fix dubious allocation staticize platform data | Linus Walleij | 2010-10-12 | 1 | -50/+46 | |
| * | | | spi/pl022: get rid of chipinfo dev pointer | Linus Walleij | 2010-10-12 | 2 | -16/+12 | |
| * | | | spi/pl022: Add spi->mode support to AMBA SPI driver | Kevin Wells | 2010-10-12 | 7 | -99/+63 | |
| * | | | spi: change to new flag variable | matt mooney | 2010-10-12 | 1 | -3/+1 | |
| * | | | spi/pl022: add PrimeCell generic DMA support | Linus Walleij | 2010-10-12 | 2 | -88/+434 | |
| * | | | spi/topcliff: Tidy up Kconfig help text | Grant Likely | 2010-10-12 | 1 | -4/+3 | |
| * | | | spi/topcliff: cleanups for style and conciseness | Grant Likely | 2010-10-12 | 1 | -364/+138 | |
| * | | | spi/topcliff: Add topcliff platform controller hub (PCH) spi bus driver | Masayuki Ohtake | 2010-10-08 | 3 | -0/+1538 | |
| * | | | spi/s3c64xx: Correction for 16,32 bits bus width | Jassi Brar | 2010-09-29 | 1 | -15/+41 | |
| * | | | spi/s3c64xx: Consider the clk_from_cmu flag | Jassi Brar | 2010-09-29 | 2 | -38/+59 | |
| * | | | spi/s3c64xx: Prevent unnecessary map-unmap | Jassi Brar | 2010-09-29 | 1 | -0/+8 | |
| * | | | spi/amba-pl022: Fix error case return statement. | Julia Lawall | 2010-09-29 | 1 | -1/+2 | |
| * | | | spi/orion: Drop unnecessary null test | Julia Lawall | 2010-09-29 | 1 | -2/+2 | |
| * | | | spi: omap2_mcspi: make use of dev_vdbg() | Felipe Balbi | 2010-09-29 | 1 | -27/+9 | |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-10-21 | 15 | -300/+117 | |
|\ \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *---------. \ \ \ | Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex... | Tony Luck | 2010-10-12 | 134 | -731/+1042 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | [IA64] Add CONFIG_STACKTRACE_SUPPORT | Tony Luck | 2010-09-23 | 3 | -0/+43 | |
| | | | | | * | | | | | [IA64] remove asm/compat.h | Tony Luck | 2010-09-23 | 1 | -208/+0 | |
| | | | | | |/ / / / | ||||||
| | | | | * | | | | | [IA64] unwind - optimise linked-list searches for modules | Phil Carmody | 2010-09-14 | 1 | -1/+16 | |
| | | | | * | | | | | [IA64] unwind: remove preprocesser noise, and correct comment | Phil Carmody | 2010-09-14 | 1 | -3/+3 | |
| | | | * | | | | | | [IA64] Move local_softirq_pending() definition | Tony Luck | 2010-09-20 | 1 | -6/+5 | |
| | | | * | | | | | | [IA64] iommu: Add a dummy iommu_table.h file in IA64. | Konrad Rzeszutek Wilk | 2010-09-20 | 1 | -0/+6 | |
| | | * | | | | | | | [IA64] enable ARCH_DMA_ADDR_T_64BIT | FUJITA Tomonori | 2010-10-01 | 1 | -0/+3 | |
| | | * | | | | | | | [IA64] ioc3_serial: release resources in error return path | Rahul Ruikar | 2010-10-01 | 1 | -0/+4 | |
| | | * | | | | | | | [IA64] Remove unnecessary casts of private_data in perfmon.c | Joe Perches | 2010-09-23 | 1 | -6/+6 | |
| | | * | | | | | | | [IA64] Fix missing iounmap in error path in cyclone.c | Julia Lawall | 2010-09-23 | 1 | -1/+1 | |
| | | * | | | | | | | [IA64] salinfo: sema_init instead of init_MUTEX | Thomas Gleixner | 2010-09-23 | 1 | -1/+1 | |
| | | * | | | | | | | [IA64] xen: use ARRAY_SIZE macro in xen_pv_ops.c | Nikitas Angelinas | 2010-09-23 | 1 | -3/+2 | |
| | | * | | | | | | | [IA64] Use static const char * const in palinfo.c | Joe Perches | 2010-09-23 | 1 | -1/+1 | |
| | | | |_|/ / / / | | | |/| | | | | | ||||||
| | * | | | | | | | [IA64] Cannot use register_percpu_irq() from ia64_mca_init() | Tony Luck | 2010-10-07 | 1 | -19/+19 | |
| | * | | | | | | | [IA64] Initialize interrupts later (from init_IRQ()) | Tony Luck | 2010-10-05 | 3 | -51/+5 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | [IA64] Stop using the deprecated __do_IRQ() code path | Tony Luck | 2010-09-27 | 3 | -6/+13 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-10-21 | 96 | -4135/+1327 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | pcmcia: synclink_cs: fix information leak to userland | Vasiliy Kulikov | 2010-10-21 | 1 | -0/+2 | |
| * | | | | | | | | pcmcia: don't call flush_scheduled_work() spuriously | Tejun Heo | 2010-10-16 | 2 | -7/+0 | |
| * | | | | | | | | serial_cs: drop spurious flush_scheduled_work() call | Tejun Heo | 2010-10-16 | 1 | -5/+0 | |
| * | | | | | | | | pcmcia/yenta: guide users in case of problems with O2-bridges | Wolfram Sang | 2010-10-15 | 1 | -2/+2 | |
| * | | | | | | | | pcmcia: fix unused function compile warning | Maciej Żenczykowski | 2010-10-14 | 1 | -1/+1 | |
| * | | | | | | | | pcmcia: vrc4173_cardu: Fix error path for pci_release_regions and pci_disable... | Rahul Ruikar | 2010-10-05 | 1 | -19/+39 | |
| * | | | | | | | | pcmcia: add a few debug statements | Dominik Brodowski | 2010-09-29 | 1 | -0/+10 | |
| * | | | | | | | | pcmcia: remove obsolete and wrong comments | Dominik Brodowski | 2010-09-29 | 35 | -1526/+3 | |
| * | | | | | | | | pcmcia: avoid messages on module (un)loading | Dominik Brodowski | 2010-09-29 | 12 | -49/+5 | |
| * | | | | | | | | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski | 2010-09-29 | 57 | -172/+67 | |
| * | | | | | | | | pcmcia: remove the "Finally, report what we've done" message | Dominik Brodowski | 2010-09-29 | 16 | -144/+8 | |
| * | | | | | | | | pcmcia: use autoconfiguration feature for ioports and iomem | Dominik Brodowski | 2010-09-29 | 44 | -1025/+515 | |
| * | | | | | | | | pcmcia: introduce autoconfiguration feature | Dominik Brodowski | 2010-09-29 | 43 | -329/+120 | |
| * | | | | | | | | pcmcia: Documentation update | Dominik Brodowski | 2010-09-29 | 1 | -22/+89 |