summaryrefslogtreecommitdiffstats
path: root/crypto/async_tx/async_tx.c
AgeCommit message (Expand)AuthorLines
2008-04-17dmaengine: ack to flags: make use of the unused bits in the 'ack' fieldDan Williams-4/+5
2008-04-17async_tx: fix multiple dependency submissionDan Williams-35/+162
2008-03-13async_tx: checkpatch says s/__FUNCTION__/__func__/gDan Williams-3/+3
2008-02-06async_tx: allow architecture specific async_tx_find_channel implementationsDan Williams-3/+3
2008-02-06async_tx: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng-2/+1
2007-09-24async_tx: fix dma_wait_for_async_txDan Williams-2/+10
2007-07-13async_tx: add the async_tx apiDan Williams-0/+497