summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)AuthorLines
2015-01-14dmaengine: tegra: add slave capabilities reportingPaul Walmsley-0/+15
2015-01-13dmaengine: fsldma: remove the unused variableKevin Hao-1/+0
2015-01-13dmaengine: fsldma: declare slave capabilities for the generic codeKevin Hao-0/+9
2015-01-13dmaengine: rcar-hpbdma: fixup WARNING of slave caps retrievalKuninori Morimoto-0/+6
2015-01-13dmaengine: imx-sdma: Return a proper error code in platform_get_irq()Fabio Estevam-1/+1
2015-01-13dmaengine: imx-sdma: Use devm functionsFabio Estevam-46/+16
2015-01-13dmaengine: imx-sdma: Declare slave capabilities for the generic codeFabio Estevam-0/+4
2015-01-13dmaengine: mxs-dma: Declare slave capabilities for the generic codeFabio Estevam-0/+4
2015-01-13dmaengine: dw: provide DMA capabilitiesAndy Shevchenko-1/+15
2015-01-13dmaengine: dw: balance PM runtime callsAndy Shevchenko-2/+5
2015-01-13dmaengine: drop owner assignment from platform_driversWolfram Sang-1/+0
2015-01-13dmaengine: mmp-tdma: fix terminate_all return codeArnd Bergmann-0/+2
2015-01-13dmaengine: mmp-tdma: don't include mach/regs-icu.hArnd Bergmann-1/+0
2015-01-13dmaengine: k3: fix duplicate function definitionArnd Bergmann-3/+3
2015-01-13dmaengine: k3: Fix duplicated function name and allmodconfig buildKrzysztof Kozlowski-4/+4
2014-12-23dmaengine: rcar-dmac: Handle hardware descriptor allocation failureJürg Billeter-5/+9
2014-12-23dmaengine: rcar-dmac: Cache hardware descriptors memoryLaurent Pinchart-20/+58
2014-12-23dmaengine: rcar-dmac: Implement support for hardware descriptor listsLaurent Pinchart-51/+253
2014-12-23dmaengine: rcar-dmac: Add Renesas R-Car Gen2 DMA Controller (DMAC) driverLaurent Pinchart-2/+1518
2014-12-22dmaengine: imx-dma.c: Remove unused functionRickard Strandqvist-5/+0
2014-12-22dmaengine: nbpfaxi: update the driver commentsVinod Koul-1/+1
2014-12-22dmaengine: ep93xx: update the driver commentsVinod Koul-1/+1
2014-12-22dmaengine: dw: update the driver commentsVinod Koul-1/+1
2014-12-22dmaengine: at_hdmac: update the driver commentsVinod Koul-1/+2
2014-12-22dmaengine: tegra: fix incompatible pointer type warnsVinod Koul-2/+3
2014-12-22dmaengine: ste_dma: fix incompatible pointer type warnsVinod Koul-1/+2
2014-12-22dmaengine: mxs-dma: fix unused variable warnVinod Koul-2/+0
2014-12-22dmaengine: mxs-dma: fix incompatible pointer type build warnsVinod Koul-2/+4
2014-12-22dmaengine: omap: fix the assignment to .device_configVinod Koul-1/+1
2014-12-22dmaengine: mxs-dma: fix the arg to mxs_dma_reset_chan()Vinod Koul-1/+1
2014-12-22dmaengine: Add a warning for drivers not using the generic slave caps retrievalMaxime Ripard-0/+3
2014-12-22dmaengine: sun6i: Declare slave capabilities for the generic codeMaxime Ripard-1/+9
2014-12-22dmaengine: sirf: Declare slave capabilities for the generic codeMaxime Ripard-13/+3
2014-12-22dmaengine: pl330: Declare slave capabilities for the generic codeMaxime Ripard-14/+4
2014-12-22dmaengine: omap: Declare slave capabilities for the generic codeMaxime Ripard-14/+4
2014-12-22dmaengine: nbpfaxi: Declare slave capabilities for the generic codeMaxime Ripard-13/+4
2014-12-22dmaengine: edma: Declare slave capabilities for the generic codeMaxime Ripard-14/+6
2014-12-22dmaengine: fsl-edma: Declare slave capabilities for the generic codeMaxime Ripard-13/+4
2014-12-22dmaengine: bcm2835: Declare slave capabilities for the generic codeMaxime Ripard-12/+3
2014-12-22dmaengine: at_xdmac: Declare slave capabilities for the generic codeLudovic Desroches-22/+11
2014-12-22dmaengine: txx9: Rename device_controlMaxime Ripard-7/+2
2014-12-22dmaengine: td: Rename device_controlMaxime Ripard-6/+2
2014-12-22dmaengine: pch-dma: Rename device_controlMaxime Ripard-6/+2
2014-12-22dmaengine: mv_xor: Remove device_controlMaxime Ripard-9/+0
2014-12-22dmaengine: xilinx: Split device_controlMaxime Ripard-23/+6
2014-12-22dmaengine: tegra20: Split device_controlMaxime Ripard-20/+2
2014-12-22dmaengine: d40: Split device_controlMaxime Ripard-32/+28
2014-12-22dmaengine: sun6i: Split device_controlMaxime Ripard-72/+78
2014-12-22dmaengine: sirf: Split device_controlMaxime Ripard-30/+13
2014-12-22dmaengine: sh: Split device_controlMaxime Ripard-39/+33