This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 886b7e80ab19 Merge tag 'driver-core-6.12-rc6' of git://git.kernel.org/p [...] new 6e9c5c8ef282 dmaengine: sh: rz-dmac: handle configs where one address is zero new d35f40642904 dmaengine: ti: k3-udma: Set EOP for all TRs in cyclic BCDM [...] new e8529dcb1218 Merge tag 'dmaengine-fix-6.12' of git://git.kernel.org/pub [...] new cb4c7df596a9 phy: usb: Fix missing elements in BCM4908 USB init array new 2d0f973b5f1c phy: cadence: Sierra: Fix offset of DEQ open eye algorithm [...] new 1e48fd0574ee phy: usb: disable COMMONONN for dual mode new 938ade15abae dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: add missing [...] new bd9e4d4a3b12 phy: qcom: qmp-usb: fix NULL-deref on runtime suspend new 29240130ab77 phy: qcom: qmp-usb-legacy: fix NULL-deref on runtime suspend new 34c21f94fa1e phy: qcom: qmp-usbc: fix NULL-deref on runtime suspend new 1dd196f90048 phy: qcom: qmp-combo: move driver data initialisation earlier new 031b46b4729b phy: qcom: qmp-pcie: drop bogus x1e80100 qref supplies new e10c52e7e064 phy: starfive: jh7110-usb: Fix link configuration to controller new b4b32423b6ee phy: ti: phy-j721e-wiz: fix usxgmii configuration new d8f9d6d826fc phy: phy-rockchip-samsung-hdptx: Depend on CONFIG_COMMON_CLK new f89263b69731 phy: freescale: imx8m-pcie: Do CMN_RST just before PHY PLL [...] new 16fde3e07677 dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Fix X1E80100 [...] new e70d2677ef40 phy: tegra: xusb: Add error pointer check in xusb.c new d5aaa0bc6de9 Merge tag 'phy-fixes-6.12' of git://git.kernel.org/pub/scm [...]
The 19 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: .../bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml | 5 +- drivers/dma/sh/rz-dmac.c | 25 +++++---- drivers/dma/ti/k3-udma.c | 62 ++++++++++++++++------ drivers/phy/broadcom/phy-brcm-usb-init-synopsys.c | 12 +++-- drivers/phy/broadcom/phy-brcm-usb-init.c | 2 + drivers/phy/cadence/phy-cadence-sierra.c | 21 ++++---- drivers/phy/freescale/phy-fsl-imx8m-pcie.c | 10 ++-- drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 3 +- drivers/phy/qualcomm/phy-qcom-qmp-pcie.c | 8 +-- drivers/phy/qualcomm/phy-qcom-qmp-usb-legacy.c | 1 + drivers/phy/qualcomm/phy-qcom-qmp-usb.c | 1 + drivers/phy/qualcomm/phy-qcom-qmp-usbc.c | 1 + drivers/phy/rockchip/Kconfig | 1 + drivers/phy/starfive/phy-jh7110-usb.c | 16 ++++++ drivers/phy/tegra/xusb.c | 2 + drivers/phy/ti/phy-j721e-wiz.c | 4 +- 16 files changed, 120 insertions(+), 54 deletions(-)