index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi_mpc8xxx.c
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-16
spi: Correct SPI clock frequency setting in spi_mpc8xxx
Ernst Schwab
2010-01-20
spi/mpc8xxx: don't check platform_get_irq's return value against zero
Uwe Kleine-König
2009-12-17
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-17
spi: spi_mpc8xxx.c: use resource_size()
hartleys
2009-12-14
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-09
spi/mpc8xxx: don't use __exit_p to wrap plat_mpc8xxx_spi_remove
Uwe Kleine-König
2009-11-24
powerpc: Fix build of some FSL platforms
Benjamin Herrenschmidt
2009-11-12
spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chips
Anton Vorontsov
2009-11-12
spi_mpc8xxx: Turn qe_mode into flags
Anton Vorontsov
2009-11-12
spi_mpc8xxx: Factor out SPI mode change steps into a call
Anton Vorontsov
2009-11-12
spi_mpc8xxx: Fix uninitialized variable
Anton Vorontsov
2009-06-19
spi_mpc8xxx: s/83xx/8xxx/g
Anton Vorontsov
2009-06-19
spi_mpc83xx: rename spi_83xx.c to spi_8xxx.c
Anton Vorontsov