index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-20
thunderbolt: Use weight constants in tb_usb3_consumed_bandwidth()
Mika Westerberg
1
-3
/
+6
2023-10-20
thunderbolt: Use constants for path weight and priority
Mika Westerberg
1
-12
/
+27
2023-10-17
Merge tag 'thunderbolt-for-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-4
/
+6
2023-10-13
thunderbolt: Add DP IN added last in the head of the list of DP resources
Gil Fine
1
-1
/
+1
2023-10-13
thunderbolt: Create multiple DisplayPort tunnels if there are more DP IN/OUT ...
Gil Fine
1
-9
/
+17
2023-10-13
thunderbolt: Log NVM version of routers and retimers
Gil Fine
2
-0
/
+2
2023-10-13
thunderbolt: Use tb_tunnel_xxx() log macros in tb.c
Mika Westerberg
1
-22
/
+28
2023-10-13
thunderbolt: Expose tb_tunnel_xxx() log macros to the rest of the driver
Mika Westerberg
2
-22
/
+28
2023-10-13
thunderbolt: Use tb_tunnel_dbg() where possible to make logging more consistent
Mika Westerberg
1
-35
/
+30
2023-10-13
thunderbolt: Fix typo of HPD bit for Hot Plug Detect
Gil Fine
2
-6
/
+6
2023-10-13
thunderbolt: Fix debug log when DisplayPort adapter not available for pairing
Gil Fine
1
-4
/
+3
2023-10-13
thunderbolt: Check for unplugged router in tb_switch_clx_disable()
Mika Westerberg
1
-0
/
+3
2023-10-13
thunderbolt: Make tb_switch_clx_is_supported() static
Mika Westerberg
2
-23
/
+22
2023-10-13
thunderbolt: Get rid of usb4_usb3_port_actual_link_rate()
Mika Westerberg
4
-42
/
+2
2023-10-13
thunderbolt: dma_test: Use enum tb_link_width
Mika Westerberg
1
-9
/
+5
2023-10-05
thunderbolt: Call tb_switch_put() once DisplayPort bandwidth request is finished
Gil Fine
1
-4
/
+6
2023-09-15
thunderbolt: Apply USB 3.x bandwidth quirk only in software connection manager
Mika Westerberg
1
-0
/
+3
2023-09-15
thunderbolt: Restart XDomain discovery handshake after failure
Mika Westerberg
1
-17
/
+41
2023-09-15
thunderbolt: Correct TMU mode initialization from hardware
Mika Westerberg
1
-1
/
+1
2023-09-15
thunderbolt: Check that lane 1 is in CL0 before enabling lane bonding
Mika Westerberg
1
-0
/
+7
2023-09-15
thunderbolt: Workaround an IOMMU fault on certain systems with Intel Maple Ridge
Mika Westerberg
1
-20
/
+20
2023-08-22
Merge tag 'thunderbolt-for-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
5
-52
/
+71
2023-08-08
thunderbolt: Check Intel vendor ID in tb_switch_get_generation()
Mika Westerberg
1
-37
/
+38
2023-08-08
thunderbolt: Log a warning if device links are not found
Mika Westerberg
3
-14
/
+32
2023-08-04
thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request()
Mika Westerberg
1
-0
/
+2
2023-08-03
thunderbolt: Fix Thunderbolt 3 display flickering issue on 2nd hot plug onwards
Sanjay R Mehta
1
-1
/
+3
2023-07-31
thunderbolt: Set variable tmu_params storage class specifier to static
Tom Rix
1
-1
/
+1
2023-06-16
thunderbolt: Add test case for 3 DisplayPort tunnels
Mika Westerberg
1
-0
/
+83
2023-06-16
thunderbolt: Add DisplayPort 2.x tunneling support
Mika Westerberg
2
-16
/
+87
2023-06-16
thunderbolt: Make bandwidth allocation mode function names consistent
Mika Westerberg
4
-46
/
+52
2023-06-16
thunderbolt: Enable CL2 low power state
Mika Westerberg
2
-15
/
+25
2023-06-16
thunderbolt: Add support for enhanced uni-directional TMU mode
Mika Westerberg
6
-173
/
+614
2023-06-16
thunderbolt: Increase NVM_MAX_SIZE to support Intel Barlow Ridge controller
Gil Fine
1
-1
/
+1
2023-06-16
thunderbolt: Move constants related to NVM into nvm.c
Gil Fine
3
-9
/
+10
2023-06-16
thunderbolt: Limit Intel Barlow Ridge USB3 bandwidth
Mika Westerberg
2
-0
/
+10
2023-06-16
thunderbolt: Add Intel Barlow Ridge PCI ID
Mika Westerberg
2
-0
/
+4
2023-06-16
thunderbolt: Fix PCIe adapter capability length for USB4 v2 routers
Gil Fine
1
-2
/
+6
2023-06-16
thunderbolt: Fix DisplayPort IN adapter capability length for USB4 v2 routers
Gil Fine
1
-5
/
+8
2023-06-16
thunderbolt: Add two additional double words for adapters TMU for USB4 v2 rou...
Gil Fine
1
-2
/
+6
2023-06-16
thunderbolt: Enable USB4 v2 PCIe TLP/DLLP extended encapsulation
Gil Fine
4
-3
/
+70
2023-06-16
thunderbolt: Announce USB4 v2 connection manager support
Gil Fine
2
-2
/
+9
2023-06-16
thunderbolt: Reset USB4 v2 host router
Mika Westerberg
2
-8
/
+50
2023-06-16
thunderbolt: Add the new USB4 v2 notification types
Mika Westerberg
3
-4
/
+48
2023-06-16
thunderbolt: Add support for USB4 v2 80 Gb/s link
Gil Fine
7
-86
/
+250
2023-06-16
thunderbolt: Identify USB4 v2 routers
Gil Fine
3
-15
/
+28
2023-06-16
thunderbolt: Do not touch lane 1 adapter path config space
Mika Westerberg
1
-1
/
+1
2023-06-16
thunderbolt: Ignore data CRC mismatch for USB4 routers
Mika Westerberg
1
-2
/
+1
2023-06-12
thunderbolt: Enable/disable sideband depending on USB4 port offline mode
Mika Westerberg
2
-0
/
+24
2023-06-12
thunderbolt: Do not send UNSET_INBOUND_SBTX when retimer NVM authentication s...
Mika Westerberg
1
-1
/
+9
2023-06-12
thunderbolt: Read retimer NVM authentication status prior tb_retimer_set_inbo...
Mika Westerberg
1
-8
/
+21
[prev]
[next]