summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi_mpc8xxx.c
AgeCommit message (Expand)Author
2010-08-02powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-16spi: Correct SPI clock frequency setting in spi_mpc8xxxErnst Schwab
2010-01-20spi/mpc8xxx: don't check platform_get_irq's return value against zeroUwe Kleine-König
2009-12-17Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-17spi: spi_mpc8xxx.c: use resource_size()hartleys
2009-12-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-08spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_removeUwe Kleine-König
2009-11-24powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt
2009-11-11spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chipsAnton Vorontsov
2009-11-11spi_mpc8xxx: Turn qe_mode into flagsAnton Vorontsov
2009-11-11spi_mpc8xxx: Factor out SPI mode change steps into a callAnton Vorontsov
2009-11-11spi_mpc8xxx: Fix uninitialized variableAnton Vorontsov
2009-06-19spi_mpc8xxx: s/83xx/8xxx/gAnton Vorontsov
2009-06-19spi_mpc83xx: rename spi_83xx.c to spi_8xxx.cAnton Vorontsov