aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge tag 'dmaengine-4.15-rc1' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 26-291/+3597
2017-11-14Merge branch 'topic/xilinx' into for-linusGravatar Vinod Koul 1-0/+14
2017-11-14Merge branch 'topic/timer_api' into for-linusGravatar Vinod Koul 4-11/+8
2017-11-14Merge branch 'topic/ti' into for-linusGravatar Vinod Koul 3-4/+14
2017-11-14Merge branch 'topic/sun' into for-linusGravatar Vinod Koul 1-62/+195
2017-11-14Merge branch 'topic/sprd' into for-linusGravatar Vinod Koul 3-0/+997
2017-11-14Merge branch 'topic/stm' into for-linusGravatar Vinod Koul 4-0/+2032
2017-11-14Merge branch 'topic/sa11x0' into for-linusGravatar Vinod Koul 1-0/+11
2017-11-14Merge branch 'topic/renasas' into for-linusGravatar Vinod Koul 1-3/+2
2017-11-14Merge branch 'topic/qcom' into for-linusGravatar Vinod Koul 1-60/+109
2017-11-14Merge branch 'topic/pl330' into for-linusGravatar Vinod Koul 1-19/+20
2017-11-14Merge branch 'topic/imx' into for-linusGravatar Vinod Koul 1-3/+11
2017-11-14Merge branch 'topic/img' into for-linusGravatar Vinod Koul 1-18/+80
2017-11-14Merge branch 'topic/dmatest' into for-linusGravatar Vinod Koul 1-0/+1
2017-11-14Merge branch 'topic/bcom' into for-linusGravatar Vinod Koul 2-81/+38
2017-11-14Merge branch 'topic/axi' into for-linusGravatar Vinod Koul 1-20/+55
2017-11-14Merge branch 'topic/print_fixes' into for-linusGravatar Vinod Koul 2-4/+4
2017-11-08dmaengine: ti-dma-crossbar: Correct am335x/am43xx mux value typeGravatar Peter Ujfalusi 1-4/+4
2017-11-08dmaengine: dmatest: warn user when dma test times outGravatar Adam Wallis 1-0/+1
2017-11-08dmaengine: Revert "rcar-dmac: use TCRB instead of TCR for residue"Gravatar Vinod Koul 1-1/+1
2017-11-08dmaengine: stm32_mdma: activate pack/unpack featureGravatar Pierre-Yves MORDRET 1-34/+50
2017-11-08dmaengine: at_hdmac: Remove unnecessary 0x prefixes before %padGravatar Vinod Koul 1-1/+1
2017-11-08dmaengine: coh901318: Remove unnecessary 0x prefixes before %padGravatar Vinod Koul 1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 6-0/+6
2017-10-31dmaengine: pch_dma: Replace PCI pool old APIGravatar Romain Perier 1-6/+6
2017-10-24dmaengine: Convert timers to use timer_setup()Gravatar Kees Cook 4-11/+8
2017-10-24dmaengine: sprd: Add Spreadtrum DMA driverGravatar Baolin Wang 3-0/+997
2017-10-23dmaengine: sun6i: Retrieve channel count/max request from devicetreeGravatar Stefan Brüns 1-1/+26
2017-10-23dmaengine: Build bcm-sba-raid driver as loadable module for iProc SoCsGravatar Anup Patel 1-1/+1
2017-10-23dmaengine: bcm-sba-raid: Use common GPL comment headerGravatar Anup Patel 1-3/+8
2017-10-23dmaengine: bcm-sba-raid: Use only single mailbox channelGravatar Anup Patel 1-77/+27
2017-10-23dmaengine: bcm-sba-raid: serialize dma_cookie_complete() using reqs_lockGravatar Anup Patel 1-0/+2
2017-10-20dmaengine: altera: Use IRQ-safe spinlock calls in the error paths as wellGravatar Stefan Roese 1-2/+2
2017-10-20dmaengine: pl330: fix descriptor allocation failGravatar Alexander Kochetkov 1-19/+20
2017-10-20dmaengine: rcar-dmac: use TCRB instead of TCR for residueGravatar Hiroyuki Yokoyama 1-1/+1
2017-10-16dmaengine: sun6i: Add support for Allwinner A64 and compatiblesGravatar Stefan Brüns 1-0/+20
2017-10-16dmaengine: sun6i: Move number of pchans/vchans/request to device structGravatar Stefan Brüns 1-10/+16
2017-10-16dmaengine: sun6i: Enable additional burst lengths/widths on H3Gravatar Stefan Brüns 1-9/+45
2017-10-16dmaengine: sun6i: Restructure code to allow extension for new SoCsGravatar Stefan Brüns 1-28/+38
2017-10-16dmaengine: sun6i: Correct burst length field offsets for H3Gravatar Stefan Brüns 1-7/+27
2017-10-16dmaengine: sun6i: Correct setting of clock autogating register for A83T/H3Gravatar Stefan Brüns 1-5/+23
2017-10-16dmaengine: img-mdc: Add runtime PMGravatar Ed Blake 1-24/+53
2017-10-16dmaengine: img-mdc: Add suspend / resume handlingGravatar Ed Blake 1-0/+33
2017-10-12dmaengine: nbpfaxi: Use of_device_get_match_data() helperGravatar Geert Uytterhoeven 1-3/+2
2017-10-12dmaengine: omap-dma: Implement protection for invalid max_burstGravatar Peter Ujfalusi 1-0/+5
2017-10-12dmaengine: edma: Implement protection for invalid max_burstGravatar Peter Ujfalusi 1-0/+5
2017-10-12dmaengine: stm32: remove redundant initialization of hwdescGravatar Colin Ian King 1-2/+2
2017-10-12dmaengine: stm32_mdma: add CONFIG_OF dependencyGravatar Arnd Bergmann 1-1/+1
2017-10-08dmaengine: stm32: use %p format specfier for pointerGravatar Vinod Koul 1-1/+1
2017-10-08dmaengine: stm32-dmamux: Fix a NULL vs IS_ERR() check in probeGravatar Dan Carpenter 1-2/+2