index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
async_tx.h
Age
Commit message (
Expand
)
Author
2009-09-08
dmaengine: add fence support
Dan Williams
2009-08-29
async_tx: add support for asynchronous RAID6 recovery operations
Dan Williams
2009-08-29
async_tx: add support for asynchronous GF multiplication
Dan Williams
2009-08-29
async_tx: remove walk of tx->parent chain in dma_wait_for_async_tx
Dan Williams
2009-08-29
async_tx: add sum check flags
Dan Williams
2009-06-03
async_tx: structify submission arguments, add scribble
Dan Williams
2009-06-03
async_tx: kill ASYNC_TX_DEP_ACK flag
Dan Williams
2009-04-08
async_tx: rename zero_sum to val
Dan Williams
2009-03-25
async_tx: provide __async_inline for HAS_DMA=n archs
Dan Williams
2009-01-06
dmaengine: provide a common 'issue_pending_all' implementation
Dan Williams
2009-01-05
dmaengine: remove dependency on async_tx
Dan Williams
2008-07-17
async_tx: remove depend_tx from async_tx_sync_epilog
Dan Williams
2008-07-17
async_tx: export async_tx_quiesce
Dan Williams
2008-02-06
async_tx: allow architecture specific async_tx_find_channel implementations
Dan Williams
2008-02-06
async_tx: kill ASYNC_TX_ASSUME_COHERENT
Dan Williams
2007-07-20
async_tx: fix kmap_atomic usage in async_memcpy
Dan Williams
2007-07-13
async_tx: add the async_tx api
Dan Williams