From: Vinod Koul <vkoul@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Generic phy fixes for v6.8
Date: Sat, 3 Feb 2024 15:02:38 +0100 [thread overview]
Message-ID: <Zb5HfmEU0dBJxsU4@matsya> (raw)
[-- 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 --]
reply other threads:[~2024-02-03 14:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Zb5HfmEU0dBJxsU4@matsya \
--to=vkoul@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox