aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/async_tx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-25async_tx: provide __async_inline for HAS_DMA=n archsDan Williams1-0/+9
2009-01-06dmaengine: provide a common 'issue_pending_all' implementationDan Williams1-1/+1
2009-01-05dmaengine: remove dependency on async_txDan Williams1-15/+0
2008-07-17async_tx: remove depend_tx from async_tx_sync_epilogDan Williams1-8/+1
2008-07-17async_tx: export async_tx_quiesceDan Williams1-0/+2
2008-02-06async_tx: allow architecture specific async_tx_find_channel implementationsDan Williams1-2/+9
2008-02-06async_tx: kill ASYNC_TX_ASSUME_COHERENTDan Williams1-2/+0
2007-07-20async_tx: fix kmap_atomic usage in async_memcpyDan Williams1-6/+0
2007-07-13async_tx: add the async_tx apiDan Williams1-0/+156