public inbox for linux-usb@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB4/Thunderbolt changes for v7.1 merge window
@ 2026-04-10  6:25 Mika Westerberg
  2026-04-10 11:17 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Mika Westerberg @ 2026-04-10  6:25 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 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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-04-10 11:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-10  6:25 [GIT PULL] USB4/Thunderbolt changes for v7.1 merge window Mika Westerberg
2026-04-10 11:17 ` 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