public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: [GIT PULL] USB driver fixes for 6.14-rc6
Date: Sun, 9 Mar 2025 18:43:29 +0100	[thread overview]
Message-ID: <Z83TQTyh4u64yFKF@kroah.com> (raw)

The following changes since commit 0ad2507d5d93f39619fc42372c347d6006b64319:

  Linux 6.14-rc3 (2025-02-16 14:02:44 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-6.14-rc6

for you to fetch changes up to b13abcb7ddd8d38de769486db5bd917537b32ab1:

  usb: typec: ucsi: Fix NULL pointer access (2025-03-06 16:55:46 +0100)

----------------------------------------------------------------
USB fixes for 6.14-rc6

Here are some small USB driver fixes for some reported issues for
6.14-rc6.  These contain:
  - typec driver fixes
  - dwc3 driver fixes
  - xhci driver fixes
  - renesas controller fixes
  - gadget driver fixes
  - a new USB quirk added

All of these have been in linux-next with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Andrei Kuchynski (1):
      usb: typec: ucsi: Fix NULL pointer access

AngeloGioacchino Del Regno (1):
      usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionality

Badhri Jagan Sridharan (1):
      usb: dwc3: gadget: Prevent irq storm when TH re-executes

Christian A. Ehrhardt (1):
      acpi: typec: ucsi: Introduce a ->poll_cci method

Claudiu Beznea (3):
      usb: renesas_usbhs: Call clk_put()
      usb: renesas_usbhs: Use devm_usb_get_phy()
      usb: renesas_usbhs: Flush the notify_hotplug_work

Fedor Pchelkin (1):
      usb: typec: ucsi: increase timeout for PPM reset operations

Marc Zyngier (1):
      xhci: Restrict USB4 tunnel detection for USB3 devices to Intel hosts

Marek Szyprowski (1):
      usb: gadget: Fix setting self-powered state on suspend

Miao Li (1):
      usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader

Michal Pecio (2):
      usb: xhci: Enable the TRB overfetch quirk on VIA VL805
      usb: xhci: Fix host controllers "dying" after suspend and resume

Nikita Zhandarovich (1):
      usb: atm: cxacru: fix a flaw in existing endpoint checks

Pawel Laszczak (1):
      usb: hub: lack of clearing xHC resources

Prashanth K (3):
      usb: gadget: u_ether: Set is_suspend flag if remote wakeup fails
      usb: gadget: Set self-powered based on MaxPower and bmAttributes
      usb: gadget: Check bmAttributes only if configuration is valid

Thinh Nguyen (1):
      usb: dwc3: Set SUSPENDENABLE soon after phy init

 drivers/usb/atm/cxacru.c                | 13 ++---
 drivers/usb/core/hub.c                  | 33 +++++++++++++
 drivers/usb/core/quirks.c               |  4 ++
 drivers/usb/dwc3/core.c                 | 85 +++++++++++++++++++--------------
 drivers/usb/dwc3/core.h                 |  2 +-
 drivers/usb/dwc3/drd.c                  |  4 +-
 drivers/usb/dwc3/gadget.c               | 10 ++--
 drivers/usb/gadget/composite.c          | 17 +++++--
 drivers/usb/gadget/function/u_ether.c   |  4 +-
 drivers/usb/host/xhci-hub.c             |  8 ++++
 drivers/usb/host/xhci-mem.c             |  3 +-
 drivers/usb/host/xhci-pci.c             | 10 ++--
 drivers/usb/host/xhci.c                 |  6 ++-
 drivers/usb/host/xhci.h                 |  2 +-
 drivers/usb/renesas_usbhs/common.c      |  6 ++-
 drivers/usb/renesas_usbhs/mod_gadget.c  |  2 +-
 drivers/usb/typec/tcpm/tcpci_rt1711h.c  | 11 +++++
 drivers/usb/typec/ucsi/ucsi.c           | 25 +++++-----
 drivers/usb/typec/ucsi/ucsi.h           |  2 +
 drivers/usb/typec/ucsi/ucsi_acpi.c      | 21 +++++---
 drivers/usb/typec/ucsi/ucsi_ccg.c       |  1 +
 drivers/usb/typec/ucsi/ucsi_glink.c     |  1 +
 drivers/usb/typec/ucsi/ucsi_stm32g0.c   |  1 +
 drivers/usb/typec/ucsi/ucsi_yoga_c630.c |  1 +
 24 files changed, 189 insertions(+), 83 deletions(-)

             reply	other threads:[~2025-03-09 17:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-09 17:43 Greg KH [this message]
2025-03-09 19:18 ` [GIT PULL] USB driver fixes for 6.14-rc6 pr-tracker-bot

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=Z83TQTyh4u64yFKF@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@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