aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/dw/core.c
Commit message (Expand)AuthorAge
* dmaengine: dw: check return code of dma_async_device_register()Andy Shevchenko2014-05-22
* dmaengine: dw: fix regression in dw_probe() functionAndy Shevchenko2014-05-22
* dmaengine: dw: enable clock before accessAndy Shevchenko2014-05-22
* dmaengine: dw: went back to plain {request,free}_irq() callsAndy Shevchenko2014-05-07
* dma: dw: allocate memory in two stages in probeAndy Shevchenko2014-03-26
* dma: dw: remove leftovers in the comment blocksAndy Shevchenko2014-02-17
* dma: dw: use %pad instead of casting dma_addr_tAndy Shevchenko2014-01-20
* dma: dw: join split up messagesAndy Shevchenko2014-01-20
* dma: dw: fix style of multiline commentAndy Shevchenko2014-01-20
* Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-16
|\
| * dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-14
| * dmaengine: prepare for generic 'unmap' dataDan Williams2013-11-13
* | dmaengine: dw: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
|/
* dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESSAndy Shevchenko2013-08-05
* dma: dw: return DMA_SUCCESS immediately from device_tx_status()Andy Shevchenko2013-08-05
* dma: dw: allow shared interruptsAndy Shevchenko2013-08-05
* dma: dw: improve comparison with ~0Andy Shevchenko2013-08-05
* dma: dw: split driver to library part and platform codeAndy Shevchenko2013-07-05