This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1acfd2bd3f0d Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/ [...] new ff07186b4d77 x86/efistub: Don't try to print after ExitBootService() new 0d3ad1917996 efi: fix memory leak in krealloc failure handling new db7724134c26 x86/boot: efistub: Assign global boot_params variable new 50e782a86c98 efi/unaccepted: Fix soft lockups caused by parallel memory [...] new c03d21f05e76 Merge 3rd batch of EFI fixes into efi/urgent new 70e65afc23b7 Merge tag 'efi-fixes-for-v6.6-3' of git://git.kernel.org/p [...] new 719606154c70 phy: mapphone-mdm6600: Fix runtime disable on probe new b99e0ba9633a phy: mapphone-mdm6600: Fix runtime PM for remove new 3b384cc74b00 phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pins new 2d3465a75c9f phy: qcom-qmp-usb: initialize PCS_USB registers new c599dc5cca4d phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp a [...] new 211de9681195 dt-bindings: phy: qcom,ipq8074-qmp-pcie: fix warning regar [...] new 5f7cd740a6b6 phy: qcom: phy-qcom-m31: fix wrong pointer pass to PTR_ERR() new 426e05ce126e phy: qcom: phy-qcom-m31: change m31_ipq5332_regs to static new 6ee8a9a772b5 phy: realtek: usb: Drop unnecessary error check for debugf [...] new ecec1de5c58f phy: qcom: m31: Remove unwanted qphy->vreg is NULL check new 112c23705c6d phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1 new 76d20290d0c6 phy: qcom-qmp-combo: initialize PCS_USB registers new 11395c32f9e9 phy: qualcomm: Fix typos in comments new 089667aaaa6a phy: realtek: Realtek PHYs should depend on ARCH_REALTEK new fe3cfe869d5e Merge tag 'phy-fixes-6.6' of git://git.kernel.org/pub/scm/ [...]
The 21 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,ipq8074-qmp-pcie-phy.yaml | 2 +- drivers/firmware/efi/efi.c | 8 ++- drivers/firmware/efi/libstub/x86-stub.c | 7 +-- drivers/firmware/efi/libstub/x86-stub.h | 2 + drivers/firmware/efi/unaccepted_memory.c | 64 ++++++++++++++++++++-- drivers/phy/motorola/phy-mapphone-mdm6600.c | 38 ++++++------- drivers/phy/qualcomm/phy-qcom-apq8064-sata.c | 2 +- drivers/phy/qualcomm/phy-qcom-m31.c | 7 +-- drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 6 +- drivers/phy/qualcomm/phy-qcom-qmp-pcs-usb-v6.h | 3 +- drivers/phy/qualcomm/phy-qcom-qmp-usb.c | 24 ++++++-- drivers/phy/realtek/Kconfig | 5 ++ drivers/phy/realtek/phy-rtk-usb2.c | 10 +--- drivers/phy/realtek/phy-rtk-usb3.c | 10 +--- 14 files changed, 129 insertions(+), 59 deletions(-)