* [GIT PULL] USB4/Thunderbolt changes for v6.16 merge window
@ 2025-05-20 10:16 Mika Westerberg
2025-05-21 10:27 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Mika Westerberg @ 2025-05-20 10:16 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: Yehezkel Bernat, Michael Jamet, Lukas Wunner, Andreas Noever,
linux-usb, Mika Westerberg
Hi Greg,
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.16-rc1
for you to fetch changes up to 36f6f7e2d4d094c828977938eaa4949ec5439380:
Documentation/admin-guide: Document Thunderbolt/USB4 tunneling events (2025-04-24 08:24:39 +0300)
----------------------------------------------------------------
thunderbolt: Changes for v6.16 merge window
This includes following USB4/Thunderbolt changes for the v6.16 merge
window:
- Enable wake on connect and disconnect over system suspend.
- Add mapping between Type-C ports and USB4 ports on non-Chrome systems.
- Expose tunneling related events to userspace.
All these have been in linux-next with no reported issues.
----------------------------------------------------------------
Alan Borzeszkowski (7):
thunderbolt: Expose usb4_port_index() to other modules
thunderbolt: Add Thunderbolt/USB4 <-> USB3 match function
usb: typec: Connect Type-C port with associated USB4 port
thunderbolt: Introduce domain event message handler
thunderbolt: Notify userspace about software CM tunneling events
thunderbolt: Notify userspace about firmware CM tunneling events
Documentation/admin-guide: Document Thunderbolt/USB4 tunneling events
Mario Limonciello (2):
thunderbolt: Use wake on connect and disconnect over suspend
thunderbolt: Fix a logic error in wake on connect
Documentation/admin-guide/thunderbolt.rst | 33 +++++++++++
drivers/thunderbolt/domain.c | 2 +-
drivers/thunderbolt/icm.c | 36 +++++++++++-
drivers/thunderbolt/switch.c | 1 +
drivers/thunderbolt/tb.c | 22 +++++++-
drivers/thunderbolt/tb.h | 14 +++++
drivers/thunderbolt/tb_msgs.h | 1 +
drivers/thunderbolt/tunnel.c | 92 +++++++++++++++++++++++++++++--
drivers/thunderbolt/tunnel.h | 23 ++++++++
drivers/thunderbolt/usb4.c | 18 ++++--
drivers/thunderbolt/usb4_port.c | 56 ++++++++++++++++---
drivers/usb/typec/port-mapper.c | 23 +++++++-
include/linux/thunderbolt.h | 18 ++++++
13 files changed, 314 insertions(+), 25 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] USB4/Thunderbolt changes for v6.16 merge window
2025-05-20 10:16 [GIT PULL] USB4/Thunderbolt changes for v6.16 merge window Mika Westerberg
@ 2025-05-21 10:27 ` Greg Kroah-Hartman
0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2025-05-21 10:27 UTC (permalink / raw)
To: Mika Westerberg
Cc: Yehezkel Bernat, Michael Jamet, Lukas Wunner, Andreas Noever,
linux-usb
On Tue, May 20, 2025 at 01:16:45PM +0300, Mika Westerberg wrote:
> Hi Greg,
>
> The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
>
> Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.16-rc1
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-21 10:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-20 10:16 [GIT PULL] USB4/Thunderbolt changes for v6.16 merge window Mika Westerberg
2025-05-21 10:27 ` 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