CRIS v32: Add prototypes for cache flushing
[safe/jmp/linux-2.6] / crypto / async_tx / async_xor.c
2008-02-06 Dan Williamsasync_tx: allow architecture specific async_tx_find_cha...
2008-02-06 Dan Williamsasync_tx: replace 'int_en' with operation preparation...
2008-02-06 Dan Williamsasync_tx: kill tx_set_src and tx_set_dest methods
2008-02-06 Dan Williamsasync_tx: kill ASYNC_TX_ASSUME_COHERENT
2008-02-06 Dan Williamsasync_tx: fix compile breakage, mark do_async_xor __alw...
2007-07-13 Dan Williamsasync_tx: add the async_tx api