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/Thunderbolt driver fixes for 6.16-rc6
Date: Sun, 20 Jul 2025 12:45:53 +0200 [thread overview]
Message-ID: <aHzI4aFr-UNU6dZX@kroah.com> (raw)
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(-)
next reply other threads:[~2025-07-20 10:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-20 10:45 Greg KH [this message]
2025-07-20 10:49 ` [GIT PULL] USB/Thunderbolt driver fixes for 6.16-rc6 Greg KH
2025-07-20 16:31 ` 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=aHzI4aFr-UNU6dZX@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