Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | MX28: SPI: Supercharge the SPI driver | Marek Vasut | 2012-09-01 | -31/+65 |
* | spi: fix mxs_spi_slave structure allocation to clear memory | Matt Sealey | 2012-09-01 | -1/+1 |
* | mxs: Convert sys_proto.h prefixes to 'mxs' | Otavio Salvador | 2012-09-01 | -4/+4 |
* | mxs: prefix register structs with 'mxs' prefix | Otavio Salvador | 2012-09-01 | -10/+9 |
* | MX28: SPI: Add DMA transfer support | Marek Vasut | 2012-09-01 | -1/+116 |
* | MX28: SPI: Pull out the PIO transfer function | Marek Vasut | 2012-09-01 | -33/+41 |
* | MX28: SPI: Refactor spi_xfer a bit | Marek Vasut | 2012-09-01 | -10/+22 |
* | spi: mxs: Allow other chip selects to work | Fabio Estevam | 2012-05-15 | -0/+10 |
* | spi: mxs: Introduce spi_cs_is_valid() | Fabio Estevam | 2012-05-15 | -2/+11 |
* | mxs_spi: Return proper timeout error | Fabio Estevam | 2012-03-27 | -3/+3 |
* | mx28: fix i.MX28 spi driver | Matthias Fuchs | 2012-02-12 | -3/+9 |
* | iMX28: Add SPI driver | Marek Vasut | 2011-11-11 | -0/+186 |