Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Pull dmaengine updates from Vinod Koul: "New support: - Qualcomm SDM670, SM6115 and SM6375 GPI controller support - Ingenic JZ4755 dmaengine support - Removal of iop-adma driver Updates: - Tegra support for dma-channel-mask - at_hdmac cleanup and virt-chan support for this driver" * tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine: (46 commits) dmaengine: Revert "dmaengine: remove s3c24xx driver" dmaengine: tegra: Add support for dma-channel-mask dt-bindings: dmaengine: Add dma-channel-mask to Tegra GPCDMA dmaengine: idxd: Remove linux/msi.h include dt-bindings: dmaengine: qcom: gpi: add compatible for SM6375 dmaengine: idxd: Fix crc_val field for completion record dmaengine: at_hdmac: Convert driver to use virt-dma dmaengine: at_hdmac: Remove unused member of at_dma_chan dmaengine: at_hdmac: Rename "chan_common" to "dma_chan" dmaengine: at_hdmac: Rename "dma_common" to "dma_device" dmaengine: at_hdmac: Use bitfield access macros dmaengine: at_hdmac: Keep register definitions and structures private to at_hdmac.c dmaengine: at_hdmac: Set include entries in alphabetic order dmaengine: at_hdmac: Use pm_ptr() dmaengine: at_hdmac: Use devm_clk_get() dmaengine: at_hdmac: Use devm_platform_ioremap_resource dmaengine: at_hdmac: Use devm_kzalloc() and struct_size() dmaengine: at_hdmac: Introduce atc_get_llis_residue() dmaengine: at_hdmac: s/atc_get_bytes_left/atc_get_residue dmaengine: at_hdmac: Pass residue by address to avoid unnecessary implicit casts ...
No related branches found
No related tags found
Showing
- Documentation/ABI/stable/sysfs-driver-dma-idxd 12 additions, 0 deletionsDocumentation/ABI/stable/sysfs-driver-dma-idxd
- Documentation/devicetree/bindings/dma/ingenic,dma.yaml 1 addition, 0 deletionsDocumentation/devicetree/bindings/dma/ingenic,dma.yaml
- Documentation/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml 6 additions, 1 deletion...tion/devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml
- Documentation/devicetree/bindings/dma/qcom,gpi.yaml 18 additions, 8 deletionsDocumentation/devicetree/bindings/dma/qcom,gpi.yaml
- Documentation/driver-api/driver-model/devres.rst 1 addition, 0 deletionsDocumentation/driver-api/driver-model/devres.rst
- MAINTAINERS 0 additions, 6 deletionsMAINTAINERS
- drivers/dma/Kconfig 1 addition, 8 deletionsdrivers/dma/Kconfig
- drivers/dma/Makefile 0 additions, 1 deletiondrivers/dma/Makefile
- drivers/dma/apple-admac.c 101 additions, 1 deletiondrivers/dma/apple-admac.c
- drivers/dma/at_hdmac.c 983 additions, 871 deletionsdrivers/dma/at_hdmac.c
- drivers/dma/at_hdmac_regs.h 0 additions, 478 deletionsdrivers/dma/at_hdmac_regs.h
- drivers/dma/dma-jz4780.c 8 additions, 0 deletionsdrivers/dma/dma-jz4780.c
- drivers/dma/idma64.c 4 additions, 4 deletionsdrivers/dma/idma64.c
- drivers/dma/idxd/device.c 0 additions, 1 deletiondrivers/dma/idxd/device.c
- drivers/dma/idxd/sysfs.c 68 additions, 0 deletionsdrivers/dma/idxd/sysfs.c
- drivers/dma/ioat/dma.c 1 addition, 1 deletiondrivers/dma/ioat/dma.c
- drivers/dma/iop-adma.c 0 additions, 1554 deletionsdrivers/dma/iop-adma.c
- drivers/dma/iop-adma.h 0 additions, 914 deletionsdrivers/dma/iop-adma.h
- drivers/dma/qcom/gpi.c 6 additions, 1 deletiondrivers/dma/qcom/gpi.c
- drivers/dma/sh/shdma-arm.h 0 additions, 48 deletionsdrivers/dma/sh/shdma-arm.h
Loading
Please register or sign in to comment