summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2017-11-14Merge tag 'dmaengine-4.15-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-11-14Merge branch 'topic/xilinx' into for-linusVinod Koul
2017-11-14Merge branch 'topic/timer_api' into for-linusVinod Koul
2017-11-14Merge branch 'topic/ti' into for-linusVinod Koul
2017-11-14Merge branch 'topic/sun' into for-linusVinod Koul
2017-11-14Merge branch 'topic/sprd' into for-linusVinod Koul
2017-11-14Merge branch 'topic/stm' into for-linusVinod Koul
2017-11-14Merge branch 'topic/sa11x0' into for-linusVinod Koul
2017-11-14Merge branch 'topic/renasas' into for-linusVinod Koul
2017-11-14Merge branch 'topic/qcom' into for-linusVinod Koul
2017-11-14Merge branch 'topic/pl330' into for-linusVinod Koul
2017-11-14Merge branch 'topic/imx' into for-linusVinod Koul
2017-11-14Merge branch 'topic/img' into for-linusVinod Koul
2017-11-14Merge branch 'topic/dmatest' into for-linusVinod Koul
2017-11-14Merge branch 'topic/bcom' into for-linusVinod Koul
2017-11-14Merge branch 'topic/axi' into for-linusVinod Koul
2017-11-14Merge branch 'topic/print_fixes' into for-linusVinod Koul
2017-11-08dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value typePeter Ujfalusi
2017-11-08dmaengine: dmatest: warn user when dma test times outAdam Wallis
2017-11-08dmaengine: Revert "rcar-dmac: use TCRB instead of TCR for residue"Vinod Koul
2017-11-08dmaengine: stm32_mdma: activate pack/unpack featurePierre-Yves MORDRET
2017-11-08dmaengine: at_hdmac: Remove unnecessary 0x prefixes before %padVinod Koul
2017-11-08dmaengine: coh901318: Remove unnecessary 0x prefixes before %padVinod Koul
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31dmaengine: pch_dma: Replace PCI pool old APIRomain Perier
2017-10-24dmaengine: Convert timers to use timer_setup()Kees Cook
2017-10-24dmaengine: sprd: Add Spreadtrum DMA driverBaolin Wang
2017-10-23dmaengine: sun6i: Retrieve channel count/max request from devicetreeStefan Brüns
2017-10-23dmaengine: Build bcm-sba-raid driver as loadable module for iProc SoCsAnup Patel
2017-10-23dmaengine: bcm-sba-raid: Use common GPL comment headerAnup Patel
2017-10-23dmaengine: bcm-sba-raid: Use only single mailbox channelAnup Patel
2017-10-23dmaengine: bcm-sba-raid: serialize dma_cookie_complete() using reqs_lockAnup Patel
2017-10-20dmaengine: altera: Use IRQ-safe spinlock calls in the error paths as wellStefan Roese
2017-10-20dmaengine: pl330: fix descriptor allocation failAlexander Kochetkov
2017-10-20dmaengine: rcar-dmac: use TCRB instead of TCR for residueHiroyuki Yokoyama
2017-10-16dmaengine: sun6i: Add support for Allwinner A64 and compatiblesStefan Brüns
2017-10-16dmaengine: sun6i: Move number of pchans/vchans/request to device structStefan Brüns
2017-10-16dmaengine: sun6i: Enable additional burst lengths/widths on H3Stefan Brüns
2017-10-16dmaengine: sun6i: Restructure code to allow extension for new SoCsStefan Brüns
2017-10-16dmaengine: sun6i: Correct burst length field offsets for H3Stefan Brüns
2017-10-16dmaengine: sun6i: Correct setting of clock autogating register for A83T/H3Stefan Brüns
2017-10-16dmaengine: img-mdc: Add runtime PMEd Blake
2017-10-16dmaengine: img-mdc: Add suspend / resume handlingEd Blake
2017-10-12dmaengine: nbpfaxi: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-10-12dmaengine: omap-dma: Implement protection for invalid max_burstPeter Ujfalusi
2017-10-12dmaengine: edma: Implement protection for invalid max_burstPeter Ujfalusi
2017-10-12dmaengine: stm32: remove redundant initialization of hwdescColin Ian King
2017-10-12dmaengine: stm32_mdma: add CONFIG_OF dependencyArnd Bergmann
2017-10-08dmaengine: stm32: use %p format specfier for pointerVinod Koul
2017-10-08dmaengine: stm32-dmamux: Fix a NULL vs IS_ERR() check in probeDan Carpenter