aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/dmaengine.c
Commit message (Expand)AuthorAge
* dmaengine: Add slave DMA interfaceHaavard Skinnemoen2008-07-08
* dmaengine: Add dma_client parameter to device_alloc_chan_resourcesHaavard Skinnemoen2008-07-08
* dmaengine: track the number of clients using a channelDan Williams2008-07-08
* dmaengine: Couple DMA channels to their physical DMA deviceHaavard Skinnemoen2008-07-08
* DMA engine: typo fixesSebastian Siewior2008-04-21
* dmaengine: ack to flags: make use of the unused bits in the 'ack' fieldDan Williams2008-04-17
* async_tx: kill ->device_dependency_addedDan Williams2008-04-17
* async_tx: fix multiple dependency submissionDan Williams2008-04-17
* dmaengine: Fix a bug about BUG_ON() on DMA engine capability DMA_INTERRUPT.Zhang Wei2008-03-13
* async_tx: kill tx_set_src and tx_set_dest methodsDan Williams2008-02-06
* DMA: Convert from class_device to device for DMA engineTony Jones2008-01-24
* dmaengine: fix broken device refcountingHaavard Skinnemoen2007-11-14
* dmaengine: make clients responsible for managing channelsDan Williams2007-07-13
* dmaengine: refactor dmaengine around dma_async_tx_descriptorDan Williams2007-07-13
* drivers/dma: handle sysfs errorsJeff Garzik2007-07-11
* [PATCH] rm pointless dmaengine exportsDavid Brownell2007-03-16
* [IOAT]: fix kernel-doc in source filesRandy Dunlap2006-07-03
* [I/OAT]: Do not use for_each_cpu().Andrew Morton2006-06-18
* [I/OAT]: DMA memcpy subsystemChris Leech2006-06-18