aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/mpc52xx_spi.c
Commit message (Expand)AuthorAgeFilesLines
* dt/spi: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* spi/mpc52xx-spi: fix annotation for remove()-pointerWolfram Sang2010-12-241-1/+1
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* of/spi: call of_register_spi_devices() from spi core codeAnatolij Gustschin2010-07-301-2/+1
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-3/+5
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-7/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* spi: make Open Firmware device id constantMárton Németh2010-01-201-1/+1
* spi/mpc52xx-spi: minor cleanupsWolfram Sang2009-12-081-15/+11
* mpc52xx_spi: add gpio chipselectLuotao Fu2009-12-081-4/+60
* mpc52xx_spi: add missing mode_bits definitionLuotao Fu2009-12-081-0/+2
* mpc52xx_spi: fix clearing status registerLuotao Fu2009-12-081-1/+5
* powerpc/5200: Add mpc5200-spi (non-PSC) device driverGrant Likely2009-11-041-0/+520