Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Pull slave-dmaengine updates from Vinod Koul: - new Xilixn VDMA driver from Srikanth - bunch of updates for edma driver by Thomas, Joel and Peter - fixes and updates on dw, ste_dma, freescale, mpc512x, sudmac etc * 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma: (45 commits) dmaengine: sh: don't use dynamic static allocation dmaengine: sh: fix print specifier warnings dmaengine: sh: make shdma_prep_dma_cyclic static dmaengine: Kconfig: Update MXS_DMA help text to include MX6Q/MX6DL of: dma: Grammar s/requests/request/, s/used required/required/ dmaengine: shdma: Enable driver compilation with COMPILE_TEST dmaengine: rcar-hpbdma: Include linux/err.h dmaengine: sudmac: Include linux/err.h dmaengine: sudmac: Keep #include sorted alphabetically dmaengine: shdmac: Include linux/err.h dmaengine: shdmac: Keep #include sorted alphabetically dmaengine: s3c24xx-dma: Add cyclic transfer support dmaengine: s3c24xx-dma: Process whole SG chain dmaengine: imx: correct sdmac->status for cyclic dma tx dmaengine: pch: fix compilation for alpha target dmaengine: dw: check return code of dma_async_device_register() dmaengine: dw: fix regression in dw_probe() function dmaengine: dw: enable clock before access dma: pch_dma: Fix Kconfig dependencies dmaengine: mpc512x: add support for peripheral transfers ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/dma/mmp-dma.txt 7 additions, 4 deletionsDocumentation/devicetree/bindings/dma/mmp-dma.txt
- Documentation/devicetree/bindings/dma/xilinx/xilinx_vdma.txt 75 additions, 0 deletionsDocumentation/devicetree/bindings/dma/xilinx/xilinx_vdma.txt
- arch/powerpc/boot/dts/mpc8308_p1m.dts 1 addition, 1 deletionarch/powerpc/boot/dts/mpc8308_p1m.dts
- arch/powerpc/boot/dts/mpc8308rdb.dts 1 addition, 1 deletionarch/powerpc/boot/dts/mpc8308rdb.dts
- drivers/dma/Kconfig 16 additions, 2 deletionsdrivers/dma/Kconfig
- drivers/dma/Makefile 1 addition, 0 deletionsdrivers/dma/Makefile
- drivers/dma/dw/core.c 34 additions, 15 deletionsdrivers/dma/dw/core.c
- drivers/dma/dw/pci.c 3 additions, 9 deletionsdrivers/dma/dw/pci.c
- drivers/dma/dw/platform.c 4 additions, 14 deletionsdrivers/dma/dw/platform.c
- drivers/dma/fsldma.c 143 additions, 163 deletionsdrivers/dma/fsldma.c
- drivers/dma/imx-sdma.c 0 additions, 2 deletionsdrivers/dma/imx-sdma.c
- drivers/dma/mmp_pdma.c 87 additions, 8 deletionsdrivers/dma/mmp_pdma.c
- drivers/dma/mpc512x_dma.c 303 additions, 39 deletionsdrivers/dma/mpc512x_dma.c
- drivers/dma/pch_dma.c 2 additions, 1 deletiondrivers/dma/pch_dma.c
- drivers/dma/s3c24xx-dma.c 111 additions, 2 deletionsdrivers/dma/s3c24xx-dma.c
- drivers/dma/sh/Kconfig 1 addition, 1 deletiondrivers/dma/sh/Kconfig
- drivers/dma/sh/rcar-hpbdma.c 1 addition, 0 deletionsdrivers/dma/sh/rcar-hpbdma.c
- drivers/dma/sh/shdma-base.c 82 additions, 16 deletionsdrivers/dma/sh/shdma-base.c
- drivers/dma/sh/shdmac.c 8 additions, 7 deletionsdrivers/dma/sh/shdmac.c
- drivers/dma/sh/sudmac.c 4 additions, 3 deletionsdrivers/dma/sh/sudmac.c
Loading
Please register or sign in to comment