aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/mpc52xx_psc_spi.c
AgeCommit message (Expand)Author
2010-12-24spi/mpc52xx-psc-spi: move probe/remove to proper sectionsWolfram Sang
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-07-30of/spi: call of_register_spi_devices() from spi core codeAnatolij Gustschin
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-20spi: make Open Firmware device id constantMárton Németh
2009-11-04spi/mpc52xx: replace printk with dev_errWolfram Sang
2009-11-04spi/mpc52xx-psc-spi: check for valid PSCWolfram Sang
2009-11-04spi/mpc5200: Register SPI devices described in device treeGrant Likely
2009-06-18mpc52xx_psc_spi: convert to cs_control callbackAnton Vorontsov
2009-06-18spi: move more spi_setup() functionality into coreDavid Brownell
2009-03-24spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-01spi: mpc52xx_psc_spi chipselect bugfixStefano Babic
2008-10-16mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGEKumar Gala
2008-10-08powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driverGrant Likely
2008-07-28mpc52xx_psc_spi: fix block transferLuotao Fu
2008-07-12powerpc/mpc52xx_psc_spi: use linux/of_platform.h instead of asmStephen Rothwell
2008-05-14mpc5200_psc_spi: typo fix in header blockGrant Likely
2008-04-11spi: fix platform driver hotplug/coldplugKay Sievers
2008-03-04powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driverGrant Likely
2008-01-26[POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdmGrant Likely
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely
2008-01-18[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.Grant Likely
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-16spi doesn't need class_deviceTony Jones
2007-07-17SPI controller drivers: check for unsupported modesDavid Brownell
2007-05-23mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGEDomen Puncer
2007-05-11MPC52xx PSC SPI master driverDragos Carp