summaryrefslogtreecommitdiffstats
path: root/drivers/spi/mpc52xx_psc_spi.c
Commit message (Expand)AuthorAgeFilesLines
* mpc52xx_psc_spi: convert to cs_control callbackAnton Vorontsov2009-06-181-13/+9Star
* spi: move more spi_setup() functionality into coreDavid Brownell2009-06-181-9/+3Star
* spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-251-1/+1
* spi: mpc52xx_psc_spi chipselect bugfixStefano Babic2008-12-021-1/+4
* mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-10-161-55/+0Star
* powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driverGrant Likely2008-10-081-3/+3
* mpc52xx_psc_spi: fix block transferLuotao Fu2008-07-291-15/+7Star
* powerpc/mpc52xx_psc_spi: use linux/of_platform.h instead of asmStephen Rothwell2008-07-121-1/+1
* mpc5200_psc_spi: typo fix in header blockGrant Likely2008-05-151-1/+1
* spi: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+3
* powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driverGrant Likely2008-03-051-3/+8
* [POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdmGrant Likely2008-01-261-75/+2Star
* [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-261-2/+3
* [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.Grant Likely2008-01-181-2/+7
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* spi doesn't need class_deviceTony Jones2007-10-161-1/+1
* SPI controller drivers: check for unsupported modesDavid Brownell2007-07-171-0/+9
* mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGEDomen Puncer2007-05-241-14/+11Star
* MPC52xx PSC SPI master driverDragos Carp2007-05-111-0/+654