summaryrefslogtreecommitdiff
path: root/drivers/dma/dmaengine.c
AgeCommit message (Expand)Author
2008-02-06async_tx: kill tx_set_src and tx_set_dest methodsDan Williams
2008-01-24DMA: Convert from class_device to device for DMA engineTony Jones
2007-11-14dmaengine: fix broken device refcountingHaavard Skinnemoen
2007-07-13dmaengine: make clients responsible for managing channelsDan Williams
2007-07-13dmaengine: refactor dmaengine around dma_async_tx_descriptorDan Williams
2007-07-11drivers/dma: handle sysfs errorsJeff Garzik
2007-03-16[PATCH] rm pointless dmaengine exportsDavid Brownell
2006-07-03[IOAT]: fix kernel-doc in source filesRandy Dunlap
2006-06-17[I/OAT]: Do not use for_each_cpu().Andrew Morton
2006-06-17[I/OAT]: DMA memcpy subsystemChris Leech