summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi_mpc8xxx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin' into secretlab/next-spiGrant Likely2010-05-251-7/+10
|\
| * Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-1/+1
| |\
| | * Merge branch 'master' into for-nextJiri Kosina2010-04-231-0/+1
| | |\
| | * | Fix typos in commentsThomas Weber2010-03-161-1/+1
| * | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
| * | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-4/+4
| | |/ | |/|
* | | spi/spi_mpc8xxx: Do not use map_tx_dma to unmap rx_dmaJoakim Tjernlund2010-05-251-1/+1
* | | spi/spi_mpc8xxx: Fix QE mode Litte EndianJoakim Tjernlund2010-05-251-31/+70
* | | spi/spi_mpc8xxx: fix potential memory corruption.Joakim Tjernlund2010-05-221-4/+3
|/ /
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* spi: Correct SPI clock frequency setting in spi_mpc8xxxErnst Schwab2010-02-161-2/+2
* spi/mpc8xxx: don't check platform_get_irq's return value against zeroUwe Kleine-König2010-01-201-2/+2
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-171-1/+1
|\
| * spi: spi_mpc8xxx.c: use resource_size()hartleys2009-12-171-1/+1
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-141-1/+1
|\ \ | |/
| * spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_removeUwe Kleine-König2009-12-081-1/+1
* | powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt2009-11-241-5/+0
* | spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chipsAnton Vorontsov2009-11-111-40/+500
* | spi_mpc8xxx: Turn qe_mode into flagsAnton Vorontsov2009-11-111-11/+19
* | spi_mpc8xxx: Factor out SPI mode change steps into a callAnton Vorontsov2009-11-111-32/+24
* | spi_mpc8xxx: Fix uninitialized variableAnton Vorontsov2009-11-111-0/+1
|/
* spi_mpc8xxx: s/83xx/8xxx/gAnton Vorontsov2009-06-191-200/+200
* spi_mpc83xx: rename spi_83xx.c to spi_8xxx.cAnton Vorontsov2009-06-191-0/+945
OpenPOWER on IntegriCloud