Merge tag 'dmaengine-4.20-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Pull dmaengine updates from Vinod Koul: - Support for ColdFire mcf5441x edma controller - Support for link list mode in sprd dma - More users of managed dmaenginem_async_device_register API - Cyclic mode support in owl dma driver - DT updates for renesas drivers, dma-jz4780 updates and support for JZ4770, JZ4740 and JZ4725B controllers - Removal of deprecated dma_slave_config direction in dmaengine drivers, few more users will be removed in next cycle and eventually removed. - Minor updates to idma64, ioat, pxa, ppc drivers * tag 'dmaengine-4.20-rc1' of git://git.infradead.org/users/vkoul/slave-dma: (66 commits) dmaengine: ppc4xx: fix off-by-one build failure dmaengine: owl: Fix warnings generated during build dmaengine: fsl-edma: remove dma_slave_config direction usage dmaengine: rcar-dmac: set scatter/gather max segment size dmaengine: mmp_tdma: remove dma_slave_config direction usage dmaengine: ep93xx_dma: remove dma_slave_config direction usage dmaengine: k3dma: remove dma_slave_config direction usage dmaengine: k3dma: dont use direction for memcpy dmaengine: imx-dma: remove dma_slave_config direction usage dmaengine: idma: remove dma_slave_config direction usage dmaengine: hsu: remove dma_slave_config direction usage dmaengine: dw: remove dma_slave_config direction usage dmaengine: jz4740: remove dma_slave_config direction usage dmaengine: coh901318: remove dma_slave_config direction usage dmaengine: bcm2835: remove dma_slave_config direction usage dmaengine: at_hdmac: remove dma_slave_config direction usage dmaengine: owl: Add Slave and Cyclic mode support for Actions Semi Owl S900 SoC dmaengine: ioat: fix prototype of ioat_enumerate_channels dmaengine: stm32-dma: check whether length is aligned on FIFO threshold dt-bindings: dmaengine: usb-dmac: Add binding for r8a7744 ...
Showing
- Documentation/devicetree/bindings/dma/jz4780-dma.txt 10 additions, 4 deletionsDocumentation/devicetree/bindings/dma/jz4780-dma.txt
- Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt 1 addition, 0 deletionsDocumentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
- Documentation/devicetree/bindings/dma/renesas,usb-dmac.txt 1 addition, 0 deletionsDocumentation/devicetree/bindings/dma/renesas,usb-dmac.txt
- arch/mips/boot/dts/ingenic/jz4740.dtsi 15 additions, 0 deletionsarch/mips/boot/dts/ingenic/jz4740.dtsi
- arch/mips/boot/dts/ingenic/jz4770.dtsi 30 additions, 0 deletionsarch/mips/boot/dts/ingenic/jz4770.dtsi
- arch/mips/boot/dts/ingenic/jz4780.dtsi 2 additions, 1 deletionarch/mips/boot/dts/ingenic/jz4780.dtsi
- drivers/dma/Kconfig 12 additions, 1 deletiondrivers/dma/Kconfig
- drivers/dma/Makefile 2 additions, 1 deletiondrivers/dma/Makefile
- drivers/dma/at_hdmac.c 1 addition, 1 deletiondrivers/dma/at_hdmac.c
- drivers/dma/at_xdmac.c 2 additions, 2 deletionsdrivers/dma/at_xdmac.c
- drivers/dma/bcm2835-dma.c 0 additions, 8 deletionsdrivers/dma/bcm2835-dma.c
- drivers/dma/coh901318.c 23 additions, 5 deletionsdrivers/dma/coh901318.c
- drivers/dma/dma-jz4740.c 18 additions, 3 deletionsdrivers/dma/dma-jz4740.c
- drivers/dma/dma-jz4780.c 205 additions, 84 deletionsdrivers/dma/dma-jz4780.c
- drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c 1 addition, 3 deletionsdrivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c
- drivers/dma/dw/core.c 0 additions, 5 deletionsdrivers/dma/dw/core.c
- drivers/dma/dw/platform.c 2 additions, 0 deletionsdrivers/dma/dw/platform.c
- drivers/dma/ep93xx_dma.c 20 additions, 1 deletiondrivers/dma/ep93xx_dma.c
- drivers/dma/fsl-edma-common.c 626 additions, 0 deletionsdrivers/dma/fsl-edma-common.c
- drivers/dma/fsl-edma-common.h 233 additions, 0 deletionsdrivers/dma/fsl-edma-common.h
Loading
Please register or sign in to comment