summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| | * dmaengine: at_xdmac: Declare slave capabilities for the generic codeLudovic Desroches2014-12-221-22/+11
| | * dmaengine: txx9: Rename device_controlMaxime Ripard2014-12-221-7/+2
| | * dmaengine: td: Rename device_controlMaxime Ripard2014-12-221-6/+2
| | * dmaengine: pch-dma: Rename device_controlMaxime Ripard2014-12-221-6/+2
| | * dmaengine: mv_xor: Remove device_controlMaxime Ripard2014-12-221-9/+0
| | * dmaengine: xilinx: Split device_controlMaxime Ripard2014-12-221-23/+6
| | * dmaengine: tegra20: Split device_controlMaxime Ripard2014-12-221-20/+2
| | * dmaengine: d40: Split device_controlMaxime Ripard2014-12-221-32/+28
| | * dmaengine: sun6i: Split device_controlMaxime Ripard2014-12-221-72/+78
| | * dmaengine: sirf: Split device_controlMaxime Ripard2014-12-221-30/+13
| | * dmaengine: sh: Split device_controlMaxime Ripard2014-12-221-39/+33
| | * dmaengine: sa11x0: Split device_controlMaxime Ripard2014-12-221-74/+84
| | * dmaengine: s3c24xx: Split device_controlMaxime Ripard2014-12-221-39/+36
| | * dmaengine: bam-dma: Split device_controlMaxime Ripard2014-12-221-42/+43
| | * dmaengine: pl330: Split device_controlMaxime Ripard2014-12-221-65/+51
| | * dmaengine: omap: Split device_controlMaxime Ripard2014-12-221-36/+15
| | * dmaengine: nbpfaxi: Split device_controlMaxime Ripard2014-12-221-47/+46
| | * dmaengine: mxs: Split device_controlMaxime Ripard2014-12-221-36/+23
| | * dmaengine: mpc512x: Split device_controlMaxime Ripard2014-12-221-60/+51
| | * dmaengine: fsl-dma: Split device_controlMaxime Ripard2014-12-221-59/+32
| | * dmaengine: moxart: Split device_controlMaxime Ripard2014-12-221-23/+2
| | * dmaengine: mmp-tdma: Split device_controlMaxime Ripard2014-12-221-38/+44