Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-10-25 | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely | 1 | -13/+1 |
2011-09-15 | spi/imx: Fix spi-imx when the hardware SPI chipselects are used | Fabio Estevam | 1 | -1/+3 |
2011-07-14 | spi/imx: add device tree probe support | Shawn Guo | 1 | -7/+31 |
2011-07-14 | spi/imx: copy gpio number passed by platform data into driver private data | Shawn Guo | 1 | -5/+7 |
2011-07-14 | spi/imx: use soc name in spi device type naming scheme | Shawn Guo | 1 | -99/+109 |
2011-07-14 | spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4 | Shawn Guo | 1 | -52/+18 |
2011-07-14 | spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macro | Shawn Guo | 1 | -53/+53 |
2011-07-14 | spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macro | Shawn Guo | 1 | -31/+31 |
2011-07-14 | spi/imx: do not make copy of spi_imx_devtype_data | Shawn Guo | 1 | -12/+12 |
2011-06-06 | spi: reorganize drivers | Grant Likely | 1 | -0/+944 |