aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dmaengine.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-06async_tx: replace 'int_en' with operation preparation flagsDan Williams1-4/+13
2008-02-06async_tx: kill tx_set_src and tx_set_dest methodsDan Williams1-12/+8
2008-02-03include/linux/: Spelling fixesJoe Perches1-1/+1
2008-01-24DMA: Convert from class_device to device for DMA engineTony Jones1-1/+2
2007-07-13dmaengine: make clients responsible for managing channelsDan Williams1-23/+35
2007-07-13dmaengine: refactor dmaengine around dma_async_tx_descriptorDan Williams1-88/+149
2006-07-03[IOAT]: fix header file kernel-docRandy Dunlap1-18/+25
2006-06-27[PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h>David Woodhouse1-1/+1
2006-06-17[I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech1-0/+22
2006-06-17[I/OAT]: DMA memcpy subsystemChris Leech1-0/+337