summaryrefslogtreecommitdiff
path: root/drivers/spi/mpc52xx_psc_spi.c
Commit message (Expand)AuthorAge
* spi: reorganize driversGrant Likely2011-06-06
* dt/spi: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* spi/mpc52xx-psc-spi: move probe/remove to proper sectionsWolfram Sang2010-12-24
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of/address: Clean up function declarationsGrant Likely2010-08-01
* of/spi: call of_register_spi_devices() from spi core codeAnatolij Gustschin2010-07-30
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* spi: make Open Firmware device id constantMárton Németh2010-01-20
* spi/mpc52xx: replace printk with dev_errWolfram Sang2009-11-04
* spi/mpc52xx-psc-spi: check for valid PSCWolfram Sang2009-11-04
* spi/mpc5200: Register SPI devices described in device treeGrant Likely2009-11-04
* mpc52xx_psc_spi: convert to cs_control callbackAnton Vorontsov2009-06-18
* spi: move more spi_setup() functionality into coreDavid Brownell2009-06-18
* spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-24
* spi: mpc52xx_psc_spi chipselect bugfixStefano Babic2008-12-01
* mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-10-16
* powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driverGrant Likely2008-10-08
* mpc52xx_psc_spi: fix block transferLuotao Fu2008-07-28
* powerpc/mpc52xx_psc_spi: use linux/of_platform.h instead of asmStephen Rothwell2008-07-12
* mpc5200_psc_spi: typo fix in header blockGrant Likely2008-05-14
* spi: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driverGrant Likely2008-03-04
* [POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdmGrant Likely2008-01-26
* [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-26
* [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.Grant Likely2008-01-18
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* spi doesn't need class_deviceTony Jones2007-10-16
* SPI controller drivers: check for unsupported modesDavid Brownell2007-07-17
* mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGEDomen Puncer2007-05-23
* MPC52xx PSC SPI master driverDragos Carp2007-05-11