[GIT PULL]: Generic phy fixes for v6.1
Vinod Koul
vkoul at kernel.org
Thu Nov 10 01:38:22 PST 2022
Hello Linus,
Please pull to receive the Generic phy subsystem fixes for v6.1. This
contains bunch of odd driver fixes
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-fixes-6.1
for you to fetch changes up to 819b885cd886c193782891c4f51bbcab3de119a4:
phy: ralink: mt7621-pci: add sentinel to quirks table (2022-11-05 13:01:25 +0530)
----------------------------------------------------------------
phy: fixes for 6.1
- Update Kishon's email
- Fixes in drivers:
- stms32 error code fix in driver probe
- tegra: fix for checking valid pointer
- qcom_qmp: null deref fix
- sunplus: error check fix
- ralink: add missing sentinel to table
----------------------------------------------------------------
Dan Carpenter (1):
phy: stm32: fix an error code in probe
Johan Hovold (1):
phy: qcom-qmp-combo: fix NULL-deref on runtime resume
John Thomson (1):
phy: ralink: mt7621-pci: add sentinel to quirks table
Jon Hunter (1):
phy: tegra: xusb: Fix crash during pad power on/down
Kishon Vijay Abraham I (1):
MAINTAINERS: Update Kishon's email address in GENERIC PHY FRAMEWORK
Peng Wu (1):
phy: sunplus: Fix an IS_ERR() vs NULL bug in sp_usb_phy_probe
MAINTAINERS | 2 +-
drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 2 +-
drivers/phy/ralink/phy-mt7621-pci.c | 3 ++-
drivers/phy/st/phy-stm32-usbphyc.c | 2 ++
drivers/phy/sunplus/phy-sunplus-usb2.c | 4 ++--
drivers/phy/tegra/xusb.c | 20 ++++++++++++++++----
6 files changed, 24 insertions(+), 9 deletions(-)
Thanks
--
~Vinod
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-phy/attachments/20221110/85a80cc0/attachment.sig>
More information about the linux-phy
mailing list