aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/async_tx
Commit message (Expand)AuthorAge
* async_tx: allow architecture specific async_tx_find_channel implementationsDan Williams2008-02-06
* async_tx: replace 'int_en' with operation preparation flagsDan Williams2008-02-06
* async_tx: kill tx_set_src and tx_set_dest methodsDan Williams2008-02-06
* async_tx: kill ASYNC_TX_ASSUME_COHERENTDan Williams2008-02-06
* async_tx: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-06
* async_tx: fix compile breakage, mark do_async_xor __always_inlineDan Williams2008-02-06
* async_tx: fix dma_wait_for_async_txDan Williams2007-09-24
* async_tx: fix kmap_atomic usage in async_memcpyDan Williams2007-07-20
* async_tx: add the async_tx apiDan Williams2007-07-13