aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-dw-mid.c
Commit message (Expand)AuthorAge
* spi: dw-mid: clear BUSY flag fist and test other oneAndy Shevchenko2015-03-07
* spi: dw-mid: avoid potential NULL dereferenceAndy Shevchenko2015-03-06
* spi: dw-mid: get a proper clock frequency for SPI2Andy Shevchenko2015-01-27
* spi: dw-pci: describe Intel MID controllers betterAndy Shevchenko2015-01-07
* spi: dw-mid: fix FIFO sizeAndy Shevchenko2015-01-05
* spi: dw-mid: split rx and tx callbacks when DMAAndy Shevchenko2014-10-28
* spi: dw-mid: refactor to use helpersAndy Shevchenko2014-10-28
* spi: dw-mid: follow new DMAengine workflowAndy Shevchenko2014-10-02
* spi: dw-mid: convert to use DMAengine wrappersAndy Shevchenko2014-10-02
* spi: dw-mid: change magic numbers to the constantsAndy Shevchenko2014-10-02
* spi: dw-mid: terminate ongoing transfers at exitAndy Shevchenko2014-09-24
* spi: dw-mid: respect 8 bit modeAndy Shevchenko2014-09-24
* spi: dw-mid: remove FSF address and update copyrightAndy Shevchenko2014-09-13
* spi: dw-mid: remove redundant dmac memberAndy Shevchenko2014-09-13
* spi: dw-mid: remove Moorestown supportAndy Shevchenko2014-09-13
* spi: dw-mid: check that DMA was inited before exitAndy Shevchenko2014-09-13
* dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-14
* dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
* dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-22
* Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-17
|\
| * spi, serial: move to dma_transfer_directionVinod Koul2011-10-31
* | spi: spi-dw: fix all sparse warningsH Hartley Sweeten2011-09-21
|/
* spi: reorganize driversGrant Likely2011-06-06