Age | Commit message (Expand) | Author | Files | Lines |
2017-12-15 | dmaengine: fsl-edma: disable clks on all error paths | Andreas Platschek | 1 | -14/+14 |
2016-07-16 | dmaengine: fsl-edma: kill the tasklets upon exit | Vinod Koul | 1 | -0/+12 |
2016-07-16 | dmaengine: fsl-edma: explicitly freeup irq | Vinod Koul | 1 | -0/+12 |
2016-06-21 | dmaengine: fsl-edma: print error code in error messages. | Peter Griffin | 1 | -2/+4 |
2016-06-21 | dmaengine: fsl-edma: Fix clock handling error paths | Peter Griffin | 1 | -4/+15 |
2015-12-05 | dmaengine: fsl-edma: add PM suspend/resume support | Yuan Yao | 1 | -3/+82 |
2015-06-25 | dmaengine: fsl-edma: clear pending interrupts on initialization | Stefan Agner | 1 | -4/+5 |
2014-12-22 | dmaengine: fsl-edma: Declare slave capabilities for the generic code | Maxime Ripard | 1 | -13/+4 |
2014-12-22 | dmaengine: fsl-edma: Split device_control | Maxime Ripard | 1 | -48/+58 |
2014-12-22 | dmaengine: Make the destination abbreviation coherent | Maxime Ripard | 1 | -1/+1 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-12-09 | dmaengine: fsl-edma: fixup reg offset and hw S/G support in big-endian model | Jingchang Lu | 1 | -93/+96 |
2014-12-08 | dmaengine: fsl-edma: fix calculation of remaining bytes | Stefan Agner | 1 | -1/+1 |
2014-10-20 | dma: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-08-04 | dmaengine: Remove the context argument to the prep_dma_cyclic operation | Laurent Pinchart | 1 | -1/+1 |
2014-07-25 | dmaengine: fsl-edma: fix dmamux index calculating error | Jingchang Lu | 1 | -2/+4 |
2014-04-16 | dma: fix eDMA driver as a subsys_initcall | Yuan Yao | 1 | -1/+11 |
2014-03-06 | dma: fsl-edma: fix static checker warning of NULL dereference | Jingchang Lu | 1 | -2/+2 |
2014-02-18 | dma: Add Freescale eDMA engine driver support | Jingchang Lu | 1 | -0/+975 |