| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -529/+0 |
* | dt/spi: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -5/+4 |
* | spi/mpc52xx-psc-spi: move probe/remove to proper sections | Wolfram Sang | 2010-12-24 | 1 | -20/+15 |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -2/+2 |
* | of/address: Clean up function declarations | Grant Likely | 2010-08-01 | 1 | -0/+1 |
* | of/spi: call of_register_spi_devices() from spi core code | Anatolij Gustschin | 2010-07-30 | 1 | -8/+2 |
* | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 1 | -3/+1 |
* | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-19 | 1 | -5/+6 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | spi: make Open Firmware device id constant | Márton Németh | 2010-01-20 | 1 | -1/+1 |
* | spi/mpc52xx: replace printk with dev_err | Wolfram Sang | 2009-11-05 | 1 | -3/+2 |
* | spi/mpc52xx-psc-spi: check for valid PSC | Wolfram Sang | 2009-11-05 | 1 | -4/+8 |
* | spi/mpc5200: Register SPI devices described in device tree | Grant Likely | 2009-11-04 | 1 | -1/+7 |
* | mpc52xx_psc_spi: convert to cs_control callback | Anton Vorontsov | 2009-06-18 | 1 | -13/+9 |
* | spi: move more spi_setup() functionality into core | David Brownell | 2009-06-18 | 1 | -9/+3 |
* | spi: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-25 | 1 | -1/+1 |
* | spi: mpc52xx_psc_spi chipselect bugfix | Stefano Babic | 2008-12-02 | 1 | -1/+4 |
* | mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGE | Kumar Gala | 2008-10-16 | 1 | -55/+0 |
* | powerpc/mpc5200: fix build warnings on mpc52xx_psc_spi driver | Grant Likely | 2008-10-08 | 1 | -3/+3 |
* | mpc52xx_psc_spi: fix block transfer | Luotao Fu | 2008-07-29 | 1 | -15/+7 |
* | powerpc/mpc52xx_psc_spi: use linux/of_platform.h instead of asm | Stephen Rothwell | 2008-07-12 | 1 | -1/+1 |
* | mpc5200_psc_spi: typo fix in header block | Grant Likely | 2008-05-15 | 1 | -1/+1 |
* | spi: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-11 | 1 | -0/+3 |
* | powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driver | Grant Likely | 2008-03-05 | 1 | -3/+8 |
* | [POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdm | Grant Likely | 2008-01-26 | 1 | -75/+2 |
* | [POWERPC] mpc5200: normalize compatible property bindings | Grant Likely | 2008-01-26 | 1 | -2/+3 |
* | [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions. | Grant Likely | 2008-01-18 | 1 | -2/+7 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 1 | -1/+1 |
* | spi doesn't need class_device | Tony Jones | 2007-10-16 | 1 | -1/+1 |
* | SPI controller drivers: check for unsupported modes | David Brownell | 2007-07-17 | 1 | -0/+9 |
* | mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGE | Domen Puncer | 2007-05-24 | 1 | -14/+11 |
* | MPC52xx PSC SPI master driver | Dragos Carp | 2007-05-11 | 1 | -0/+654 |