summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: rapidio: tsi721: Rename device_controlMaxime Ripard2014-12-221-6/+2
* 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
OpenPOWER on IntegriCloud