summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)AuthorLines
2015-05-25dmaengine: rcar-dmac: Use DECLARE_BITMAPJoe Perches-1/+1
2015-05-25dmaengine: pl330: Initialize pl330 for pl330_prep_dma_memcpy after NULL check...Maninder Singh-1/+3
2015-05-25dmaengine: shdma: r8a73a4: Make dma_ts_shift[] staticGeert Uytterhoeven-1/+1
2015-05-22dmaengine: rcar-dmac: fixup spinlock in rcar-dmacKuninori Morimoto-16/+21
2015-05-22dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain boardsKrzysztof Kozlowski-0/+3
2015-05-18dmaengine: xdmac: Add interleaved transfer supportMaxime Ripard-0/+233
2015-05-18dmaengine: xdmac: Rework the chaining logicMaxime Ripard-21/+20
2015-05-18dmaengine: xdmac: Add function to align widthMaxime Ripard-31/+32
2015-05-18dmaengine: xdmac: Handle descriptor's view 3 registersMaxime Ripard-0/+6
2015-05-14dmaengine: Add driver for TI DMA crossbar on DRA7xPeter Ujfalusi-0/+193
2015-05-09dmaengine: omap-dma: Reduce the number of virtual channelsPeter Ujfalusi-1/+1
2015-05-09dmaengine: omap-dma: Remove mapping between virtual channels and requestsPeter Ujfalusi-4/+8
2015-05-09dmaengine: omap-dma: Take DMA request number from DT if it is availablePeter Ujfalusi-1/+11
2015-05-09dmaengine: omap-dma: Use defines for dma channels and request countPeter Ujfalusi-2/+5
2015-05-09dmaengine: of_dma: Support for DMA routersPeter Ujfalusi-0/+96
2015-05-08dmaengine: sun6i: Add support for Allwinner H3 (sun8i) variantJens Kuske-0/+12
2015-05-08dmaengine: pl08x: Suppress spaces in indentationLeonardo Carreras-1/+1
2015-05-06dmaenegine: edma: allow pause/resume for non-cyclic modeJohn Ogness-6/+1
2015-05-04dmaengine: s3c24xx: Constify platform_device_idKrzysztof Kozlowski-1/+1
2015-05-04dmaengine: nbpfaxi: Constify platform_device_idKrzysztof Kozlowski-1/+1
2015-05-04dmaengine: mxs: Constify platform_device_idKrzysztof Kozlowski-1/+1
2015-05-04dmaengine: imx: Constify platform_device_idKrzysztof Kozlowski-2/+2
2015-05-04dmaengine: ep93xx: Constify platform_device_idKrzysztof Kozlowski-1/+1
2015-05-04dmaengine: omap-dma: Add support for memcpyPeter Ujfalusi-2/+49
2015-04-29dmaengine: increment privatecnt when using dma_get_any_slave_channelChristopher Freeman-0/+4
2015-04-27dmaengine: xgene: Set hardware dependencyJean Delvare-0/+1
2015-04-27dmaengine: usb-dmac: Protect PM-only functions to kill warningGeert Uytterhoeven-0/+2
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-584/+5446
2015-04-22dmaengine: hsu: don't prompt for hsu_core partVinod Koul-1/+1
2015-04-22dmaengine: dw: don't prompt for DW_DMAC_COREVinod Koul-1/+1
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+759
2015-04-21Merge branch 'topic/sh' into for-linusVinod Koul-403/+53
2015-04-17dmaengine: shdmac: avoid unused variable warningsArnd Bergmann-2/+2
2015-04-17dmaengine: fix platform_no_drv_owner.cocci warningskbuild test robot-1/+0
2015-04-17dmaengine: pch_dma: fix memory leak on failure path in pch_dma_probe()Alexey Khoroshilov-0/+1
2015-04-17dmaengine: at_xdmac: unlock spin lock before returnNiklas Cassel-1/+3
2015-04-17dmaengine: xgene: devm_ioremap() returns NULL on errorDan Carpenter-8/+8
2015-04-17dmaengine: xgene: buffer overflow in xgene_dma_init_channels()Dan Carpenter-2/+2
2015-04-17dmaengine: usb-dmac: Fix dereferencing freed memory 'desc'Yoshihiro Shimoda-2/+2
2015-04-17dmaengine: sa11x0: report slave capabilities to upper layersDmitry Eremin-Solenikov-0/+6
2015-04-15Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-0/+1
2015-04-13Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2015-04-13Merge tag 'spi-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-1760/+0
2015-04-12Merge remote-tracking branches 'asoc/topic/dmaengine', 'asoc/topic/fsi', 'aso...Mark Brown-0/+1
2015-04-11Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'sp...Mark Brown-1760/+0
2015-04-11Revert "dmaengine: Add a warning for drivers not using the generic slave caps...Linus Torvalds-3/+0
2015-04-11dmaengine: cppi41: add missing bitfieldsFelipe Balbi-0/+9
2015-04-07Merge 4.0-rc7 into tty-nextGreg Kroah-Hartman-1/+19
2015-04-07Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman-1/+19
2015-04-02dmaengine: fsl_raid: statify fsl_re_chan_probeVinod Koul-1/+1