summaryrefslogtreecommitdiff
path: root/drivers/dma/dw
AgeCommit message (Expand)Author
2013-11-14dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz
2013-11-13dmaengine: prepare for generic 'unmap' dataDan Williams
2013-10-31DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent()Russell King
2013-10-25dmaengine: dw: use DMA_COMPLETE for dma completion statusVinod Koul
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-08-05dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESSAndy Shevchenko
2013-08-05dma: dw: return DMA_SUCCESS immediately from device_tx_status()Andy Shevchenko
2013-08-05dma: dw: allow shared interruptsAndy Shevchenko
2013-08-05dma: dw: improve comparison with ~0Andy Shevchenko
2013-08-05dma: dw: append MODULE_DEVICE_TABLE for ACPI caseAndy Shevchenko
2013-07-05dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagicallyVinod Koul
2013-07-05dma: dw: add PCI part of the driverAndy Shevchenko
2013-07-05dma: dw: split driver to library part and platform codeAndy Shevchenko
2013-07-05dma: move dw_dmac driver to an own directoryAndy Shevchenko