summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dmatest: move src_off, dst_off, len inside loopAndy Shevchenko2015-02-041-11/+12
* dmatest: fix indentationAndy Shevchenko2015-02-041-6/+6
* dmaengine: Add driver for IMG MDCAndrew Bresticker2015-02-043-0/+1021
* dmaengine: s3c24xx: missing unlock on an error pathDan Carpenter2015-02-041-3/+5
* ioatdma: Adding support for BDX-DE ioatdma.Dave Jiang2015-02-033-0/+15
* Merge branch 'topic/rcar' into for-linusVinod Koul2015-02-024-2/+1762
|\
| * dmaengine: rcar-dmac: Handle hardware descriptor allocation failureJürg Billeter2014-12-231-5/+9
| * dmaengine: rcar-dmac: Cache hardware descriptors memoryLaurent Pinchart2014-12-231-20/+58
| * dmaengine: rcar-dmac: Implement support for hardware descriptor listsLaurent Pinchart2014-12-231-51/+253
| * dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driverLaurent Pinchart2014-12-234-2/+1518
* | Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linusVinod Koul2015-02-0247-1724/+1536
|\ \
| * | dmaengine: shdmac: fixup WARNING of slave caps retrievalKuninori Morimoto2015-01-251-0/+9
| * | dmaengine: rcar-hpbdma: tidyup residue_granularityKuninori Morimoto2015-01-251-1/+1
| * | dmaengine: coh901318: fix function return types build warningsArnd Bergmann2015-01-181-8/+12
| * | dmaengine: s3c24xx: Fix typoMaxime Ripard2015-01-181-1/+1
| * | dmaengine: sa11x0: Fix warning and compilation errorsMaxime Ripard2015-01-181-12/+9
| * | dmaengine: Move dma_get_slave_caps() implementation to dmaengine.cLaurent Pinchart2015-01-181-0/+33
| * | dmaengine: at_hdmac: declare slave capabilitiesLudovic Desroches2015-01-141-0/+9
| * | dmaengine: tegra: add slave capabilities reportingPaul Walmsley2015-01-141-0/+15
| * | dmaengine: fsldma: remove the unused variableKevin Hao2015-01-131-1/+0
| * | dmaengine: fsldma: declare slave capabilities for the generic codeKevin Hao2015-01-132-0/+9
| * | dmaengine: rcar-hpbdma: fixup WARNING of slave caps retrievalKuninori Morimoto2015-01-131-0/+6
| * | dmaengine: imx-sdma: Return a proper error code in platform_get_irq()Fabio Estevam2015-01-131-1/+1
| * | dmaengine: imx-sdma: Use devm functionsFabio Estevam2015-01-131-46/+16
| * | dmaengine: imx-sdma: Declare slave capabilities for the generic codeFabio Estevam2015-01-131-0/+4
| * | dmaengine: mxs-dma: Declare slave capabilities for the generic codeFabio Estevam2015-01-131-0/+4
| * | dmaengine: dw: provide DMA capabilitiesAndy Shevchenko2015-01-131-1/+15
| * | dmaengine: mmp-tdma: fix terminate_all return codeArnd Bergmann2015-01-131-0/+2
| * | dmaengine: mmp-tdma: don't include mach/regs-icu.hArnd Bergmann2015-01-131-1/+0
| * | dmaengine: k3: fix duplicate function definitionArnd Bergmann2015-01-131-3/+3
| * | dmaengine: k3: Fix duplicated function name and allmodconfig buildKrzysztof Kozlowski2015-01-131-4/+4
| |/
| * dmaengine: nbpfaxi: update the driver commentsVinod Koul2014-12-221-1/+1
| * dmaengine: ep93xx: update the driver commentsVinod Koul2014-12-221-1/+1
| * dmaengine: dw: update the driver commentsVinod Koul2014-12-221-1/+1
| * dmaengine: at_hdmac: update the driver commentsVinod Koul2014-12-221-1/+2
| * dmaengine: tegra: fix incompatible pointer type warnsVinod Koul2014-12-221-2/+3
| * dmaengine: ste_dma: fix incompatible pointer type warnsVinod Koul2014-12-221-1/+2
| * dmaengine: mxs-dma: fix unused variable warnVinod Koul2014-12-221-2/+0
| * dmaengine: mxs-dma: fix incompatible pointer type build warnsVinod Koul2014-12-221-2/+4
| * dmaengine: omap: fix the assignment to .device_configVinod Koul2014-12-221-1/+1
| * dmaengine: mxs-dma: fix the arg to mxs_dma_reset_chan()Vinod Koul2014-12-221-1/+1
| * dmaengine: Add a warning for drivers not using the generic slave caps retrievalMaxime Ripard2014-12-221-0/+3
| * dmaengine: sun6i: Declare slave capabilities for the generic codeMaxime Ripard2014-12-221-1/+9
| * dmaengine: sirf: Declare slave capabilities for the generic codeMaxime Ripard2014-12-221-13/+3
| * dmaengine: pl330: Declare slave capabilities for the generic codeMaxime Ripard2014-12-221-14/+4
| * dmaengine: omap: Declare slave capabilities for the generic codeMaxime Ripard2014-12-221-14/+4
| * dmaengine: nbpfaxi: Declare slave capabilities for the generic codeMaxime Ripard2014-12-221-13/+4
| * dmaengine: edma: Declare slave capabilities for the generic codeMaxime Ripard2014-12-221-14/+6
| * dmaengine: fsl-edma: Declare slave capabilities for the generic codeMaxime Ripard2014-12-221-13/+4
| * dmaengine: bcm2835: Declare slave capabilities for the generic codeMaxime Ripard2014-12-221-12/+3