summaryrefslogtreecommitdiffstats
path: root/drivers/dma/dmaengine.c
Commit message (Expand)AuthorAgeFilesLines
* 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-251-21/+22
* dmaengine: fix broken device refcountingHaavard Skinnemoen2007-11-151-11/+6Star
* 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-121-2/+20
* [PATCH] rm pointless dmaengine exportsDavid Brownell2007-03-171-12/+6Star
* [IOAT]: fix kernel-doc in source filesRandy Dunlap2006-07-041-8/+12
* [I/OAT]: Do not use for_each_cpu().Andrew Morton2006-06-181-3/+3
* [I/OAT]: DMA memcpy subsystemChris Leech2006-06-181-0/+408