aboutsummaryrefslogtreecommitdiff
path: root/include/linux/dmaengine.h
AgeCommit message (Expand)Author
2008-07-17async_tx: make async_tx_test_ack a boolean routineDan Williams
2008-07-08dmaengine: Add slave DMA interfaceHaavard Skinnemoen
2008-07-08dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmapDan Williams
2008-07-08dmaengine: Add dma_client parameter to device_alloc_chan_resourcesHaavard Skinnemoen
2008-07-08dmaengine: track the number of clients using a channelDan Williams
2008-04-21DMA engine: typo fixesSebastian Siewior
2008-04-17dmaengine: ack to flags: make use of the unused bits in the 'ack' fieldDan Williams
2008-04-17async_tx: kill ->device_dependency_addedDan Williams
2008-04-17async_tx: fix multiple dependency submissionDan Williams
2008-03-30dma_page_list ->base_address is a userland pointerAl Viro
2008-03-04dmaengine: fix sparse warningDan Williams
2008-02-06async_tx: replace 'int_en' with operation preparation flagsDan Williams
2008-02-06async_tx: kill tx_set_src and tx_set_dest methodsDan Williams
2008-02-03include/linux/: Spelling fixesJoe Perches
2008-01-24DMA: Convert from class_device to device for DMA engineTony Jones
2007-07-13dmaengine: make clients responsible for managing channelsDan Williams
2007-07-13dmaengine: refactor dmaengine around dma_async_tx_descriptorDan Williams
2006-07-03[IOAT]: fix header file kernel-docRandy Dunlap
2006-06-27[PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h>David Woodhouse
2006-06-17[I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech
2006-06-17[I/OAT]: DMA memcpy subsystemChris Leech