summaryrefslogtreecommitdiff
path: root/crypto/async_tx/async_xor.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* async_tx: allow architecture specific async_tx_find_channel implementationsDan Williams2008-02-061-2/+6
* async_tx: replace 'int_en' with operation preparation flagsDan Williams2008-02-061-4/+6
* async_tx: kill tx_set_src and tx_set_dest methodsDan Williams2008-02-061-34/+60
* async_tx: kill ASYNC_TX_ASSUME_COHERENTDan Williams2008-02-061-16/+6
* async_tx: fix compile breakage, mark do_async_xor __always_inlineDan Williams2008-02-061-1/+5
* async_tx: add the async_tx apiDan Williams2007-07-131-0/+327