Commit Graph

13 Commits (bca5c2c550f16d2dc2d21ffb7b4712bd0a7d32a9)

Author SHA1 Message Date
Dan Williams 636bdeaa12 dmaengine: ack to flags: make use of the unused bits in the 'ack' field 17 years ago
Dan Williams 19242d7233 async_tx: fix multiple dependency submission 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
Denis Cheng cf8f68aa76 async_tx: use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Dan Williams 1367a3d310 async_tx: fix compile breakage, mark do_async_xor __always_inline 17 years ago
Dan Williams 6247cdc2cd async_tx: fix dma_wait_for_async_tx 18 years ago
Dan Williams eb0645a8b1 async_tx: fix kmap_atomic usage in async_memcpy 18 years ago
Dan Williams 9bc89cd82d async_tx: add the async_tx api 18 years ago