aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/dmaengine.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-17async_tx: fix multiple dependency submissionDan Williams1-2/+0
2008-03-13dmaengine: Fix a bug about BUG_ON() on DMA engine capability DMA_INTERRUPT.Zhang Wei1-1/+1
2008-02-06async_tx: kill tx_set_src and tx_set_dest methodsDan Williams1-21/+28
2008-01-24DMA: Convert from class_device to device for DMA engineTony Jones1-21/+22
2007-11-14dmaengine: fix broken device refcountingHaavard Skinnemoen1-11/+6
2007-07-13dmaengine: make clients responsible for managing channelsDan Williams1-106/+111
2007-07-13dmaengine: refactor dmaengine around dma_async_tx_descriptorDan Williams1-0/+182
2007-07-11drivers/dma: handle sysfs errorsJeff Garzik1-2/+20
2007-03-16[PATCH] rm pointless dmaengine exportsDavid Brownell1-12/+6
2006-07-03[IOAT]: fix kernel-doc in source filesRandy Dunlap1-8/+12
2006-06-17[I/OAT]: Do not use for_each_cpu().Andrew Morton1-3/+3
2006-06-17[I/OAT]: DMA memcpy subsystemChris Leech1-0/+408