dmaengine: remove dependency on async_tx
[safe/jmp/linux-2.6] / include / linux / dmaengine.h
2009-01-06 Dan Williamsdmaengine: remove dependency on async_tx
2008-07-18 Dan Williamsasync_tx: make async_tx_test_ack a boolean routine
2008-07-08 Haavard Skinnemoendmaengine: Add slave DMA interface
2008-07-08 Dan Williamsdmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags...
2008-07-08 Haavard Skinnemoendmaengine: Add dma_client parameter to device_alloc_cha...
2008-07-08 Dan Williamsdmaengine: track the number of clients using a channel
2008-04-21 Sebastian SiewiorDMA engine: typo fixes
2008-04-17 Dan Williamsdmaengine: ack to flags: make use of the unused bits...
2008-04-17 Dan Williamsasync_tx: kill ->device_dependency_added
2008-04-17 Dan Williamsasync_tx: fix multiple dependency submission
2008-03-30 Al Virodma_page_list ->base_address is a userland pointer
2008-03-04 Dan Williamsdmaengine: fix sparse warning
2008-02-06 Dan Williamsasync_tx: replace 'int_en' with operation preparation...
2008-02-06 Dan Williamsasync_tx: kill tx_set_src and tx_set_dest methods
2008-02-03 Joe Perchesinclude/linux/: Spelling fixes
2008-01-25 Tony JonesDMA: Convert from class_device to device for DMA engine
2007-07-13 Dan Williamsdmaengine: make clients responsible for managing channels
2007-07-13 Dan Williamsdmaengine: refactor dmaengine around dma_async_tx_descr...
2006-07-04 Randy Dunlap[IOAT]: fix header file kernel-doc
2006-06-28 David Woodhouse[PATCH] Remove gratuitous inclusion of <linux/config...
2006-06-18 Chris Leech[I/OAT]: Utility functions for offloading sk_buff to...
2006-06-18 Chris Leech[I/OAT]: DMA memcpy subsystem