aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/async_tx/async_xor.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-06async_tx: allow architecture specific async_tx_find_channel implementationsDan Williams1-2/+6
2008-02-06async_tx: replace 'int_en' with operation preparation flagsDan Williams1-4/+6
2008-02-06async_tx: kill tx_set_src and tx_set_dest methodsDan Williams1-34/+60
2008-02-06async_tx: kill ASYNC_TX_ASSUME_COHERENTDan Williams1-16/+6
2008-02-06async_tx: fix compile breakage, mark do_async_xor __always_inlineDan Williams1-1/+5
2007-07-13async_tx: add the async_tx apiDan Williams1-0/+327