| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'spi/topic/mxs' into spi-next | Mark Brown | 2013-06-26 | 1 | -6/+0 |
|\ |
|
| * | spi: spi-mxs: Let device core handle pinctrl | Fabio Estevam | 2013-05-13 | 1 | -6/+0 |
* | | spi: convert drivers to use bits_per_word_mask | Stephen Warren | 2013-05-29 | 1 | -6/+1 |
|/ |
|
* | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2013-05-07 | 1 | -51/+9 |
|\ |
|
| * | spi: mxs-spi: move to use generic DMA helper | Shawn Guo | 2013-04-04 | 1 | -51/+9 |
* | | mxs/spi: fix error return code in mxs_spi_probe() | Wei Yongjun | 2013-04-03 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -3/+3 |
|\ |
|
| * | spi: Convert to devm_ioremap_resource() | Thierry Reding | 2013-01-25 | 1 | -3/+3 |
* | | mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptor | Juha Lumme | 2013-02-05 | 1 | -1/+4 |
|/ |
|
* | spi: Remove HOTPLUG section attributes | Grant Likely | 2012-12-07 | 1 | -3/+3 |
* | spi: mxs: Terminate DMA in case of DMA timeout | Marek Vasut | 2012-10-17 | 1 | -0/+1 |
* | spi: mxs: Assign message status after transfer finished | Marek Vasut | 2012-10-17 | 1 | -1/+1 |
* | spi/mxs: Make the SPI block clock speed configurable via DT | Marek Vasut | 2012-09-06 | 1 | -6/+15 |
* | mxs/spi: Rework the mxs_ssp_timeout to be more readable | Marek Vasut | 2012-09-06 | 1 | -11/+9 |
* | mxs/spi: Decrement the DMA/PIO border | Marek Vasut | 2012-09-06 | 1 | -1/+1 |
* | mxs/spi: Increment the transfer length only if transfer succeeded | Marek Vasut | 2012-09-06 | 1 | -1/+1 |
* | mxs/spi: Fix issues when doing long continuous transfer | Marek Vasut | 2012-09-06 | 1 | -53/+88 |
* | spi/mxs: Fix device remove function | Guenter Roeck | 2012-08-27 | 1 | -4/+1 |
* | mxs/spi: Fix misuse of init_completion | Marek Vasut | 2012-08-27 | 1 | -1/+3 |
* | mxs/spi: Restart the block after unsuccessful transfer | Marek Vasut | 2012-08-27 | 1 | -1/+3 |
* | spi/mxs: Add DMA support into SPI driver | Marek Vasut | 2012-08-17 | 1 | -15/+216 |
* | mmc: spi: Pull out common DMA parts from MXS MMC | Marek Vasut | 2012-08-17 | 1 | -1/+0 |
* | spi/mxs: Add SPI driver for mx233/mx28 | Marek Vasut | 2012-08-17 | 1 | -0/+431 |