aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi_mpc8xxx.c
Commit message (Expand)AuthorAge
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of/spi: call of_register_spi_devices() from spi core codeAnatolij Gustschin2010-07-30
* powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov2010-07-11
* Merge remote branch 'origin' into secretlab/next-spiGrant Likely2010-05-25
|\
| * Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
| |\
| | * Merge branch 'master' into for-nextJiri Kosina2010-04-22
| | |\
| | * | Fix typos in commentsThomas Weber2010-03-16
| * | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
| * | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
| | |/ | |/|
* | | spi/spi_mpc8xxx: Do not use map_tx_dma to unmap rx_dmaJoakim Tjernlund2010-05-25
* | | spi/spi_mpc8xxx: Fix QE mode Litte EndianJoakim Tjernlund2010-05-25
* | | spi/spi_mpc8xxx: fix potential memory corruption.Joakim Tjernlund2010-05-22
|/ /
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* spi: Correct SPI clock frequency setting in spi_mpc8xxxErnst Schwab2010-02-16
* spi/mpc8xxx: don't check platform_get_irq's return value against zeroUwe Kleine-König2010-01-20
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-17
|\
| * spi: spi_mpc8xxx.c: use resource_size()hartleys2009-12-17
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-14
|\|
| * spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_removeUwe Kleine-König2009-12-08
* | powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt2009-11-24
* | spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chipsAnton Vorontsov2009-11-11
* | spi_mpc8xxx: Turn qe_mode into flagsAnton Vorontsov2009-11-11
* | spi_mpc8xxx: Factor out SPI mode change steps into a callAnton Vorontsov2009-11-11
* | spi_mpc8xxx: Fix uninitialized variableAnton Vorontsov2009-11-11
|/
* spi_mpc8xxx: s/83xx/8xxx/gAnton Vorontsov2009-06-19
* spi_mpc83xx: rename spi_83xx.c to spi_8xxx.cAnton Vorontsov2009-06-19