Linus Torvalds
|
5dc18f51a2
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
|
16 年之前 |
Dan Williams
|
287d859222
atmel-mci: fix initialization of dma slave data
|
16 年之前 |
Johannes Weiner
|
1d93e52eb4
dmaengine: update kerneldoc
|
16 年之前 |
David S. Miller
|
b4bd07c20b
net_dma: call dmaengine_get only if NET_DMA enabled
|
16 年之前 |
Linus Torvalds
|
7954d5cf39
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
|
16 年之前 |
Guennadi Liakhovetski
|
ef560682a9
dmaengine: add async_tx_clear_ack() macro
|
16 年之前 |
Dan Williams
|
c50331e8be
dmaengine: dma_issue_pending_all == nop when CONFIG_DMA_ENGINE=n
|
16 年之前 |
Dan Williams
|
649274d993
net_dma: acquire/release dma channels on ifup/ifdown
|
16 年之前 |
Dan Williams
|
864498aaa9
dmaengine: use idr for registering dma device numbers
|
16 年之前 |
Dan Williams
|
41d5e59c12
dmaengine: add a release for dma class devices and dependent infrastructure
|
16 年之前 |
Dan Williams
|
7dd6025101
dmaengine: kill enum dma_state_client
|
16 年之前 |
Dan Williams
|
f27c580c36
dmaengine: remove 'bigref' infrastructure
|
16 年之前 |
Dan Williams
|
aa1e6f1a38
dmaengine: kill struct dma_client and supporting infrastructure
|
16 年之前 |
Dan Williams
|
209b84a88f
dmaengine: replace dma_async_client_register with dmaengine_get
|
16 年之前 |
Dan Williams
|
74465b4ff9
atmel-mci: convert to dma_request_channel and down-level dma_slave
|
16 年之前 |
Dan Williams
|
33df8ca068
dmatest: convert to dma_request_channel
|
16 年之前 |
Dan Williams
|
59b5ec2144
dmaengine: introduce dma_request_channel and private channels
|
16 年之前 |
Dan Williams
|
2ba05622b8
dmaengine: provide a common 'issue_pending_all' implementation
|
16 年之前 |
Dan Williams
|
bec085134e
dmaengine: centralize channel allocation, introduce dma_find_channel
|
16 年之前 |
Dan Williams
|
6f49a57aa5
dmaengine: up-level reference counting to the module level
|
16 年之前 |
Dan Williams
|
07f2211e4f
dmaengine: remove dependency on async_tx
|
16 年之前 |
Dan Williams
|
0839875e0c
async_tx: make async_tx_test_ack a boolean routine
|
17 年之前 |
Haavard Skinnemoen
|
dc0ee6435c
dmaengine: Add slave DMA interface
|
17 年之前 |
Dan Williams
|
e1d181efb1
dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap
|
17 年之前 |
Haavard Skinnemoen
|
848c536a37
dmaengine: Add dma_client parameter to device_alloc_chan_resources
|
17 年之前 |
Dan Williams
|
7cc5bf9a3a
dmaengine: track the number of clients using a channel
|
17 年之前 |
Sebastian Siewior
|
8a5703f846
DMA engine: typo fixes
|
17 年之前 |
Dan Williams
|
636bdeaa12
dmaengine: ack to flags: make use of the unused bits in the 'ack' field
|
17 年之前 |
Dan Williams
|
ce4d65a5db
async_tx: kill ->device_dependency_added
|
17 年之前 |
Dan Williams
|
19242d7233
async_tx: fix multiple dependency submission
|
17 年之前 |