* [GIT PULL] USB4/Thunderbolt changes for v6.19 merge window
@ 2025-11-26 9:12 Mika Westerberg
2025-11-26 11:43 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Mika Westerberg @ 2025-11-26 9:12 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: Yehezkel Bernat, Lukas Wunner, Andreas Noever, linux-usb,
Mika Westerberg
Hi Greg,
The following changes since commit 211ddde0823f1442e4ad052a2f30f050145ccada:
Linux 6.18-rc2 (2025-10-19 15:19:16 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.19-rc1
for you to fetch changes up to 479d186fc946b16c440f57995d5cb2151bfe61c0:
thunderbolt: Fix typos in xdomain.c (2025-11-17 08:24:24 +0100)
----------------------------------------------------------------
thunderbolt: Changes for v6.19 merge window
This includes following USB4/Thunderbolt changes for the v6.19 merge
window:
- Documentation fixes
- Fixes for various typos found in the driver
- Replace use of system_wq with system_percpu_wq.
All these have been in linux-next with no reported issues.
----------------------------------------------------------------
Alan Borzeszkowski (17):
thunderbolt: Update NVM firmware upgrade documentation
thunderbolt: Update deprecated firmware update site in icm.c
thunderbolt: Fix typos in ctl.c
thunderbolt: Fix typos in debugfs.c
thunderbolt: Fix typos in domain.c
thunderbolt: Fix typos in icm.c
thunderbolt: Fix typos in lc.c
thunderbolt: Fix typos in nhi.c
thunderbolt: Fix typos in retimer.c
thunderbolt: Fix typos in switch.c
thunderbolt: Fix typos in tb.c
thunderbolt: Fix typos in tb.h
thunderbolt: Fix typos in tb_regs.h
thunderbolt: Fix typos in tmu.c
thunderbolt: Fix typos in tunnel.c
thunderbolt: Fix typos in usb4.c
thunderbolt: Fix typos in xdomain.c
Dominik Karol Piątkowski (1):
thunderbolt: Fix typo in tb_eeprom_ctl_read documentation
Marco Crivellari (1):
thunderbolt: Replace use of system_wq with system_percpu_wq
Documentation/admin-guide/thunderbolt.rst | 50 +++++++++++++++++++++----------
drivers/thunderbolt/ctl.c | 2 +-
drivers/thunderbolt/debugfs.c | 4 +--
drivers/thunderbolt/domain.c | 2 +-
drivers/thunderbolt/eeprom.c | 2 +-
drivers/thunderbolt/icm.c | 8 ++---
drivers/thunderbolt/lc.c | 2 +-
drivers/thunderbolt/nhi.c | 2 +-
drivers/thunderbolt/retimer.c | 2 +-
drivers/thunderbolt/switch.c | 6 ++--
drivers/thunderbolt/tb.c | 16 +++++-----
drivers/thunderbolt/tb.h | 14 ++++-----
drivers/thunderbolt/tb_regs.h | 6 ++--
drivers/thunderbolt/tmu.c | 4 +--
drivers/thunderbolt/tunnel.c | 14 ++++-----
drivers/thunderbolt/usb4.c | 26 ++++++++--------
drivers/thunderbolt/xdomain.c | 4 +--
17 files changed, 92 insertions(+), 72 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-26 11:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-26 9:12 [GIT PULL] USB4/Thunderbolt changes for v6.19 merge window Mika Westerberg
2025-11-26 11:43 ` Greg Kroah-Hartman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox