summaryrefslogtreecommitdiffstats
path: root/v6.4/3c052ec6f4f866163573445a02d60b629805a6e7
blob: e3305c0f33f29ef28669f86d287f31b6260fcd05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
3c052ec6f4f8 ("thunderbolt: Transition link to asymmetric only when both sides support it")
3e36528c1127 ("thunderbolt: Configure asymmetric link if needed and bandwidth allows")
81af2952e606 ("thunderbolt: Add support for asymmetric link")
582e70b0d3a4 ("thunderbolt: Change bandwidth reservations to comply USB4 v2")
aa673d606078 ("thunderbolt: Make is_gen4_link() available to the rest of the driver")
4d24db0c8014 ("thunderbolt: Use weight constants in tb_usb3_consumed_bandwidth()")
f73edddfa2a6 ("thunderbolt: Use constants for path weight and priority")
6e19d48ea0d8 ("thunderbolt: Enable USB4 v2 PCIe TLP/DLLP extended encapsulation")
e111fb925137 ("thunderbolt: Add support for USB4 v2 80 Gb/s link")
53ba2e16957b ("thunderbolt: Disable CL states when a DMA tunnel is established")
4a420eb1426a ("thunderbolt: Make tb_switch_clx_disable() return CL states that were enabled")
768e6fe69fde ("thunderbolt: Initialize CL states from the hardware")
b5d15961d955 ("thunderbolt: Prefix CL state related log messages with "CLx: "")
9650de737992 ("thunderbolt: Check for first depth router in tb.c")
35627353063b ("thunderbolt: Switch CL states from enum to a bitmask")
1a9b6cb8b5db ("thunderbolt: Move CLx enabling into tb_enable_clx()")
4f9a4f25ade8 ("thunderbolt: Get rid of __tb_switch_[en|dis]able_clx()")
12a14f2fca32 ("thunderbolt: Move CLx support functions into clx.c")
ef34add89ee4 ("thunderbolt: Check valid TMU configuration in tb_switch_tmu_configure()")
4e7b4955cba1 ("thunderbolt: Move tb_enable_tmu() close to other TMU functions")