summaryrefslogtreecommitdiff
path: root/include/linux/async_tx.h
Commit message (Expand)AuthorAge
* async_tx: deprecate broken support for channel switchingDan Williams2017-02-16
* md/raid5: activate raid6 rmw featureMarkus Stockhausen2015-04-22
* drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-03
* dmaengine: add fence supportDan Williams2009-09-08
* async_tx: add support for asynchronous RAID6 recovery operationsDan Williams2009-08-29
* async_tx: add support for asynchronous GF multiplicationDan Williams2009-08-29
* async_tx: remove walk of tx->parent chain in dma_wait_for_async_txDan Williams2009-08-29
* async_tx: add sum check flagsDan Williams2009-08-29
* async_tx: structify submission arguments, add scribbleDan Williams2009-06-03
* async_tx: kill ASYNC_TX_DEP_ACK flagDan Williams2009-06-03
* async_tx: rename zero_sum to valDan Williams2009-04-08
* async_tx: provide __async_inline for HAS_DMA=n archsDan Williams2009-03-25
* dmaengine: provide a common 'issue_pending_all' implementationDan Williams2009-01-06
* dmaengine: remove dependency on async_txDan Williams2009-01-05
* async_tx: remove depend_tx from async_tx_sync_epilogDan Williams2008-07-17
* async_tx: export async_tx_quiesceDan Williams2008-07-17
* async_tx: allow architecture specific async_tx_find_channel implementationsDan Williams2008-02-06
* async_tx: kill ASYNC_TX_ASSUME_COHERENTDan Williams2008-02-06
* async_tx: fix kmap_atomic usage in async_memcpyDan Williams2007-07-20
* async_tx: add the async_tx apiDan Williams2007-07-13