Linux USB
 help / color / mirror / Atom feed
* [GIT PULL] USB/Thunderbolt driver fixes for 6.16-rc6
@ 2025-07-20 10:45 Greg KH
  2025-07-20 10:49 ` Greg KH
  2025-07-20 16:31 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Greg KH @ 2025-07-20 10:45 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb

The following changes since commit 3c2bd251d2039ce2778c35ced5ef47b3a379f5df:

  Merge tag 'usb-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (2025-07-04 09:57:12 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 2521106fc732b0b75fd3555c689b1ed1d29d273c:

  usb: hub: Don't try to recover devices lost during warm reset. (2025-07-16 09:48:11 +0200)

----------------------------------------------------------------
USB / Thunderbolt fixes for 6.16-rc6

Here are some USB and Thunderbolt driver fixes for reported problems for
6.16-rc6.  Included in here are:
  - Thunderbolt fixes for some much-reported issues
  - dwc2 driver fixes
  - dwc3 driver fixes
  - new usb-serial driver device ids
  - gadgetfs configfs fix
  - musb driver fix
  - USB hub driver fix

All of these have been in linux-next for a while with no reported
problems.

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

----------------------------------------------------------------
Alok Tiwari (1):
      thunderbolt: Fix bit masking in tb_dp_port_set_hops()

Drew Hamilton (1):
      usb: musb: fix gadget state on disconnect

Fabio Porcedda (1):
      USB: serial: option: add Telit Cinterion FE910C04 (ECM) composition

Greg Kroah-Hartman (3):
      Merge tag 'thunderbolt-for-v6.16-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus
      Merge tag 'usb-serial-6.16-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
      Merge tag 'usb-serial-6.16-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus

Krishna Kurapati (1):
      usb: dwc3: qcom: Don't leave BCR asserted

Mario Limonciello (1):
      thunderbolt: Fix wake on connect at runtime

Mathias Nyman (1):
      usb: hub: Don't try to recover devices lost during warm reset.

Minas Harutyunyan (1):
      usb: dwc2: gadget: Fix enter to hibernation for UTMI+ PHY

Ryan Mann (NDI) (1):
      USB: serial: ftdi_sio: add support for NDI EMGUIDE GEMINI

Slark Xiao (1):
      USB: serial: option: add Foxconn T99W640

Xinyu Liu (1):
      usb: gadget: configfs: Fix OOB read on empty string write

 drivers/thunderbolt/switch.c      | 10 +++++-----
 drivers/thunderbolt/tb.h          |  2 +-
 drivers/thunderbolt/usb4.c        | 12 +++++-------
 drivers/usb/core/hub.c            |  8 ++++++--
 drivers/usb/dwc2/gadget.c         | 40 ++++++++++++++++++++++++++-------------
 drivers/usb/dwc3/dwc3-qcom.c      |  7 ++-----
 drivers/usb/gadget/configfs.c     |  4 ++++
 drivers/usb/musb/musb_gadget.c    |  2 ++
 drivers/usb/serial/ftdi_sio.c     |  2 ++
 drivers/usb/serial/ftdi_sio_ids.h |  3 +++
 drivers/usb/serial/option.c       |  5 +++++
 11 files changed, 62 insertions(+), 33 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-07-20 16:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-20 10:45 [GIT PULL] USB/Thunderbolt driver fixes for 6.16-rc6 Greg KH
2025-07-20 10:49 ` Greg KH
2025-07-20 16:31 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox