Andy Shevchenko
|
dd8ecfcac6
dmaengine: dw: don't perform DMA when dmaengine_submit is called
|
11 years ago |
Andy Shevchenko
|
cba15617c3
dmaengine: dw: add debug message to dwc_dostart_first_queued
|
11 years ago |
Andy Shevchenko
|
e7637c6c03
dmaengine: dw: introduce dwc_dostart_first_queued() helper
|
11 years ago |
Andy Shevchenko
|
1222934e54
dmaengine: dw: check return code of dma_async_device_register()
|
11 years ago |
Andy Shevchenko
|
8be4f523b4
dmaengine: dw: fix regression in dw_probe() function
|
11 years ago |
Andy Shevchenko
|
d2f78e95e4
dmaengine: dw: enable clock before access
|
11 years ago |
Andy Shevchenko
|
97977f7576
dmaengine: dw: went back to plain {request,free}_irq() calls
|
11 years ago |
Andy Shevchenko
|
000871ce03
dma: dw: allocate memory in two stages in probe
|
11 years ago |
Andy Shevchenko
|
dd5720b300
dma: dw: remove leftovers in the comment blocks
|
11 years ago |
Andy Shevchenko
|
5a87f0e618
dma: dw: use %pad instead of casting dma_addr_t
|
11 years ago |
Andy Shevchenko
|
fc61f6b4f3
dma: dw: join split up messages
|
11 years ago |
Andy Shevchenko
|
1d566f11d0
dma: dw: fix style of multiline comment
|
11 years ago |
Vinod Koul
|
df12a3178d
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
12 years ago |
Bartlomiej Zolnierkiewicz
|
54f8d501e8
dmaengine: remove DMA unmap from drivers
|
12 years ago |
Dan Williams
|
d38a8c622a
dmaengine: prepare for generic 'unmap' data
|
12 years ago |
Vinod Koul
|
2c40410b87
dmaengine: dw: use DMA_COMPLETE for dma completion status
|
12 years ago |
Andy Shevchenko
|
effd5cf6fe
dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESS
|
12 years ago |
Andy Shevchenko
|
12381dc0c7
dma: dw: return DMA_SUCCESS immediately from device_tx_status()
|
12 years ago |
Andy Shevchenko
|
3783cef876
dma: dw: allow shared interrupts
|
12 years ago |
Andy Shevchenko
|
78f3c9d2e0
dma: dw: improve comparison with ~0
|
12 years ago |
Andy Shevchenko
|
9cade1a46c
dma: dw: split driver to library part and platform code
|
12 years ago |