summaryrefslogtreecommitdiffstats
path: root/drivers/spi/mpc52xx_psc_spi.c
Commit message (Expand)AuthorAgeFilesLines
* spi/mpc5200: Register SPI devices described in device treeGrant Likely2009-11-041-1/+7
* mpc52xx_psc_spi: convert to cs_control callbackAnton Vorontsov2009-06-181-13/+9
* spi: move more spi_setup() functionality into coreDavid Brownell2009-06-181-9/+3
* spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-241-1/+1
* spi: mpc52xx_psc_spi chipselect bugfixStefano Babic2008-12-011-1/+4
* mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGEKumar Gala2008-10-161-55/+0
* powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driverGrant Likely2008-10-081-3/+3
* mpc52xx_psc_spi: fix block transferLuotao Fu2008-07-281-15/+7
* 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-141-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-041-3/+8
* [POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdmGrant Likely2008-01-261-75/+2
* [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-231-14/+11
* MPC52xx PSC SPI master driverDragos Carp2007-05-111-0/+654
OpenPOWER on IntegriCloud