summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-dw-mid.c
Commit message (Expand)AuthorAgeFilesLines
* spi: dw-mid: follow new DMAengine workflowAndy Shevchenko2014-10-021-2/+6
* spi: dw-mid: convert to use DMAengine wrappersAndy Shevchenko2014-10-021-12/+7Star
* spi: dw-mid: change magic numbers to the constantsAndy Shevchenko2014-10-021-2/+2
* spi: dw-mid: terminate ongoing transfers at exitAndy Shevchenko2014-09-241-0/+4
* spi: dw-mid: respect 8 bit modeAndy Shevchenko2014-09-241-2/+2
* spi: dw-mid: remove FSF address and update copyrightAndy Shevchenko2014-09-131-5/+1Star
* spi: dw-mid: remove redundant dmac memberAndy Shevchenko2014-09-131-4/+8
* spi: dw-mid: remove Moorestown supportAndy Shevchenko2014-09-131-5/+3Star
* spi: dw-mid: check that DMA was inited before exitAndy Shevchenko2014-09-131-0/+2
* dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-141-2/+2
* dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-211-2/+2
* dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-221-0/+3
* Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-171-4/+4
|\
| * spi, serial: move to dma_transfer_directionVinod Koul2011-10-311-4/+4
* | spi: spi-dw: fix all sparse warningsH Hartley Sweeten2011-09-211-4/+5
|/
* spi: reorganize driversGrant Likely2011-06-061-0/+224