summaryrefslogtreecommitdiffstats
path: root/include/linux/async_tx.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-14/+1Star
* async_tx: deprecate broken support for channel switchingDan Williams2017-02-161-1/+1
* md/raid5: activate raid6 rmw featureMarkus Stockhausen2015-04-221-0/+3
* drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-041-4/+0Star
* dmaengine: add fence supportDan Williams2009-09-091-0/+3
* async_tx: add support for asynchronous RAID6 recovery operationsDan Williams2009-08-301-0/+8
* async_tx: add support for asynchronous GF multiplicationDan Williams2009-08-301-0/+9
* async_tx: remove walk of tx->parent chain in dma_wait_for_async_txDan Williams2009-08-301-0/+23
* async_tx: add sum check flagsDan Williams2009-08-301-1/+1
* async_tx: structify submission arguments, add scribbleDan Williams2009-06-031-30/+54
* async_tx: kill ASYNC_TX_DEP_ACK flagDan Williams2009-06-031-3/+1Star
* async_tx: rename zero_sum to valDan Williams2009-04-081-1/+1
* async_tx: provide __async_inline for HAS_DMA=n archsDan Williams2009-03-251-0/+9
* dmaengine: provide a common 'issue_pending_all' implementationDan Williams2009-01-061-1/+1
* dmaengine: remove dependency on async_txDan Williams2009-01-061-15/+0Star
* async_tx: remove depend_tx from async_tx_sync_epilogDan Williams2008-07-181-8/+1Star
* async_tx: export async_tx_quiesceDan Williams2008-07-181-0/+2
* async_tx: allow architecture specific async_tx_find_channel implementationsDan Williams2008-02-061-2/+9
* async_tx: kill ASYNC_TX_ASSUME_COHERENTDan Williams2008-02-061-2/+0Star
* async_tx: fix kmap_atomic usage in async_memcpyDan Williams2007-07-201-6/+0Star
* async_tx: add the async_tx apiDan Williams2007-07-131-0/+156