aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/fsl-edma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-04dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart1-1/+1
2014-07-25dmaengine: fsl-edma: fix dmamux index calculating errorJingchang Lu1-2/+4
2014-04-16dma: fix eDMA driver as a subsys_initcallYuan Yao1-1/+11
2014-03-06dma: fsl-edma: fix static checker warning of NULL dereferenceJingchang Lu1-2/+2
2014-02-18dma: Add Freescale eDMA engine driver supportJingchang Lu1-0/+975