Vinod Koul
|
df12a3178d
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
11 年之前 |
Bartlomiej Zolnierkiewicz
|
0776ae7b89
dmaengine: remove DMA unmap flags
|
11 年之前 |
Dan Williams
|
8971646294
async_memcpy: convert to dmaengine_unmap_data
|
11 年之前 |
Dan Williams
|
45c463ae92
dmaengine: reference counted unmap data
|
11 年之前 |
Dan Williams
|
d38a8c622a
dmaengine: prepare for generic 'unmap' data
|
11 年之前 |
Vinod Koul
|
7db5f7274a
dmaengine: remove unused DMA_SUCCESS
|
11 年之前 |
Vinod Koul
|
adfedd9a32
dmaengine: use DMA_COMPLETE for dma completion status
|
11 年之前 |
Linus Torvalds
|
ec5b103ecf
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
|
12 年之前 |
Jon Mason
|
4a43f394a0
dmaengine: dma_sync_wait and dma_find_channel undefined
|
12 年之前 |
Vinod Koul
|
bd127639f4
Merge branch 'topic/api_caps' into for-linus
|
12 年之前 |
Vinod Koul
|
14f00c74f7
dmaengine: dma_slave_caps: remove sg entries
|
12 年之前 |
Vinod Koul
|
355cdafe14
Merge branch 'topic/api_caps' into for-linus
|
12 年之前 |
Dan Carpenter
|
71ea148370
dmaengine: make dma_submit_error() return an error code
|
12 年之前 |
Zhangfei Gao
|
7bb587f4ee
dmaengine: add interface of dma_get_slave_channel
|
12 年之前 |
Vinod Koul
|
221a27c760
dmaengine: add dma_slave_get_caps api
|
12 年之前 |
Bartlomiej Zolnierkiewicz
|
48a9db462d
drivers/dma: remove unused support for MEMSET operations
|
12 年之前 |
Vinod Koul
|
b2396f7984
Merge branch 'topic/of' into for-linus
|
12 年之前 |
Markus Pargmann
|
bef29ec508
DMA: of: Constant names
|
12 年之前 |
Lars-Peter Clausen
|
a53e28da57
dma: Make the 'mask' parameter of __dma_request_channel const
|
12 年之前 |
Matt Porter
|
864ef69b2d
dmaengine: add dma_request_slave_channel_compat()
|
12 年之前 |
Andy Shevchenko
|
978c4172af
dmaengine.h: remove redundant else keyword
|
12 年之前 |
Andy Shevchenko
|
61cc13a51b
dmaengine: introduce is_slave_direction function
|
12 年之前 |
Bartlomiej Zolnierkiewicz
|
e239345f64
dmaengine: remove dma_async_memcpy_complete() macro
|
12 年之前 |
Bartlomiej Zolnierkiewicz
|
b9ee86830f
dmaengine: remove dma_async_memcpy_pending() macro
|
12 年之前 |
Jon Mason
|
944ea4dd38
dmatest: Fix NULL pointer dereference on ioat
|
12 年之前 |
Barry Song
|
a14acb4ac2
DMAEngine: add dmaengine_prep_interleaved_dma wrapper for interleaved api
|
12 年之前 |
Akinobu Mita
|
e5a087fdc1
dmaengine: use for_each_set_bit
|
12 年之前 |
Vinod Koul
|
d18d5f5979
dmaengine: fix build failure due to missing semi-colon
|
12 年之前 |
Jon Hunter
|
9a6cecc846
dmaengine: add helper function to request a slave DMA channel
|
13 年之前 |
Peter Ujfalusi
|
e7736cdea2
dmaengine: Add flags parameter to dmaengine_prep_dma_cyclic()
|
12 年之前 |