aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-04dmatest: fix indentationAndy Shevchenko1-6/+6
2015-02-04dmaengine: Add driver for IMG MDCAndrew Bresticker3-0/+1021
2015-02-04dmaengine: s3c24xx: missing unlock on an error pathDan Carpenter1-3/+5
2015-02-03ioatdma: Adding support for BDX-DE ioatdma.Dave Jiang3-0/+15
2015-02-02Merge branch 'topic/rcar' into for-linusVinod Koul4-2/+1762
2015-02-02Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linusVinod Koul44-1715/+1531
2015-01-25dmaengine: of: bail out early if "dmas" property is not presentWolfram Sang1-0/+4
2015-01-25dmaengine: shdmac: fixup WARNING of slave caps retrievalKuninori Morimoto1-0/+9
2015-01-25dmaengine: rcar-hpbdma: tidyup residue_granularityKuninori Morimoto1-1/+1
2015-01-24ARM: SAMSUNG: remove unused DMA infrastructureArnd Bergmann1-1/+1
2015-01-18dmaengine: coh901318: fix function return types build warningsArnd Bergmann1-8/+12
2015-01-18dmaengine: s3c24xx: Fix typoMaxime Ripard1-1/+1
2015-01-18dmaengine: sa11x0: Fix warning and compilation errorsMaxime Ripard1-12/+9
2015-01-18dmaengine: Move dma_get_slave_caps() implementation to dmaengine.cLaurent Pinchart1-0/+33
2015-01-14dmaengine: at_hdmac: declare slave capabilitiesLudovic Desroches1-0/+9
2015-01-14dmaengine: tegra: add slave capabilities reportingPaul Walmsley1-0/+15
2015-01-13dmaengine: fsldma: remove the unused variableKevin Hao1-1/+0
2015-01-13dmaengine: fsldma: declare slave capabilities for the generic codeKevin Hao2-0/+9
2015-01-13dmaengine: rcar-hpbdma: fixup WARNING of slave caps retrievalKuninori Morimoto1-0/+6
2015-01-13dmaengine: imx-sdma: Return a proper error code in platform_get_irq()Fabio Estevam1-1/+1
2015-01-13dmaengine: imx-sdma: Use devm functionsFabio Estevam1-46/+16
2015-01-13dmaengine: imx-sdma: Declare slave capabilities for the generic codeFabio Estevam1-0/+4
2015-01-13dmaengine: mxs-dma: Declare slave capabilities for the generic codeFabio Estevam1-0/+4
2015-01-13dmaengine: dw: provide DMA capabilitiesAndy Shevchenko1-1/+15
2015-01-13dmaengine: dw: balance PM runtime callsAndy Shevchenko2-2/+5
2015-01-13dmaengine: drop owner assignment from platform_driversWolfram Sang1-1/+0
2015-01-13dmaengine: mmp-tdma: fix terminate_all return codeArnd Bergmann1-0/+2
2015-01-13dmaengine: mmp-tdma: don't include mach/regs-icu.hArnd Bergmann1-1/+0
2015-01-13dmaengine: k3: fix duplicate function definitionArnd Bergmann1-3/+3
2015-01-13dmaengine: k3: Fix duplicated function name and allmodconfig buildKrzysztof Kozlowski1-4/+4
2014-12-23dmaengine: rcar-dmac: Handle hardware descriptor allocation failureJürg Billeter1-5/+9
2014-12-23dmaengine: rcar-dmac: Cache hardware descriptors memoryLaurent Pinchart1-20/+58
2014-12-23dmaengine: rcar-dmac: Implement support for hardware descriptor listsLaurent Pinchart1-51/+253
2014-12-23dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driverLaurent Pinchart4-2/+1518
2014-12-22dmaengine: imx-dma.c: Remove unused functionRickard Strandqvist1-5/+0
2014-12-22dmaengine: nbpfaxi: update the driver commentsVinod Koul1-1/+1
2014-12-22dmaengine: ep93xx: update the driver commentsVinod Koul1-1/+1
2014-12-22dmaengine: dw: update the driver commentsVinod Koul1-1/+1
2014-12-22dmaengine: at_hdmac: update the driver commentsVinod Koul1-1/+2
2014-12-22dmaengine: tegra: fix incompatible pointer type warnsVinod Koul1-2/+3
2014-12-22dmaengine: ste_dma: fix incompatible pointer type warnsVinod Koul1-1/+2
2014-12-22dmaengine: mxs-dma: fix unused variable warnVinod Koul1-2/+0
2014-12-22dmaengine: mxs-dma: fix incompatible pointer type build warnsVinod Koul1-2/+4
2014-12-22dmaengine: omap: fix the assignment to .device_configVinod Koul1-1/+1
2014-12-22dmaengine: mxs-dma: fix the arg to mxs_dma_reset_chan()Vinod Koul1-1/+1
2014-12-22dmaengine: Add a warning for drivers not using the generic slave caps retrievalMaxime Ripard1-0/+3
2014-12-22dmaengine: sun6i: Declare slave capabilities for the generic codeMaxime Ripard1-1/+9
2014-12-22dmaengine: sirf: Declare slave capabilities for the generic codeMaxime Ripard1-13/+3
2014-12-22dmaengine: pl330: Declare slave capabilities for the generic codeMaxime Ripard1-14/+4
2014-12-22dmaengine: omap: Declare slave capabilities for the generic codeMaxime Ripard1-14/+4