of: Always use 'struct device.of_node' to get device node pointer.
[safe/jmp/linux-2.6] / drivers / spi / spi_mpc8xxx.c
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-16 Ernst Schwabspi: Correct SPI clock frequency setting in spi_mpc8xxx
2010-01-20 Uwe Kleine-Königspi/mpc8xxx: don't check platform_get_irq's return...
2009-12-17 Linus TorvaldsMerge branch 'next-spi' of git://git.secretlab.ca/git...
2009-12-17 hartleysspi: spi_mpc8xxx.c: use resource_size()
2009-12-14 Linus TorvaldsMerge branch 'next-spi' of git://git.secretlab.ca/git...
2009-12-09 Uwe Kleine-Königspi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_sp...
2009-11-24 Benjamin Herrenschmidtpowerpc: Fix build of some FSL platforms
2009-11-12 Anton Vorontsovspi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2...
2009-11-12 Anton Vorontsovspi_mpc8xxx: Turn qe_mode into flags
2009-11-12 Anton Vorontsovspi_mpc8xxx: Factor out SPI mode change steps into...
2009-11-12 Anton Vorontsovspi_mpc8xxx: Fix uninitialized variable
2009-06-19 Anton Vorontsovspi_mpc8xxx: s/83xx/8xxx/g
2009-06-19 Anton Vorontsovspi_mpc83xx: rename spi_83xx.c to spi_8xxx.c