Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
[linux-flexiantxendom0-3.2.10.git] / drivers / spi / spi-imx.c
2012-04-11 Lothar Waßmannspi/imx: prevent NULL pointer dereference in spi_imx_pr...
2012-03-30 Uwe Kleine-Königspi/imx: mark base member in spi_imx_data as __iomem
2012-03-09 Axel Linspi/imx: simplify error handling to free gpios
2011-10-24 Grant Likelydrivercore: Add helper macro for platform_driver boiler...
2011-09-15 Fabio Estevamspi/imx: Fix spi-imx when the hardware SPI chipselects...
2011-07-14 Shawn Guospi/imx: add device tree probe support
2011-07-14 Shawn Guospi/imx: copy gpio number passed by platform data into...
2011-07-14 Shawn Guospi/imx: use soc name in spi device type naming scheme
2011-07-14 Shawn Guospi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4
2011-07-14 Shawn Guospi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3...
2011-07-14 Shawn Guospi/imx: use mx21 to name SPI_IMX_VER_0_0 function...
2011-07-14 Shawn Guospi/imx: do not make copy of spi_imx_devtype_data
2011-06-06 Grant Likelyspi: reorganize drivers