summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2015-02-05ioat: fail self-test if wait_for_completion times outNicholas Mc Guire
2015-02-05dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko
2015-02-05dmatest: move src_off, dst_off, len inside loopAndy Shevchenko
2015-02-05dmatest: fix indentationAndy Shevchenko
2015-02-05dmaengine: Add driver for IMG MDCAndrew Bresticker
2015-02-05dmaengine: s3c24xx: missing unlock on an error pathDan Carpenter
2015-02-04ioatdma: Adding support for BDX-DE ioatdma.Dave Jiang
2015-02-03Merge branch 'topic/rcar' into for-linusVinod Koul
2015-02-03Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linusVinod Koul
2015-01-26dmaengine: of: bail out early if "dmas" property is not presentWolfram Sang
2015-01-26dmaengine: shdmac: fixup WARNING of slave caps retrievalKuninori Morimoto
2015-01-26dmaengine: rcar-hpbdma: tidyup residue_granularityKuninori Morimoto
2015-01-24ARM: SAMSUNG: remove unused DMA infrastructureArnd Bergmann
2015-01-18dmaengine: coh901318: fix function return types build warningsArnd Bergmann
2015-01-18dmaengine: s3c24xx: Fix typoMaxime Ripard
2015-01-18dmaengine: sa11x0: Fix warning and compilation errorsMaxime Ripard
2015-01-18dmaengine: Move dma_get_slave_caps() implementation to dmaengine.cLaurent Pinchart
2015-01-13dmaengine: at_hdmac: declare slave capabilitiesLudovic Desroches
2015-01-13dmaengine: tegra: add slave capabilities reportingPaul Walmsley
2015-01-13dmaengine: fsldma: remove the unused variableKevin Hao
2015-01-13dmaengine: fsldma: declare slave capabilities for the generic codeKevin Hao
2015-01-13dmaengine: rcar-hpbdma: fixup WARNING of slave caps retrievalKuninori Morimoto
2015-01-13dmaengine: imx-sdma: Return a proper error code in platform_get_irq()Fabio Estevam
2015-01-13dmaengine: imx-sdma: Use devm functionsFabio Estevam
2015-01-13dmaengine: imx-sdma: Declare slave capabilities for the generic codeFabio Estevam
2015-01-13dmaengine: mxs-dma: Declare slave capabilities for the generic codeFabio Estevam
2015-01-13dmaengine: dw: provide DMA capabilitiesAndy Shevchenko
2015-01-13dmaengine: dw: balance PM runtime callsAndy Shevchenko
2015-01-13dmaengine: drop owner assignment from platform_driversWolfram Sang
2015-01-13dmaengine: mmp-tdma: fix terminate_all return codeArnd Bergmann
2015-01-13dmaengine: mmp-tdma: don't include mach/regs-icu.hArnd Bergmann
2015-01-13dmaengine: k3: fix duplicate function definitionArnd Bergmann
2015-01-13dmaengine: k3: Fix duplicated function name and allmodconfig buildKrzysztof Kozlowski
2014-12-23dmaengine: rcar-dmac: Handle hardware descriptor allocation failureJürg Billeter
2014-12-23dmaengine: rcar-dmac: Cache hardware descriptors memoryLaurent Pinchart
2014-12-23dmaengine: rcar-dmac: Implement support for hardware descriptor listsLaurent Pinchart
2014-12-23dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driverLaurent Pinchart
2014-12-22dmaengine: imx-dma.c: Remove unused functionRickard Strandqvist
2014-12-22dmaengine: nbpfaxi: update the driver commentsVinod Koul
2014-12-22dmaengine: ep93xx: update the driver commentsVinod Koul
2014-12-22dmaengine: dw: update the driver commentsVinod Koul
2014-12-22dmaengine: at_hdmac: update the driver commentsVinod Koul
2014-12-22dmaengine: tegra: fix incompatible pointer type warnsVinod Koul
2014-12-22dmaengine: ste_dma: fix incompatible pointer type warnsVinod Koul
2014-12-22dmaengine: mxs-dma: fix unused variable warnVinod Koul
2014-12-22dmaengine: mxs-dma: fix incompatible pointer type build warnsVinod Koul
2014-12-22dmaengine: omap: fix the assignment to .device_configVinod Koul
2014-12-22dmaengine: mxs-dma: fix the arg to mxs_dma_reset_chan()Vinod Koul
2014-12-22dmaengine: Add a warning for drivers not using the generic slave caps retrievalMaxime Ripard
2014-12-22dmaengine: sun6i: Declare slave capabilities for the generic codeMaxime Ripard