Andy Shevchenko
|
6acf3998d2
dmaengine: dw: balance PM runtime calls
|
10 年之前 |
Andy Shevchenko
|
bb32baf76e
dmaengine: dw: enable runtime PM
|
11 年之前 |
Andy Shevchenko
|
99d9bf4ed2
dmaengine: dw: enable and disable controller when needed
|
11 年之前 |
Andy Shevchenko
|
2540f74b18
dmaengine: dw: always export dw_dma_{en,dis}able
|
11 年之前 |
Andy Shevchenko
|
7a83c04543
dmaengine: dw: introduce dw_dma_on() helper
|
11 年之前 |
Andy Shevchenko
|
a15636e83e
dmaengine: dw: move clock operations to platform.c
|
11 年之前 |
Andy Shevchenko
|
4d130de20c
dmaengine: dw: introduce generic filter function
|
11 年之前 |
Andy Shevchenko
|
8950052029
dmaengine: dw: apply both HS interfaces and remove slave_id usage
|
11 年之前 |
Andy Shevchenko
|
7e1e2f27c5
dmaengine: dw: convert dw_dma_slave to use explicit HS interfaces
|
11 年之前 |
Andy Shevchenko
|
dd8ecfcac6
dmaengine: dw: don't perform DMA when dmaengine_submit is called
|
11 年之前 |
Andy Shevchenko
|
cba15617c3
dmaengine: dw: add debug message to dwc_dostart_first_queued
|
11 年之前 |
Andy Shevchenko
|
e7637c6c03
dmaengine: dw: introduce dwc_dostart_first_queued() helper
|
11 年之前 |
Andy Shevchenko
|
1222934e54
dmaengine: dw: check return code of dma_async_device_register()
|
11 年之前 |
Andy Shevchenko
|
8be4f523b4
dmaengine: dw: fix regression in dw_probe() function
|
11 年之前 |
Andy Shevchenko
|
d2f78e95e4
dmaengine: dw: enable clock before access
|
11 年之前 |
Andy Shevchenko
|
97977f7576
dmaengine: dw: went back to plain {request,free}_irq() calls
|
11 年之前 |
Andy Shevchenko
|
000871ce03
dma: dw: allocate memory in two stages in probe
|
11 年之前 |
Andy Shevchenko
|
dd5720b300
dma: dw: remove leftovers in the comment blocks
|
11 年之前 |
Andy Shevchenko
|
5a87f0e618
dma: dw: use %pad instead of casting dma_addr_t
|
11 年之前 |
Andy Shevchenko
|
fc61f6b4f3
dma: dw: join split up messages
|
11 年之前 |
Andy Shevchenko
|
1d566f11d0
dma: dw: fix style of multiline comment
|
11 年之前 |
Vinod Koul
|
df12a3178d
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
11 年之前 |
Bartlomiej Zolnierkiewicz
|
54f8d501e8
dmaengine: remove DMA unmap from drivers
|
12 年之前 |
Dan Williams
|
d38a8c622a
dmaengine: prepare for generic 'unmap' data
|
12 年之前 |
Vinod Koul
|
2c40410b87
dmaengine: dw: use DMA_COMPLETE for dma completion status
|
12 年之前 |
Andy Shevchenko
|
effd5cf6fe
dma: dw: return DMA_PAUSED only if cookie status is DMA_IN_PROGRESS
|
12 年之前 |
Andy Shevchenko
|
12381dc0c7
dma: dw: return DMA_SUCCESS immediately from device_tx_status()
|
12 年之前 |
Andy Shevchenko
|
3783cef876
dma: dw: allow shared interrupts
|
12 年之前 |
Andy Shevchenko
|
78f3c9d2e0
dma: dw: improve comparison with ~0
|
12 年之前 |
Andy Shevchenko
|
9cade1a46c
dma: dw: split driver to library part and platform code
|
12 年之前 |