Dan Williams
|
74465b4ff9
atmel-mci: convert to dma_request_channel and down-level dma_slave
|
16 years ago |
Dan Williams
|
33df8ca068
dmatest: convert to dma_request_channel
|
16 years ago |
Dan Williams
|
59b5ec2144
dmaengine: introduce dma_request_channel and private channels
|
16 years ago |
Dan Williams
|
2ba05622b8
dmaengine: provide a common 'issue_pending_all' implementation
|
16 years ago |
Dan Williams
|
bec085134e
dmaengine: centralize channel allocation, introduce dma_find_channel
|
16 years ago |
Dan Williams
|
6f49a57aa5
dmaengine: up-level reference counting to the module level
|
16 years ago |
Dan Williams
|
07f2211e4f
dmaengine: remove dependency on async_tx
|
16 years ago |
Dan Williams
|
0839875e0c
async_tx: make async_tx_test_ack a boolean routine
|
17 years ago |
Haavard Skinnemoen
|
dc0ee6435c
dmaengine: Add slave DMA interface
|
17 years ago |
Dan Williams
|
e1d181efb1
dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap
|
17 years ago |
Haavard Skinnemoen
|
848c536a37
dmaengine: Add dma_client parameter to device_alloc_chan_resources
|
17 years ago |
Dan Williams
|
7cc5bf9a3a
dmaengine: track the number of clients using a channel
|
17 years ago |
Sebastian Siewior
|
8a5703f846
DMA engine: typo fixes
|
17 years ago |
Dan Williams
|
636bdeaa12
dmaengine: ack to flags: make use of the unused bits in the 'ack' field
|
17 years ago |
Dan Williams
|
ce4d65a5db
async_tx: kill ->device_dependency_added
|
17 years ago |
Dan Williams
|
19242d7233
async_tx: fix multiple dependency submission
|
17 years ago |
Al Viro
|
b2ddb9019e
dma_page_list ->base_address is a userland pointer
|
17 years ago |
Dan Williams
|
ec8670f1f7
dmaengine: fix sparse warning
|
17 years ago |
Dan Williams
|
d4c56f97ff
async_tx: replace 'int_en' with operation preparation flags
|
17 years ago |
Dan Williams
|
0036731c88
async_tx: kill tx_set_src and tx_set_dest methods
|
17 years ago |
Joe Perches
|
fd3f8984f6
include/linux/: Spelling fixes
|
17 years ago |
Tony Jones
|
891f78ea83
DMA: Convert from class_device to device for DMA engine
|
18 years ago |
Dan Williams
|
d379b01e90
dmaengine: make clients responsible for managing channels
|
18 years ago |
Dan Williams
|
7405f74bad
dmaengine: refactor dmaengine around dma_async_tx_descriptor
|
18 years ago |
Randy Dunlap
|
fe4ada2d6f
[IOAT]: fix header file kernel-doc
|
19 years ago |
David Woodhouse
|
1c0f16e5cd
[PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h>
|
19 years ago |
Chris Leech
|
de5506e155
[I/OAT]: Utility functions for offloading sk_buff to iovec copies
|
19 years ago |
Chris Leech
|
c13c8260da
[I/OAT]: DMA memcpy subsystem
|
19 years ago |