aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/dmaengine.c
Commit message (Expand)AuthorAgeFilesLines
...
* dmaengine: Couple DMA channels to their physical DMA deviceHaavard Skinnemoen2008-07-081-1/+1
* DMA engine: typo fixesSebastian Siewior2008-04-211-3/+3
* dmaengine: ack to flags: make use of the unused bits in the 'ack' fieldDan Williams2008-04-171-6/+6
* async_tx: kill ->device_dependency_addedDan Williams2008-04-171-1/+0
* async_tx: fix multiple dependency submissionDan Williams2008-04-171-2/+0
* dmaengine: Fix a bug about BUG_ON() on DMA engine capability DMA_INTERRUPT.Zhang Wei2008-03-131-1/+1
* async_tx: kill tx_set_src and tx_set_dest methodsDan Williams2008-02-061-21/+28
* DMA: Convert from class_device to device for DMA engineTony Jones2008-01-241-21/+22
* dmaengine: fix broken device refcountingHaavard Skinnemoen2007-11-141-11/+6
* dmaengine: make clients responsible for managing channelsDan Williams2007-07-131-106/+111
* dmaengine: refactor dmaengine around dma_async_tx_descriptorDan Williams2007-07-131-0/+182
* drivers/dma: handle sysfs errorsJeff Garzik2007-07-111-2/+20
* [PATCH] rm pointless dmaengine exportsDavid Brownell2007-03-161-12/+6
* [IOAT]: fix kernel-doc in source filesRandy Dunlap2006-07-031-8/+12
* [I/OAT]: Do not use for_each_cpu().Andrew Morton2006-06-171-3/+3
* [I/OAT]: DMA memcpy subsystemChris Leech2006-06-171-0/+408