summaryrefslogtreecommitdiff
path: root/drivers/dma/dw/core.c
AgeCommit message (Expand)Author
2014-10-05dmaengine: dw: don't perform DMA when dmaengine_submit is calledAndy Shevchenko
2014-10-05dmaengine: dw: introduce dwc_dostart_first_queued() helperAndy Shevchenko
2014-06-07dmaengine: dw: went back to plain {request,free}_irq() callsAndy Shevchenko
2014-01-20dma: dw: use %pad instead of casting dma_addr_tAndy Shevchenko
2014-01-20dma: dw: join split up messagesAndy Shevchenko
2014-01-20dma: dw: fix style of multiline commentAndy Shevchenko
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul
2013-11-14dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz
2013-11-13dmaengine: prepare for generic 'unmap' dataDan Williams
2013-10-25dmaengine: dw: use DMA_COMPLETE for dma completion statusVinod Koul
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-07-05dma: dw: split driver to library part and platform codeAndy Shevchenko