* [GIT PULL] USB4/Thunderbolt changes for v6.14 merge window
@ 2025-01-14 10:32 Mika Westerberg
2025-01-15 15:17 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Mika Westerberg @ 2025-01-14 10:32 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 4bbf9020becbfd8fc2c3da790855b7042fad455b:
Linux 6.13-rc4 (2024-12-22 13:22:21 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.14-rc1
for you to fetch changes up to 43d84701d2aa147eab39b529919ffaf35f724bbb:
thunderbolt: Expose router DROM through debugfs (2025-01-05 10:35:03 +0200)
----------------------------------------------------------------
thunderbolt: Changes for v6.14 merge window
This includes following USB4/Thunderbolt changes for the v6.14 merge
window:
- Add debugfs write capability to path config spaces.
- Expose router DROM through debugfs.
- Increase DPRX capabilities read timeout to support runtime
suspending of graphics driver.
- Handle DisplayPort tunnel activation asynchronously.
- Small cleanups.
All these have been in linux-next with no reported issues.
----------------------------------------------------------------
Gil Fine (1):
thunderbolt: debugfs: Add write capability to path config space
Mika Westerberg (13):
thunderbolt: Drop doubled empty line from ctl.h
thunderbolt: Log config space when invalid config space reply is received
thunderbolt: Debug log an invalid config space reply just once
thunderbolt: Increase DPRX capabilities read timeout
thunderbolt: Make tb_tunnel_one_dp() return void
thunderbolt: Show path name in debug log when path is deactivated
thunderbolt: Rework how tunnel->[init|deinit] hooks are called
thunderbolt: Drop tb_tunnel_restart()
thunderbolt: Pass reason to tb_dp_resource_unavailable()
thunderbolt: Move forward declarations in one place
thunderbolt: Rework tb_tunnel_consumed_bandwidth()
thunderbolt: Handle DisplayPort tunnel activation asynchronously
thunderbolt: Expose router DROM through debugfs
drivers/thunderbolt/ctl.c | 11 +-
drivers/thunderbolt/ctl.h | 1 -
drivers/thunderbolt/debugfs.c | 67 +++++--
drivers/thunderbolt/eeprom.c | 78 ++++----
drivers/thunderbolt/path.c | 4 +-
drivers/thunderbolt/tb.c | 196 ++++++++++++++------
drivers/thunderbolt/tb.h | 5 +
drivers/thunderbolt/test.c | 90 +++++-----
drivers/thunderbolt/tunnel.c | 406 ++++++++++++++++++++++++++----------------
drivers/thunderbolt/tunnel.h | 61 ++++++-
10 files changed, 600 insertions(+), 319 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] USB4/Thunderbolt changes for v6.14 merge window
2025-01-14 10:32 [GIT PULL] USB4/Thunderbolt changes for v6.14 merge window Mika Westerberg
@ 2025-01-15 15:17 ` Greg Kroah-Hartman
0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2025-01-15 15:17 UTC (permalink / raw)
To: Mika Westerberg
Cc: Yehezkel Bernat, Michael Jamet, Lukas Wunner, Andreas Noever,
linux-usb
On Tue, Jan 14, 2025 at 12:32:42PM +0200, Mika Westerberg wrote:
> Hi Greg,
>
> The following changes since commit 4bbf9020becbfd8fc2c3da790855b7042fad455b:
>
> Linux 6.13-rc4 (2024-12-22 13:22:21 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.14-rc1
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-15 15:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-14 10:32 [GIT PULL] USB4/Thunderbolt changes for v6.14 merge window Mika Westerberg
2025-01-15 15: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