Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-12-18 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-12-17 | spi: spi_mpc8xxx.c: use resource_size() | hartleys | 1 | -1/+1 |
2009-12-14 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-12-09 | spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_remove | Uwe Kleine-König | 1 | -1/+1 |
2009-11-24 | powerpc: Fix build of some FSL platforms | Benjamin Herrenschmidt | 1 | -5/+0 |
2009-11-12 | spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chips | Anton Vorontsov | 1 | -40/+500 |
2009-11-12 | spi_mpc8xxx: Turn qe_mode into flags | Anton Vorontsov | 1 | -11/+19 |
2009-11-12 | spi_mpc8xxx: Factor out SPI mode change steps into a call | Anton Vorontsov | 1 | -32/+24 |
2009-11-12 | spi_mpc8xxx: Fix uninitialized variable | Anton Vorontsov | 1 | -0/+1 |
2009-06-20 | spi_mpc8xxx: s/83xx/8xxx/g | Anton Vorontsov | 1 | -200/+200 |
2009-06-20 | spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c | Anton Vorontsov | 1 | -0/+945 |