summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ioatdma: Adding support for BDX-DE ioatdma.Dave Jiang2015-02-033-0/+15
* dma: mmp_tdma: Fix build for ARM64Rob Herring2015-02-031-0/+7
* dmaengine: dw: update MAINTAINERS fileAndy Shevchenko2015-02-031-0/+1
* Merge branch 'topic/rcar' into for-linusVinod Koul2015-02-026-5/+1765
|\
| * 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
| * dmaengine: rcar-dmac: Remove duplicate sentence from DT bindingsLaurent Pinchart2014-12-231-3/+0
| * dmaengine: Add 16 bytes, 32 bytes and 64 bytes bus widthsLaurent Pinchart2014-12-231-0/+3
* | Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linusVinod Koul2015-02-0250-1829/+1647
|\ \
| * | 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: Add dma_get_slave_caps() inline stub when !CONFIG_DMA_ENGINELaurent Pinchart2015-01-191-2/+6
| * | 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-182-31/+34
| * | 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
| * Documentation: dmaengine: clarify dma_slave_config expectationsVinod Koul2014-12-221-0/+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
| * Documentation: dmaengine: Update the documentationMaxime Ripard2014-12-221-42/+51
| * dmaengine: Remove device_control and device_slave_capsMaxime Ripard2014-12-221-46/+6
| * 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
OpenPOWER on IntegriCloud