summaryrefslogtreecommitdiff
path: root/drivers/dma/fsl-edma.c
AgeCommit message (Expand)Author
2016-07-16dmaengine: fsl-edma: kill the tasklets upon exitVinod Koul
2016-07-16dmaengine: fsl-edma: explicitly freeup irqVinod Koul
2016-06-21dmaengine: fsl-edma: print error code in error messages.Peter Griffin
2016-06-21dmaengine: fsl-edma: Fix clock handling error pathsPeter Griffin
2015-12-05dmaengine: fsl-edma: add PM suspend/resume supportYuan Yao
2015-06-25dmaengine: fsl-edma: clear pending interrupts on initializationStefan Agner
2014-12-22dmaengine: fsl-edma: Declare slave capabilities for the generic codeMaxime Ripard
2014-12-22dmaengine: fsl-edma: Split device_controlMaxime Ripard
2014-12-22dmaengine: Make the destination abbreviation coherentMaxime Ripard
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-09dmaengine: fsl-edma: fixup reg offset and hw S/G support in big-endian modelJingchang Lu
2014-12-08dmaengine: fsl-edma: fix calculation of remaining bytesStefan Agner
2014-10-20dma: drop owner assignment from platform_driversWolfram Sang
2014-08-04dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart
2014-07-25dmaengine: fsl-edma: fix dmamux index calculating errorJingchang Lu
2014-04-16dma: fix eDMA driver as a subsys_initcallYuan Yao
2014-03-06dma: fsl-edma: fix static checker warning of NULL dereferenceJingchang Lu
2014-02-18dma: Add Freescale eDMA engine driver supportJingchang Lu