Age | Commit message (Expand) | Author | Files | Lines |
2013-07-04 | drivers/dma: remove unused support for MEMSET operations | Bartlomiej Zolnierkiewicz | 1 | -4/+0 |
2009-09-09 | dmaengine: add fence support | Dan Williams | 1 | -0/+3 |
2009-08-30 | async_tx: add support for asynchronous RAID6 recovery operations | Dan Williams | 1 | -0/+8 |
2009-08-30 | async_tx: add support for asynchronous GF multiplication | Dan Williams | 1 | -0/+9 |
2009-08-30 | async_tx: remove walk of tx->parent chain in dma_wait_for_async_tx | Dan Williams | 1 | -0/+23 |
2009-08-30 | async_tx: add sum check flags | Dan Williams | 1 | -1/+1 |
2009-06-04 | async_tx: structify submission arguments, add scribble | Dan Williams | 1 | -30/+54 |
2009-06-04 | async_tx: kill ASYNC_TX_DEP_ACK flag | Dan Williams | 1 | -3/+1 |
2009-04-09 | async_tx: rename zero_sum to val | Dan Williams | 1 | -1/+1 |
2009-03-25 | async_tx: provide __async_inline for HAS_DMA=n archs | Dan Williams | 1 | -0/+9 |
2009-01-06 | dmaengine: provide a common 'issue_pending_all' implementation | Dan Williams | 1 | -1/+1 |
2009-01-06 | dmaengine: remove dependency on async_tx | Dan Williams | 1 | -15/+0 |
2008-07-18 | async_tx: remove depend_tx from async_tx_sync_epilog | Dan Williams | 1 | -8/+1 |
2008-07-18 | async_tx: export async_tx_quiesce | Dan Williams | 1 | -0/+2 |
2008-02-06 | async_tx: allow architecture specific async_tx_find_channel implementations | Dan Williams | 1 | -2/+9 |
2008-02-06 | async_tx: kill ASYNC_TX_ASSUME_COHERENT | Dan Williams | 1 | -2/+0 |
2007-07-20 | async_tx: fix kmap_atomic usage in async_memcpy | Dan Williams | 1 | -6/+0 |
2007-07-13 | async_tx: add the async_tx api | Dan Williams | 1 | -0/+156 |