aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/ep93xx_dma.c
AgeCommit message (Expand)Author
2013-11-14dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz
2013-11-13dmaengine: prepare for generic 'unmap' dataDan Williams
2013-08-05ep93xx_dma: remove useless use of lockAndy Shevchenko
2013-01-12dma: ep93xx_dma: reuse is_slave_direction helperAndy Shevchenko
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-09-22dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann
2012-09-01dma: fix commentsMasanari Iida
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-15dmaengine: fix cyclic dma usageVinod Koul
2012-04-20dmaengine/ep93xx_dma: Implement double buffering for M2M DMA channelsRafal Prylowski
2012-03-21dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine
2012-03-13dmaengine: consolidate initialization of cookiesRussell King - ARM Linux
2012-03-13dmaengine: consolidate tx_status functionsRussell King - ARM Linux
2012-03-13dmaengine: provide a common function for completing a dma descriptorRussell King - ARM Linux
2012-03-13dmaengine: consolidate assignment of DMA cookiesRussell King - ARM Linux
2012-03-13dmaengine: add private header fileRussell King - ARM Linux
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux
2011-12-05dma/ep93xx_dma: prevent ep93xx_dma_tasklet() to reference an empty listMika Westerberg
2011-12-05dma/ep93xx_dma: fix initialization of M2M control registerRafal Prylowski
2011-10-27dmaengine: move drivers to dma_transfer_directionVinod Koul
2011-10-16dmaengine/ep93xx_dma: add module.h includeMika Westerberg
2011-06-16dma/ep93xx_dma.c: local symbols should be staticH Hartley Sweeten
2011-06-06dmaengine: add ep93xx DMA supportMika Westerberg