This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1519fc7cd3e1 Merge tag 'tty-6.17-rc6' of git://git.kernel.org/pub/scm/l [...] new 22571172257a dt-bindings: dma: qcom: bam-dma: Add missing required properties new 5068b5254812 dmaengine: qcom: bam_dma: Fix DT error handling for num-ch [...] new f41c538881ee dmaengine: idxd: Remove improper idxd_free new b7cb9a034305 dmaengine: idxd: Fix refcount underflow on module unload new 39aaa337449e dmaengine: idxd: Fix double free in idxd_setup_wqs() new e63419dbf2ce dmaengine: ti: edma: Fix memory allocation size for queue_ [...] new aa2e1e4563d3 dmaengine: dw: dmamux: Fix device reference leak in rzn1_d [...] new 0676181a8754 Merge tag 'dmaengine-fix-6.17' of git://git.kernel.org/pub [...] new 942e47ab228c phy: qualcomm: phy-qcom-eusb2-repeater: fix override properties new 5cfdfc623835 dt-bindings: phy: marvell,comphy-cp110: Fix clock and chil [...] new bca065733afd phy: tegra: xusb: fix device and OF node leak at probe new 64961557efa1 phy: ti: omap-usb2: fix device leak at unbind new e19bcea99749 phy: ti-pipe3: fix device leak at unbind new aac1256a41cf dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie [...] new a22d3b0d49d4 phy: ti: gmii-sel: Always write the RGMII ID setting new 6cb8c1f957f6 phy: qcom: qmp-pcie: Fix PHY initialization when powered d [...] new 79e8447ec662 Merge tag 'phy-fix-6.17' of git://git.kernel.org/pub/scm/l [...]
The 17 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: .../devicetree/bindings/dma/qcom,bam-dma.yaml | 4 ++ .../bindings/phy/marvell,comphy-cp110.yaml | 29 +++++++++---- .../bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml | 4 +- drivers/dma/dw/rzn1-dmamux.c | 15 +++++-- drivers/dma/idxd/init.c | 39 +++++++++--------- drivers/dma/qcom/bam_dma.c | 8 +++- drivers/dma/ti/edma.c | 4 +- drivers/phy/qualcomm/phy-qcom-eusb2-repeater.c | 4 +- drivers/phy/qualcomm/phy-qcom-qmp-pcie.c | 25 +++++++++--- drivers/phy/tegra/xusb-tegra210.c | 6 ++- drivers/phy/ti/phy-gmii-sel.c | 47 ++++++++++++++++++---- drivers/phy/ti/phy-omap-usb2.c | 13 ++++++ drivers/phy/ti/phy-ti-pipe3.c | 13 ++++++ 13 files changed, 158 insertions(+), 53 deletions(-)