From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Yehezkel Bernat <YehezkelShB@gmail.com>,
Lukas Wunner <lukas@wunner.de>,
Andreas Noever <andreas.noever@gmail.com>,
linux-usb@vger.kernel.org,
Mika Westerberg <mika.westerberg@linux.intel.com>
Subject: [GIT PULL] USB4/Thunderbolt changes for v6.19 merge window
Date: Wed, 26 Nov 2025 10:12:42 +0100 [thread overview]
Message-ID: <20251126091242.GD323117@black.igk.intel.com> (raw)
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(-)
next reply other threads:[~2025-11-26 9:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-26 9:12 Mika Westerberg [this message]
2025-11-26 11:43 ` [GIT PULL] USB4/Thunderbolt changes for v6.19 merge window Greg Kroah-Hartman
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=20251126091242.GD323117@black.igk.intel.com \
--to=mika.westerberg@linux.intel.com \
--cc=YehezkelShB@gmail.com \
--cc=andreas.noever@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-usb@vger.kernel.org \
--cc=lukas@wunner.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.