summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-dw-mid.c
AgeCommit message (Expand)Author
2014-10-02spi: dw-mid: follow new DMAengine workflowAndy Shevchenko
2014-10-02spi: dw-mid: convert to use DMAengine wrappersAndy Shevchenko
2014-10-02spi: dw-mid: change magic numbers to the constantsAndy Shevchenko
2014-09-24spi: dw-mid: terminate ongoing transfers at exitAndy Shevchenko
2014-09-24spi: dw-mid: respect 8 bit modeAndy Shevchenko
2014-09-13spi: dw-mid: remove FSF address and update copyrightAndy Shevchenko
2014-09-13spi: dw-mid: remove redundant dmac memberAndy Shevchenko
2014-09-13spi: dw-mid: remove Moorestown supportAndy Shevchenko
2014-09-13spi: dw-mid: check that DMA was inited before exitAndy Shevchenko
2013-11-14dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-10-31spi, serial: move to dma_transfer_directionVinod Koul
2011-09-21spi: spi-dw: fix all sparse warningsH Hartley Sweeten
2011-06-06spi: reorganize driversGrant Likely