index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
tb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: Honor TMU requirements in the domain when setting TMU mode
Gil Fine
2024-10-21
1
-6
/
+42
*
Merge tag 'thunderbolt-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2024-05-10
1
-4
/
+5
|
\
|
*
thunderbolt: Fix calculation of consumed USB3 bandwidth on a path
Gil Fine
2024-04-12
1
-4
/
+5
*
|
thunderbolt: Avoid notify PM core about runtime PM resume
Gil Fine
2024-04-10
1
-2
/
+2
*
|
thunderbolt: Do not create DisplayPort tunnels on adapters of the same router
Mika Westerberg
2024-04-02
1
-0
/
+6
|
/
*
thunderbolt: Keep the domain powered when USB4 port is in redrive mode
Mika Westerberg
2024-02-26
1
-1
/
+48
*
thunderbolt: Improve DisplayPort tunnel setup process to be more robust
Gil Fine
2024-02-16
1
-41
/
+43
*
thunderbolt: Reserve released DisplayPort bandwidth for a group for 10 seconds
Mika Westerberg
2024-02-16
1
-29
/
+170
*
thunderbolt: Introduce tb_tunnel_direction_downstream()
Mika Westerberg
2024-02-16
1
-6
/
+3
*
thunderbolt: Re-order bandwidth group functions
Mika Westerberg
2024-02-16
1
-229
/
+225
*
thunderbolt: Fail the failed bandwidth request properly
Mika Westerberg
2024-02-16
1
-5
/
+18
*
thunderbolt: Handle bandwidth allocation mode disable request
Mika Westerberg
2024-02-16
1
-6
/
+16
*
thunderbolt: Re-calculate estimated bandwidth when allocation mode is enabled
Mika Westerberg
2024-02-16
1
-3
/
+12
*
thunderbolt: Skip discovery also in USB4 v2 host
Mika Westerberg
2024-02-13
1
-3
/
+8
*
thunderbolt: Reset only non-USB4 host routers in resume
Mika Westerberg
2024-02-13
1
-2
/
+6
*
thunderbolt: Reset topology created by the boot firmware
Sanath S
2024-01-22
1
-7
/
+19
*
Merge tag 'thunderbolt-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2024-01-02
1
-24
/
+50
|
\
|
*
thunderbolt: Keep link as asymmetric if preferred by hardware
Gil Fine
2023-12-22
1
-7
/
+21
|
*
thunderbolt: Improve logging when DisplayPort resource is added due to hotplug
Gil Fine
2023-12-14
1
-1
/
+1
|
*
thunderbolt: Disable CL states only when actually needed
Mika Westerberg
2023-12-14
1
-8
/
+18
|
*
thunderbolt: Transition link to asymmetric only when both sides support it
Gil Fine
2023-12-14
1
-6
/
+10
|
*
thunderbolt: Handle lane bonding of Gen 4 XDomain links properly
Gil Fine
2023-12-14
1
-2
/
+0
*
|
thunderbolt: Only add device router DP IN to the head of the DP resource list
Mika Westerberg
2023-11-17
1
-1
/
+11
|
/
*
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-04
1
-156
/
+618
|
\
|
*
thunderbolt: Fix one kernel-doc comment
Yang Li
2023-10-24
1
-1
/
+1
|
*
thunderbolt: Configure asymmetric link if needed and bandwidth allows
Gil Fine
2023-10-20
1
-123
/
+558
|
*
thunderbolt: Add support for asymmetric link
Gil Fine
2023-10-20
1
-4
/
+7
|
*
thunderbolt: Introduce tb_switch_depth()
Mika Westerberg
2023-10-20
1
-2
/
+2
|
*
thunderbolt: Introduce tb_port_path_direction_downstream()
Gil Fine
2023-10-20
1
-3
/
+3
|
*
thunderbolt: Change bandwidth reservations to comply USB4 v2
Gil Fine
2023-10-20
1
-0
/
+11
|
*
thunderbolt: Add DP IN added last in the head of the list of DP resources
Gil Fine
2023-10-13
1
-1
/
+1
|
*
thunderbolt: Create multiple DisplayPort tunnels if there are more DP IN/OUT ...
Gil Fine
2023-10-13
1
-9
/
+17
|
*
thunderbolt: Use tb_tunnel_xxx() log macros in tb.c
Mika Westerberg
2023-10-13
1
-22
/
+28
|
*
thunderbolt: Fix debug log when DisplayPort adapter not available for pairing
Gil Fine
2023-10-13
1
-4
/
+3
*
|
thunderbolt: Call tb_switch_put() once DisplayPort bandwidth request is finished
Gil Fine
2023-10-05
1
-4
/
+6
|
/
*
Merge tag 'thunderbolt-for-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2023-08-22
1
-7
/
+17
|
\
|
*
thunderbolt: Log a warning if device links are not found
Mika Westerberg
2023-08-08
1
-7
/
+17
*
|
thunderbolt: Fix memory leak in tb_handle_dp_bandwidth_request()
Mika Westerberg
2023-08-04
1
-0
/
+2
|
/
*
thunderbolt: Make bandwidth allocation mode function names consistent
Mika Westerberg
2023-06-16
1
-5
/
+5
*
thunderbolt: Enable CL2 low power state
Mika Westerberg
2023-06-16
1
-3
/
+6
*
thunderbolt: Add support for enhanced uni-directional TMU mode
Mika Westerberg
2023-06-16
1
-14
/
+44
*
thunderbolt: Add the new USB4 v2 notification types
Mika Westerberg
2023-06-16
1
-4
/
+13
*
thunderbolt: Add support for USB4 v2 80 Gb/s link
Gil Fine
2023-06-16
1
-5
/
+33
*
thunderbolt: Disable CL states when a DMA tunnel is established
Mika Westerberg
2023-06-09
1
-5
/
+57
*
thunderbolt: Check for first depth router in tb.c
Mika Westerberg
2023-06-09
1
-0
/
+10
*
thunderbolt: Switch CL states from enum to a bitmask
Mika Westerberg
2023-06-09
1
-1
/
+1
*
thunderbolt: Move CLx enabling into tb_enable_clx()
Mika Westerberg
2023-06-09
1
-17
/
+17
*
thunderbolt: Move CLx support functions into clx.c
Mika Westerberg
2023-06-09
1
-4
/
+4
*
thunderbolt: Check valid TMU configuration in tb_switch_tmu_configure()
Mika Westerberg
2023-06-09
1
-2
/
+4
*
thunderbolt: Move tb_enable_tmu() close to other TMU functions
Mika Westerberg
2023-06-09
1
-29
/
+29
[next]