* Generic phy fixes for v6.8
@ 2024-02-03 14:02 Vinod Koul
0 siblings, 0 replies; only message in thread
From: Vinod Koul @ 2024-02-03 14:02 UTC (permalink / raw)
To: Linus Torvalds; +Cc: LKML
[-- Attachment #1: Type: text/plain, Size: 1606 bytes --]
Hello Linus,
Please pull to receive minor driver fixes for Generic phy subsystem
collected.
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-fixes-6.8
for you to fetch changes up to 7104ba0f1958adb250319e68a15eff89ec4fd36d:
phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP (2024-01-30 22:41:11 +0530)
----------------------------------------------------------------
phy fixes for 6.8
- Driver fixes for
- TI null pointer dereference
- missing erdes mux entry in lan966x driver
- Return of error code in renesas driver
- Serdes init sequence and register offsets for IPQ drivers
----------------------------------------------------------------
Horatiu Vultur (1):
phy: lan966x: Add missing serdes mux entry
Mantas Pucka (2):
phy: qcom-qmp-usb: fix register offsets for ipq8074/ipq6018
phy: qcom-qmp-usb: fix serdes init sequence for IPQ6018
Tony Lindgren (1):
phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP
Yoshihiro Shimoda (1):
phy: renesas: rcar-gen3-usb2: Fix returning wrong error code
drivers/phy/microchip/lan966x_serdes.c | 2 ++
drivers/phy/qualcomm/phy-qcom-qmp-usb.c | 30 ++++++++++++++++++++++++++++--
drivers/phy/renesas/phy-rcar-gen3-usb2.c | 4 ----
drivers/phy/ti/phy-omap-usb2.c | 4 ++--
4 files changed, 32 insertions(+), 8 deletions(-)
--
~Vinod
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-02-03 14:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-03 14:02 Generic phy fixes for v6.8 Vinod Koul
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox