This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from db906f0ca6bb Merge tag 'phy-for-6.6' of git://git.kernel.org/pub/scm/li [...] new 7ab04b7cffa5 dmaengine: sh: rz-dmac: Improve cleanup order in probe()/remove() new c6ec8c83a29f dmaengine: sh: rz-dmac: Fix destination and source data si [...] new e93c47a3ddc6 dmaengine: qcom: gpi: Use devm_platform_get_and_ioremap_re [...] new f1e47b8390d4 dmaengine: qcom_hidma: Use devm_platform_get_and_ioremap_r [...] new 1dedb81c5b87 dmaengine: qcom: hidma_mgmt: Use devm_platform_get_and_ior [...] new 8b229a01a5b8 dmaengine: shdmac: Convert to devm_platform_ioremap_resource() new 42c3cdaaacaa dmaengine: stm32-dma: Use devm_platform_get_and_ioremap_re [...] new 83adc98ec0d8 dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs new fbac8ceb4415 dt-bindings: dma: Increase iommu maxItems for BAM DMA new dfcfe386d025 dt-bindings: dma: convert bcm2835-dma bindings to YAML new 3533913ae539 dt-bindings: dma: qcom,bam: require one of control methods new ecc3cfc31f33 dmaengine: mediatek: drop bogus pm_runtime_set_active() new 50c5e6f41d5a dmaengine: idxd: Modify the dependence of attribute pasid_enabled new b449c3f94dbf dmaengine: idxd: Modify ABI documentation for attribute pa [...] new 4ca95a5b220c dmaengine: idxd: No need to clear memory after a dma_alloc [...] new 1b13e52c0c76 dmaengine: xilinx: dma: remove arch dependency new f1de55ff7c70 dmaengine: ipu: Remove the driver new cae701b9ccf1 dmaengine:idxd: Use local64_try_cmpxchg in perfmon_pmu_eve [...] new 97b1185fe54c dmaengine: idxd: Simplify WQ attribute visibility checks new 62b41b656666 dmaengine: idxd: Expose ATS disable knob only when WQ ATS [...] new 897500c7ea91 dmaengine: Explicitly include correct DT includes new 926a4b17e936 dmaengine: ep93xx: Use struct_size() new 0f264ab788ed dt-bindings: dmaengine: at_xdmac: add compatible with micr [...] new 3c935af7a8e5 dmaengine: idxd: Remove unused declarations new 1fbda5f4c7c1 dmaengine: owl-dma: fix clang -Wvoid-pointer-to-enum-cast warning new c05ce6907b3d dmaengine: ste_dma40: Add missing IRQ check in d40_probe new 8674ca395003 dmaengine: lgm: Use builtin_platform_driver macro to simpl [...] new 923b13838892 dmaengine: mcf-edma: Use struct_size() new 33a0b734543e dmaengine: fsl-edma: use struct_size() helper new 81ebed8aa2c2 dmaengine: Simplify dma_async_device_register() new f4f84fb632b3 dmaengine: ioat: fixing the wrong dma_dev->chancnt new c65029b13b67 dmaengine: ioatdma: use pci_dev_id() to simplify the code new 94afcfb819b3 dt-bindings: dmaengine: xilinx_dma:Add xlnx,axistream-conn [...] new e8cfa385054c dt-bindings: dmaengine: xilinx_dma: Add xlnx,irq-delay property new d8a3f65f6c1d dmaengine: xilinx_dma: Pass AXI4-Stream control words to d [...] new 491e9d409629 dmaengine: xilinx_dma: Increase AXI DMA transaction segment count new 7bcdaa658102 dmaengine: xilinx_dma: Freeup active list based on descrip [...] new c77d4c5081aa dmaengine: xilinx_dma: Use tasklet_hi_schedule for timing [...] new 84b798fedf3f dmaengine: xilinx_dma: Program interrupt delay timeout new 0056a7f07b0a dmaengine: idxd: Allow ATS disable update only for configu [...] new 8cae66574398 dmaengine: idxd: Fix issues with PRS disable sysfs knob new 8b9aee8073a5 dmaengine: fsl-edma: fix build error when arch is s390 new 66aac8ea0a6c dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edm [...] new 9e006b243962 dmaengine: fsl-edma: transition from bool fields to bitmas [...] new c26e611433aa dmaengine: fsl-edma: Remove enum edma_version new 79434f9b9736 dmaengine: fsl-edma: move common IRQ handler to common.c new ee2dda06465a dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by u [...] new a9903de3aa16 dmaengine: fsl-edma: refactor using devm_clk_get_enabled new f5b3ba52f36a dmaengine: fsl-edma: move clearing of register interrupt i [...] new 9b05554c5ca6 dmaengine: fsl-edma: refactor chan_name setup and safety new 7536f8b371ad dmaengine: fsl-edma: move tcd into struct fsl_dma_chan new 6eb439dff645 dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string new 72f5801a4e2b dmaengine: fsl-edma: integrate v3 support new 708283abf896 Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/ [...]
The 54 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/ABI/stable/sysfs-driver-dma-idxd | 2 +- .../devicetree/bindings/dma/atmel-xdma.txt | 3 +- .../devicetree/bindings/dma/brcm,bcm2835-dma.txt | 83 - .../devicetree/bindings/dma/brcm,bcm2835-dma.yaml | 102 ++ .../devicetree/bindings/dma/fsl,edma.yaml | 106 +- .../devicetree/bindings/dma/qcom,bam-dma.yaml | 31 +- .../devicetree/bindings/dma/xilinx/xilinx_dma.txt | 6 + drivers/dma/Kconfig | 21 +- drivers/dma/Makefile | 7 +- drivers/dma/apple-admac.c | 3 +- drivers/dma/at_hdmac.c | 2 +- drivers/dma/bcm-sba-raid.c | 4 +- drivers/dma/bestcomm/bestcomm.c | 3 +- drivers/dma/dma-jz4780.c | 1 - drivers/dma/dmaengine.c | 82 +- drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c | 1 - drivers/dma/dw/rzn1-dmamux.c | 4 +- drivers/dma/ep93xx_dma.c | 4 +- drivers/dma/fsl-edma-common.c | 307 ++-- drivers/dma/fsl-edma-common.h | 127 +- drivers/dma/{fsl-edma.c => fsl-edma-main.c} | 313 +++- drivers/dma/fsl-qdma.c | 4 +- drivers/dma/fsl_raid.c | 3 +- drivers/dma/fsldma.c | 3 +- drivers/dma/idxd/device.c | 2 - drivers/dma/idxd/idxd.h | 5 - drivers/dma/idxd/perfmon.c | 7 +- drivers/dma/idxd/sysfs.c | 33 +- drivers/dma/img-mdc-dma.c | 1 - drivers/dma/imx-dma.c | 2 +- drivers/dma/imx-sdma.c | 1 - drivers/dma/ioat/dca.c | 2 +- drivers/dma/ioat/dma.h | 1 + drivers/dma/ioat/init.c | 19 +- drivers/dma/ipu/Makefile | 2 - drivers/dma/ipu/ipu_idmac.c | 1801 -------------------- drivers/dma/ipu/ipu_intern.h | 173 -- drivers/dma/ipu/ipu_irq.c | 367 ---- drivers/dma/lgm/lgm-dma.c | 7 +- drivers/dma/lpc18xx-dmamux.c | 4 +- drivers/dma/{mcf-edma.c => mcf-edma-main.c} | 43 +- drivers/dma/mediatek/mtk-cqdma.c | 1 - drivers/dma/mediatek/mtk-hsdma.c | 1 - drivers/dma/mediatek/mtk-uart-apdma.c | 2 - drivers/dma/mpc512x_dma.c | 4 +- drivers/dma/mxs-dma.c | 1 - drivers/dma/nbpfaxi.c | 1 - drivers/dma/owl-dma.c | 5 +- drivers/dma/ppc4xx/adma.c | 2 +- drivers/dma/qcom/gpi.c | 3 +- drivers/dma/qcom/hidma.c | 14 +- drivers/dma/qcom/hidma_mgmt.c | 5 +- drivers/dma/sh/rz-dmac.c | 17 +- drivers/dma/sh/shdmac.c | 8 +- drivers/dma/sprd-dma.c | 2 +- drivers/dma/ste_dma40.c | 4 + drivers/dma/stm32-dma.c | 3 +- drivers/dma/stm32-dmamux.c | 4 +- drivers/dma/stm32-mdma.c | 1 - drivers/dma/sun6i-dma.c | 2 +- drivers/dma/tegra186-gpc-dma.c | 2 +- drivers/dma/tegra20-apb-dma.c | 1 - drivers/dma/tegra210-adma.c | 3 +- drivers/dma/ti/dma-crossbar.c | 5 +- drivers/dma/ti/edma.c | 1 - drivers/dma/ti/k3-udma-private.c | 2 + drivers/dma/ti/k3-udma.c | 1 - drivers/dma/ti/omap-dma.c | 2 +- drivers/dma/xgene-dma.c | 3 +- drivers/dma/xilinx/xilinx_dma.c | 74 +- drivers/dma/xilinx/zynqmp_dma.c | 3 +- 71 files changed, 998 insertions(+), 2871 deletions(-) delete mode 100644 Documentation/devicetree/bindings/dma/brcm,bcm2835-dma.txt create mode 100644 Documentation/devicetree/bindings/dma/brcm,bcm2835-dma.yaml rename drivers/dma/{fsl-edma.c => fsl-edma-main.c} (62%) delete mode 100644 drivers/dma/ipu/Makefile delete mode 100644 drivers/dma/ipu/ipu_idmac.c delete mode 100644 drivers/dma/ipu/ipu_intern.h delete mode 100644 drivers/dma/ipu/ipu_irq.c rename drivers/dma/{mcf-edma.c => mcf-edma-main.c} (88%)