index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
mpc52xx_spi.c
Age
Commit message (
Expand
)
Author
2011-06-06
spi: reorganize drivers
Grant Likely
2011-02-28
dt/spi: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-12-24
spi/mpc52xx-spi: fix annotation for remove()-pointer
Wolfram Sang
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-07-30
of/spi: call of_register_spi_devices() from spi core code
Anatolij Gustschin
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-20
spi: make Open Firmware device id constant
Márton Németh
2009-12-08
spi/mpc52xx-spi: minor cleanups
Wolfram Sang
2009-12-08
mpc52xx_spi: add gpio chipselect
Luotao Fu
2009-12-08
mpc52xx_spi: add missing mode_bits definition
Luotao Fu
2009-12-08
mpc52xx_spi: fix clearing status register
Luotao Fu
2009-11-04
powerpc/5200: Add mpc5200-spi (non-PSC) device driver
Grant Likely