Commit Graph

19 Commits (a08abd8ca890a377521d65d493d174bebcaf694b)

Author SHA1 Message Date
Dan Williams a08abd8ca8 async_tx: structify submission arguments, add scribble 16 years ago
Dan Williams 88ba2aa586 async_tx: kill ASYNC_TX_DEP_ACK flag 16 years ago
Dan Williams 099f53cb50 async_tx: rename zero_sum to val 16 years ago
Dan Williams 06164f3194 async_tx: provide __async_inline for HAS_DMA=n archs 16 years ago
Dan Williams a06d568f7c async_xor: dma_map destination DMA_BIDIRECTIONAL 16 years ago
Dan Williams e34a8ae790 async_tx: fix missing braces in async_xor_zero_sum 17 years ago
Dan Williams 3dce017137 async_tx: remove depend_tx from async_tx_sync_epilog 17 years ago
Dan Williams d2c52b7983 async_tx: export async_tx_quiesce 17 years ago
Dan Williams 669ab0b210 async_tx: fix handling of the "out of descriptor" condition in async_xor 17 years ago
Dan Williams 1e55db2d6b async_tx: ensure the xor destination buffer remains dma-mapped 17 years ago
Dan Williams 636bdeaa12 dmaengine: ack to flags: make use of the unused bits in the 'ack' field 17 years ago
Dan Williams 8d8002f642 async_tx: avoid the async xor_zero_sum path when src_cnt > device->max_xor 17 years ago
Dan Williams 3280ab3e88 async_tx: checkpatch says s/__FUNCTION__/__func__/g 17 years ago
Dan Williams 47437b2c9a async_tx: allow architecture specific async_tx_find_channel implementations 17 years ago
Dan Williams d4c56f97ff async_tx: replace 'int_en' with operation preparation flags 17 years ago
Dan Williams 0036731c88 async_tx: kill tx_set_src and tx_set_dest methods 17 years ago
Dan Williams d909b34759 async_tx: kill ASYNC_TX_ASSUME_COHERENT 17 years ago
Dan Williams 1367a3d310 async_tx: fix compile breakage, mark do_async_xor __always_inline 17 years ago
Dan Williams 9bc89cd82d async_tx: add the async_tx api 18 years ago