summaryrefslogtreecommitdiffstats
path: root/crypto/async_tx
Commit message (Expand)AuthorAgeFilesLines
...
* async_tx: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-061-2/+1Star
* async_tx: fix compile breakage, mark do_async_xor __always_inlineDan Williams2008-02-061-1/+5
* async_tx: fix dma_wait_for_async_txDan Williams2007-09-241-2/+10
* async_tx: fix kmap_atomic usage in async_memcpyDan Williams2007-07-201-15/+4Star
* async_tx: add the async_tx apiDan Williams2007-07-136-0/+1084