kernel-ark/crypto/async_tx
Dan Williams 19242d7233 async_tx: fix multiple dependency submission
Shrink struct dma_async_tx_descriptor and introduce
async_tx_channel_switch to properly inject a channel switch interrupt in
the descriptor stream.  This simplifies the locking model as drivers no
longer need to handle dma_async_tx_descriptor.lock.

Acked-by: Shannon Nelson <shannon.nelson@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2008-04-17 13:25:05 -07:00
..
async_memcpy.c async_tx: checkpatch says s/__FUNCTION__/__func__/g 2008-03-13 10:57:10 -07:00
async_memset.c async_tx: checkpatch says s/__FUNCTION__/__func__/g 2008-03-13 10:57:10 -07:00
async_tx.c async_tx: fix multiple dependency submission 2008-04-17 13:25:05 -07:00
async_xor.c async_tx: avoid the async xor_zero_sum path when src_cnt > device->max_xor 2008-03-18 17:01:00 -07:00
Kconfig
Makefile