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 v7.1 merge window
Date: Fri, 10 Apr 2026 08:25:53 +0200 [thread overview]
Message-ID: <20260410062553.GK3552@black.igk.intel.com> (raw)
Hi Greg,
The following changes since commit 11439c4635edd669ae435eec308f4ab8a0804808:
Linux 7.0-rc2 (2026-03-01 15:39:31 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v7.1-rc1
for you to fetch changes up to 498c05821bb42f70e9bf6512c3dec4aa821815d0:
thunderbolt: tunnel: Simplify allocation (2026-04-07 09:00:26 +0200)
----------------------------------------------------------------
thunderbolt: Changes for v7.1 merge window
This includes following USB4/Thunderbolt changes for the v7.1 merge
window:
- Disable CL-states for Titan Ridge based devices with older firmware.
- MAINTAINER update.
- Simplify allocation of various structures with kzalloc_flex().
All these have been in linux-next with no reported issues.
----------------------------------------------------------------
Dave Hansen (1):
MAINTAINERS: Remove bouncing maintainer, Mika takes over DMA test driver
Rene Sapiens (2):
thunderbolt: Read router NVM version before applying quirks
thunderbolt: Disable CLx on Titan Ridge-based devices with old firmware
Rosen Penev (3):
thunderbolt: dma_port: kmalloc_array + kzalloc to flex
thunderbolt: Use kzalloc_flex() for struct tb_path allocation
thunderbolt: tunnel: Simplify allocation
MAINTAINERS | 2 +-
drivers/thunderbolt/dma_port.c | 15 +++------------
drivers/thunderbolt/path.c | 28 +++++++---------------------
drivers/thunderbolt/quirks.c | 7 +++++++
drivers/thunderbolt/switch.c | 30 ++++++++++++++++++++++++++----
drivers/thunderbolt/tb.h | 5 +++--
drivers/thunderbolt/tunnel.c | 10 ++--------
drivers/thunderbolt/tunnel.h | 5 +++--
8 files changed, 52 insertions(+), 50 deletions(-)
next reply other threads:[~2026-04-10 6:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-10 6:25 Mika Westerberg [this message]
2026-04-10 11:17 ` [GIT PULL] USB4/Thunderbolt changes for v7.1 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=20260410062553.GK3552@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.