[GIT PULL] USB driver fix for 7.0-final

From: Greg KH

Date: Sat Apr 11 2026 - 06:17:51 EST


The following changes since commit 591cd656a1bf5ea94a222af5ef2ee76df029c1d2:

Linux 7.0-rc7 (2026-04-05 15:26:23 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-7.0-final

for you to fetch changes up to 5a1140404cbf7ba40137dfb1fb96893aa9a67d68:

usb: typec: ucsi: skip connector validation before init (2026-04-07 13:35:44 +0200)

----------------------------------------------------------------
USB fix for 7.0-final

Here is a single USB fix for a reported regression in a recent USB typec
patch for 7.0-final. Sorry for the late submission, but it does fix a
problem that people have been seeing with 7.0-rc7 and the stable kernels
(due to a backported fix from there.)

This has been in linux-next this week with no reported issues, and the
reporter (Takashi), has said it resolves the problem they were seeing.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Nathan Rebello (1):
usb: typec: ucsi: skip connector validation before init

drivers/usb/typec/ucsi/ucsi.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)