* [GIT PULL] USB4/Thunderbolt changes for v6.8 merge window
@ 2024-01-02 12:39 Mika Westerberg
2024-01-02 13:25 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Mika Westerberg @ 2024-01-02 12:39 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 b85ea95d086471afb4ad062012a4d73cd328fa86:
Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.8-rc1
for you to fetch changes up to 04b99eac389adc6485f7913d83ec9ed68bbc8326:
thunderbolt: Reduce retry timeout to speed up boot for some devices (2023-12-22 13:00:26 +0200)
----------------------------------------------------------------
thunderbolt: Changes for v6.8 merge window
This includes following USB4/Thunderbolt changes for the v6.8 merge
window:
- Intel Lunar Lake support
- PCIe tunneling improvements
- DisplayPort tunneling improvements
- Asymmetric switching improvements
- Couple of minor fixes and cleanups.
All these have been in linux-next with no reported issues.
----------------------------------------------------------------
Colin Ian King (1):
thunderbolt: Remove duplicated re-assignment of pointer 'out'
Gil Fine (8):
thunderbolt: Handle lane bonding of Gen 4 XDomain links properly
thunderbolt: Move width_name() helper to tb.h
thunderbolt: Log XDomain link speed and width
thunderbolt: Transition link to asymmetric only when both sides support it
thunderbolt: Improve logging when DisplayPort resource is added due to hotplug
thunderbolt: Make PCIe tunnel setup and teardown follow CM guide
thunderbolt: Disable PCIe extended encapsulation upon teardown properly
thunderbolt: Keep link as asymmetric if preferred by hardware
Mika Westerberg (4):
thunderbolt: Unwind TMU configuration if tb_switch_set_tmu_mode_params() fails
thunderbolt: Disable CL states only when actually needed
thunderbolt: Use tb_dp_read_cap() to read DP_COMMON_CAP as well
thunderbolt: Add support for Intel Lunar Lake
Werner Sembach (1):
thunderbolt: Reduce retry timeout to speed up boot for some devices
drivers/thunderbolt/icm.c | 2 +-
drivers/thunderbolt/nhi.c | 4 +++
drivers/thunderbolt/nhi.h | 2 ++
drivers/thunderbolt/switch.c | 33 +++++++++----------
drivers/thunderbolt/tb.c | 74 +++++++++++++++++++++++++++++--------------
drivers/thunderbolt/tb.h | 18 +++++++++++
drivers/thunderbolt/tmu.c | 2 +-
drivers/thunderbolt/tunnel.c | 46 +++++++++++++++++++--------
drivers/thunderbolt/xdomain.c | 54 ++++++++++++++++++++++++++++++-
9 files changed, 176 insertions(+), 59 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] USB4/Thunderbolt changes for v6.8 merge window
2024-01-02 12:39 [GIT PULL] USB4/Thunderbolt changes for v6.8 merge window Mika Westerberg
@ 2024-01-02 13:25 ` Greg Kroah-Hartman
0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2024-01-02 13:25 UTC (permalink / raw)
To: Mika Westerberg
Cc: Yehezkel Bernat, Michael Jamet, Lukas Wunner, Andreas Noever,
linux-usb
On Tue, Jan 02, 2024 at 02:39:54PM +0200, Mika Westerberg wrote:
> Hi Greg,
>
> The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
>
> Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt.git tags/thunderbolt-for-v6.8-rc1
Pulled and pushed out,
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-02 13:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-02 12:39 [GIT PULL] USB4/Thunderbolt changes for v6.8 merge window Mika Westerberg
2024-01-02 13:25 ` 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