ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debugging
[safe/jmp/linux-2.6] / drivers / spi / spi_mpc8xxx.c
2010-05-25 Grant LikelyMerge remote branch 'origin' into secretlab/next-spi
2010-05-25 Joakim Tjernlundspi/spi_mpc8xxx: Do not use map_tx_dma to unmap rx_dma
2010-05-25 Joakim Tjernlundspi/spi_mpc8xxx: Fix QE mode Litte Endian
2010-05-22 Joakim Tjernlundspi/spi_mpc8xxx: fix potential memory corruption.
2010-05-22 Grant LikelyMerge remote branch 'origin' into secretlab/next-devicetree
2010-05-22 Grant Likelyof: Remove duplicate fields from of_platform_driver
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-04-23 Jiri KosinaMerge branch 'master' into for-next
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-16 Thomas WeberFix typos in comments
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