summaryrefslogtreecommitdiffstats
path: root/drivers/dma/dw
Commit message (Expand)AuthorAgeFilesLines
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0Star
* dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESSAndy Shevchenko2013-08-051-1/+1
* dma: dw: return DMA_SUCCESS immediately from device_tx_status()Andy Shevchenko2013-08-051-4/+4
* dma: dw: allow shared interruptsAndy Shevchenko2013-08-051-5/+8
* dma: dw: improve comparison with ~0Andy Shevchenko2013-08-051-5/+11
* dma: dw: append MODULE_DEVICE_TABLE for ACPI caseAndy Shevchenko2013-08-051-0/+1
* dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagicallyVinod Koul2013-07-052-9/+8Star
* dma: dw: add PCI part of the driverAndy Shevchenko2013-07-053-0/+113
* dma: dw: split driver to library part and platform codeAndy Shevchenko2013-07-056-278/+435
* dma: move dw_dmac driver to an own directoryAndy Shevchenko2013-07-054-0/+2304