of: Always use 'struct device.of_node' to get device node pointer.
[safe/jmp/linux-2.6] / drivers / spi / mpc52xx_psc_spi.c
2010-05-18 Grant Likelyof: Always use 'struct device.of_node' to get device...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-20 Márton Némethspi: make Open Firmware device id constant
2009-11-04 Wolfram Sangspi/mpc52xx: replace printk with dev_err
2009-11-04 Wolfram Sangspi/mpc52xx-psc-spi: check for valid PSC
2009-11-04 Grant Likelyspi/mpc5200: Register SPI devices described in device...
2009-06-18 Anton Vorontsovmpc52xx_psc_spi: convert to cs_control callback
2009-06-18 David Brownellspi: move more spi_setup() functionality into core
2009-06-17 Anton Vorontsovpowerpc/5200: convert mpc52xx_psc_spi to use cs_control...
2009-03-24 Kay Sieversspi: struct device - replace bus_id with dev_name(...
2008-12-02 Stefano Babicspi: mpc52xx_psc_spi chipselect bugfix
2008-10-16 Kumar Galampc52xx_psc_spi: remove code associated with !CONFIG_PP...
2008-10-08 Grant Likelypowerpc/mpc5200: fix build warnings on mpc52xx_psc_spi...
2008-07-28 Luotao Fumpc52xx_psc_spi: fix block transfer
2008-07-12 Stephen Rothwellpowerpc/mpc52xx_psc_spi: use linux/of_platform.h instea...
2008-05-15 Grant Likelympc5200_psc_spi: typo fix in header block
2008-04-11 Kay Sieversspi: fix platform driver hotplug/coldplug
2008-03-05 Grant Likelypowerpc: mpc5200: fix build error on mpc52xx_psc_spi...
2008-01-26 Grant Likely[POWERPC] mpc52xx_psc_spi device driver must not touch...
2008-01-26 Grant Likely[POWERPC] mpc5200: normalize compatible property bindings
2008-01-18 Grant Likely[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-16 Tony Jonesspi doesn't need class_device
2007-07-17 David BrownellSPI controller drivers: check for unsupported modes
2007-05-24 Domen Puncermpc52xx_psc_spi: fix it for CONFIG_PPC_MERGE
2007-05-11 Dragos CarpMPC52xx PSC SPI master driver