summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2016-07-08dmaengine: vdma: Add support for mulit-channel dma modeKedareswara rao Appana
2016-07-06dmaengine: qcom-bam-dma: add __maybe_unused annotations for PMArnd Bergmann
2016-07-06dmaengine: bcm2835: fix 64-bit warningArnd Bergmann
2016-07-01dmaengine: axi-dmac: Return IRQ_NONE if no IRQs are pendingLars-Peter Clausen
2016-07-01dmaengine: axi-dmac: Propagate errors from platform_get_irq()Lars-Peter Clausen
2016-07-01dmaengine: axi-dmac: Add MODULE_DEVICE_TABLE()Lars-Peter Clausen
2016-07-01dmaengine: bcm2835: fix 64-bit warningArnd Bergmann
2016-06-30dmaengine: qcom-bam-dma: Add pm_runtime supportPramod Gurav
2016-06-30dmaengine: tegra-apb: Return the actual descriptor statusJon Hunter
2016-06-30dmaengine: tegra-apb: Remove duplicated residue calculationJon Hunter
2016-06-30dmaengine: tegra-apb: Correct grammar in TX status debug messageJon Hunter
2016-06-30dmaengine: at_xdmac: fix debug stringAlexandre Belloni
2016-06-28dmaengine: ti-dma-crossbar: make omap_dmaxbar_init staticBen Dooks
2016-06-25dmaengine: hsu: Export hsu_dma_get_status()Chuah, Kim Tatt
2016-06-21dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin
2016-06-21dmaengine: tegra20-apb-dma: Only calculate residue if txstate exists.Peter Griffin
2016-06-21dmaengine: sun6i-dma: Only calculate residue if state exists.Peter Griffin
2016-06-21dmaengine: ste_dma40: Only calculate residue if txstate exists.Peter Griffin
2016-06-21dmaengine: s3c24xx: Simplify code in s3c24xx_dma_tx_status()Peter Griffin
2016-06-21dmaengine: coh901318: Only calculate residue if txstate exists.Peter Griffin
2016-06-21dmaengine: fsl-edma: print error code in error messages.Peter Griffin
2016-06-21dmaengine: fsl-edma: Fix clock handling error pathsPeter Griffin
2016-06-21dmaengine: vdma: Add 64 bit addressing support for the axi cdmaKedareswara rao Appana
2016-06-21dmaengine: vdma: Add 64 bit addressing support for the axi dmaKedareswara rao Appana
2016-06-14dmaengine: tegra: Remove some whitespace funkinessThierry Reding
2016-06-13dmaengine: xilinx-vdma: add some sanity checksArnd Bergmann
2016-06-13dmaengine: vdma: Fix compilation warning in cyclic dma modeKedareswara rao Appana
2016-06-08dmaengine: bcm2835: fix unexported functionBen Dooks
2016-06-08dmaengine: at_xdmac: fix un-exported functionsBen Dooks
2016-06-08dmaengine: sirf: fix un-exported struct warningsBen Dooks
2016-06-08dmaengine: ste_dma40_ll: make d40_width_to_bits staticBen Dooks
2016-06-08dmaengine: edma: Use early completion for intermediate paRAM set in slave_sgPeter Ujfalusi
2016-06-07dmaengine: mv_xor: Fix incorrect offset in dma_map_page()Stefan Roese
2016-06-07dmaengine: mv_xor: Minor coding style fixStefan Roese
2016-06-07dmaengine: vdma: Use dma_pool_zallocKedareswara rao Appana
2016-06-07dmaengine: vdma: Add support for cyclic dma modeKedareswara rao Appana
2016-05-30dmaengine: at_xdmac: double FIFO flush needed to compute residueLudovic Desroches
2016-05-30dmaengine: at_xdmac: fix residue corruptionLudovic Desroches
2016-05-30dmaengine: at_xdmac: align descriptors on 64 bitsLudovic Desroches
2016-05-30dmaengine: rcar-dmac: use list_add() on rcar_dmac_desc_put()Kuninori Morimoto
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-19Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-05-17Merge branch 'topic/xilinx' into for-linusVinod Koul
2016-05-17Merge branch 'topic/tegra' into for-linusVinod Koul
2016-05-17Merge branch 'topic/sun6i' into for-linusVinod Koul
2016-05-17Merge branch 'topic/qcom' into for-linusVinod Koul
2016-05-17Merge branch 'topic/pxa' into for-linusVinod Koul
2016-05-17Merge branch 'topic/pl08x' into for-linusVinod Koul
2016-05-17Merge branch 'topic/mv_xor' into for-linusVinod Koul
2016-05-17Merge branch 'topic/mpc512x' into for-linusVinod Koul