summaryrefslogtreecommitdiffstats
path: root/crypto/async_tx/async_tx.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-06async_tx: allow architecture specific async_tx_find_channel implementationsDan Williams1-3/+3
2008-02-06async_tx: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-2/+1
2007-09-24async_tx: fix dma_wait_for_async_txDan Williams1-2/+10
2007-07-13async_tx: add the async_tx apiDan Williams1-0/+497