Age | Commit message (Expand) | Author | Files | Lines |
2015-10-19 | spi: dw: introduce spi_shutdown_chip() | Andy Shevchenko | 1 | -0/+6 |
2015-08-21 | spi: dw: Allow interface drivers to limit data I/O to word sizes | Michael van der Westhuizen | 1 | -0/+35 |
2015-03-17 | spi: dw-spi: Convert 16bit accesses to 32bit accesses | Thor Thayer | 1 | -10/+0 |
2015-03-09 | spi: dw-mid: convert to use dw_dmac instead of intel_mid_dma | Andy Shevchenko | 1 | -2/+2 |
2015-03-09 | spi: dw-mid: move to use core SPI DMA mappings | Andy Shevchenko | 1 | -11/+6 |
2015-03-09 | spi: dw-mid: clear ongoing DMA transfers on timeout | Andy Shevchenko | 1 | -0/+1 |
2015-03-09 | spi: dw-mid: split dma_setup() from dma_transfer() | Andy Shevchenko | 1 | -2/+2 |
2015-03-06 | spi: dw: move to SPI core message handling | Andy Shevchenko | 1 | -26/+0 |
2015-03-06 | spi: dw: make sure SPI controller is enabled | Andy Shevchenko | 1 | -0/+12 |
2014-10-29 | spi: dw-mid: split rx and tx callbacks when DMA | Andy Shevchenko | 1 | -1/+1 |
2014-10-02 | spi: dw-mid: change magic numbers to the constants | Andy Shevchenko | 1 | -0/+4 |
2014-09-13 | spi: dw-mid: remove redundant dmac member | Andy Shevchenko | 1 | -1/+0 |
2014-09-13 | spi: dw: remove FSF address | Andy Shevchenko | 1 | -3/+3 |
2014-04-24 | spi: dw: add support for gpio controlled chip select | Baruch Siach | 1 | -5/+11 |
2014-04-24 | spi: dw: migrate to generic queue infrastructure | Baruch Siach | 1 | -8/+0 |
2013-12-31 | spi: dw: use managed resources | Baruch Siach | 1 | -3/+1 |
2013-12-30 | spi: dw: drop unused struct dw_spi field | Baruch Siach | 1 | -1/+0 |
2011-09-21 | spi: spi-dw: fix all sparse warnings | H Hartley Sweeten | 1 | -44/+53 |
2011-07-08 | spi/dw: Add spi number into spi irq desc | Liu, ShuoX | 1 | -0/+1 |
2011-06-06 | spi: reorganize drivers | Grant Likely | 1 | -0/+232 |