* [GIT PULL] USB driver fixes for 7.2-rc7
@ 2026-08-08 15:32 Greg KH
2026-08-08 23:45 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2026-08-08 15:32 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-usb
The following changes since commit f5098b6bae761e346ebcd9da7f95622c04733cff:
Linux 7.2-rc5 (2026-07-26 14:45:48 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-7.2-rc7
for you to fetch changes up to 3d26cd1f3ff25cebd10d4b0e8188cf40dade28e9:
usb: xhci: use BIT_ULL for CRCR bits to fix incorrect 64bit mask (2026-08-04 10:54:57 +0200)
----------------------------------------------------------------
USB / Thunderbolt fixes for 7.2-rc7
Here are some small USB and Thunderbolt driver fixes for 7.2-rc7 that
resolve some reported issues. Included in here are:
- new quirk for some broken USB devices
- thunderbolt device fixes for reported issues
- usb gadget driver fix
- usb atm driver fix
- xhci driver fixes.
- other minor USB driver fixes
All of these have been in linux-next this week with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Aleksandr Nogikh (1):
usb: atm: cxacru: properly kill rcv_urb on error in cxacru_cm()
Bryam Vargas (1):
thunderbolt: Bound the DROM dual link port number before indexing sw->ports
Greg Kroah-Hartman (1):
Merge tag 'thunderbolt-for-v7.2-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linus
Ishaan Dandekar (1):
usb: quirks: Add ShanWan gamepad to quirk list
Jiangshan Yi (1):
usb: misc: usbio: check ibuf_len against rxbuf_len in bulk msg
Lachlan Hodges (1):
usb: xhci: use BIT_ULL for CRCR bits to fix incorrect 64bit mask
Mika Westerberg (1):
thunderbolt: Initialize ->domain_released completion before it is being used
Nikhil Solanke (2):
usb: core: Add quirk for 255-bytes initial config read
usb: hub: Split announce_device() to log device identity before enumeration
Pawel Laszczak (1):
usb: cdnsp: fix incorrect endian conversions for APB timeout register
Sonali Pradhan (1):
usb: gadget: f_ncm: Use unsigned int for ndp_index
Xu Rao (3):
thunderbolt: stream: Unmap buffers with mapped size
thunderbolt: Fix bandwidth group reservation indexing
thunderbolt: icm: Preserve USB4 proxy data-valid bit
Documentation/admin-guide/kernel-parameters.txt | 5 ++++
drivers/thunderbolt/eeprom.c | 9 ++++++-
drivers/thunderbolt/icm.c | 2 +-
drivers/thunderbolt/nhi.c | 4 ++--
drivers/thunderbolt/stream.c | 2 +-
drivers/thunderbolt/tb.c | 2 +-
drivers/usb/atm/cxacru.c | 2 ++
drivers/usb/cdns3/cdnsp-gadget.c | 4 ++--
drivers/usb/core/config.c | 32 ++++++++++++++++++-------
drivers/usb/core/hub.c | 16 +++++++++----
drivers/usb/core/quirks.c | 7 ++++++
drivers/usb/gadget/function/f_ncm.c | 2 +-
drivers/usb/host/xhci.h | 12 +++++-----
drivers/usb/misc/usbio.c | 2 +-
include/linux/usb/quirks.h | 3 +++
15 files changed, 76 insertions(+), 28 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] USB driver fixes for 7.2-rc7
2026-08-08 15:32 [GIT PULL] USB driver fixes for 7.2-rc7 Greg KH
@ 2026-08-08 23:45 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-08-08 23:45 UTC (permalink / raw)
To: Greg KH; +Cc: Linus Torvalds, Andrew Morton, linux-kernel, linux-usb
The pull request you sent on Sat, 8 Aug 2026 17:32:26 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git tags/usb-7.2-rc7
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/91a73db6970aa7cd3d2ea73a4a11eeb3519737db
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-08 23:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-08 15:32 [GIT PULL] USB driver fixes for 7.2-rc7 Greg KH
2026-08-08 23:45 ` 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