aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-dw-mid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-02spi: dw-mid: follow new DMAengine workflowAndy Shevchenko1-2/+6
2014-10-02spi: dw-mid: convert to use DMAengine wrappersAndy Shevchenko1-12/+7
2014-10-02spi: dw-mid: change magic numbers to the constantsAndy Shevchenko1-2/+2
2014-09-24spi: dw-mid: terminate ongoing transfers at exitAndy Shevchenko1-0/+4
2014-09-24spi: dw-mid: respect 8 bit modeAndy Shevchenko1-2/+2
2014-09-13spi: dw-mid: remove FSF address and update copyrightAndy Shevchenko1-5/+1
2014-09-13spi: dw-mid: remove redundant dmac memberAndy Shevchenko1-4/+8
2014-09-13spi: dw-mid: remove Moorestown supportAndy Shevchenko1-5/+3
2014-09-13spi: dw-mid: check that DMA was inited before exitAndy Shevchenko1-0/+2
2013-11-14dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz1-2/+2
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine1-2/+2
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar1-0/+3
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul1-4/+4
2011-10-31spi, serial: move to dma_transfer_directionVinod Koul1-4/+4
2011-09-21spi: spi-dw: fix all sparse warningsH Hartley Sweeten1-4/+5
2011-06-06spi: reorganize driversGrant Likely1-0/+224