| Commit message (Expand) | Author | Age |
* | spi/imx: use gpio_is_valid to determine if a gpio is valid | Hui Wang | 2012-07-13 |
* | spi/imx: remove redundant config.speed_hz setting | Hui Wang | 2012-07-13 |
* | Merge branch 'imx/pinctrl' into imx/clock | Arnd Bergmann | 2012-05-14 |
|\ |
|
| * | spi/imx: adopt pinctrl support | Shawn Guo | 2012-05-11 |
* | | spi i.MX: do not depend on grouped clocks | Sascha Hauer | 2012-04-25 |
|/ |
|
* | spi/imx: prevent NULL pointer dereference in spi_imx_probe() | Lothar Waßmann | 2012-04-11 |
* | spi/imx: mark base member in spi_imx_data as __iomem | Uwe Kleine-König | 2012-03-30 |
* | spi/imx: simplify error handling to free gpios | Axel Lin | 2012-03-09 |
* | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely | 2011-10-24 |
* | spi/imx: Fix spi-imx when the hardware SPI chipselects are used | Fabio Estevam | 2011-09-15 |
* | spi/imx: add device tree probe support | Shawn Guo | 2011-07-14 |
* | spi/imx: copy gpio number passed by platform data into driver private data | Shawn Guo | 2011-07-14 |
* | spi/imx: use soc name in spi device type naming scheme | Shawn Guo | 2011-07-14 |
* | spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4 | Shawn Guo | 2011-07-14 |
* | spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macro | Shawn Guo | 2011-07-14 |
* | spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macro | Shawn Guo | 2011-07-14 |
* | spi/imx: do not make copy of spi_imx_devtype_data | Shawn Guo | 2011-07-14 |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 |