summaryrefslogtreecommitdiffstats
path: root/drivers/dma/fsl-edma.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: fsl-edma: kill the tasklets upon exitVinod Koul2016-07-161-0/+12
* dmaengine: fsl-edma: explicitly freeup irqVinod Koul2016-07-161-0/+12
* dmaengine: fsl-edma: print error code in error messages.Peter Griffin2016-06-211-2/+4
* dmaengine: fsl-edma: Fix clock handling error pathsPeter Griffin2016-06-211-4/+15
* dmaengine: fsl-edma: add PM suspend/resume supportYuan Yao2015-12-051-3/+82
* dmaengine: fsl-edma: clear pending interrupts on initializationStefan Agner2015-06-251-4/+5
* dmaengine: fsl-edma: Declare slave capabilities for the generic codeMaxime Ripard2014-12-221-13/+4
* dmaengine: fsl-edma: Split device_controlMaxime Ripard2014-12-221-48/+58
* dmaengine: Make the destination abbreviation coherentMaxime Ripard2014-12-221-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * dma: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | dmaengine: fsl-edma: fixup reg offset and hw S/G support in big-endian modelJingchang Lu2014-12-091-93/+96
* | dmaengine: fsl-edma: fix calculation of remaining bytesStefan Agner2014-12-081-1/+1
|/
* dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart2014-08-041-1/+1
* dmaengine: fsl-edma: fix dmamux index calculating errorJingchang Lu2014-07-251-2/+4
* dma: fix eDMA driver as a subsys_initcallYuan Yao2014-04-161-1/+11
* dma: fsl-edma: fix static checker warning of NULL dereferenceJingchang Lu2014-03-061-2/+2
* dma: Add Freescale eDMA engine driver supportJingchang Lu2014-02-181-0/+975