index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
Lines
2024-04-12
thunderbolt: Fix calculation of consumed USB3 bandwidth on a path
Gil Fine
-4
/
+5
2024-04-10
thunderbolt: Avoid notify PM core about runtime PM resume
Gil Fine
-11
/
+36
2024-04-10
thunderbolt: Fix wake configurations after device unplug
Gil Fine
-7
/
+14
2024-04-08
thunderbolt: Enable NVM upgrade support on Intel Maple Ridge
Alex James
-0
/
+1
2024-04-02
thunderbolt: Do not create DisplayPort tunnels on adapters of the same router
Mika Westerberg
-0
/
+6
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-439
/
+1111
2024-03-02
Merge tag 'thunderbolt-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-439
/
+1111
2024-03-02
Merge tag 'thunderbolt-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-0
/
+3
2024-02-26
thunderbolt: Constify the struct device_type usage
Ricardo B. Marliere
-10
/
+10
2024-02-26
thunderbolt: Add trace events support for the control channel
Gil Fine
-5
/
+209
2024-02-26
thunderbolt: Keep the domain powered when USB4 port is in redrive mode
Mika Westerberg
-1
/
+66
2024-02-16
thunderbolt: Improve DisplayPort tunnel setup process to be more robust
Gil Fine
-41
/
+43
2024-02-16
thunderbolt: Calculate DisplayPort tunnel bandwidth after DPRX capabilities read
Gil Fine
-10
/
+6
2024-02-16
thunderbolt: Reserve released DisplayPort bandwidth for a group for 10 seconds
Mika Westerberg
-29
/
+184
2024-02-16
thunderbolt: Introduce tb_tunnel_direction_downstream()
Mika Westerberg
-20
/
+18
2024-02-16
thunderbolt: Re-order bandwidth group functions
Mika Westerberg
-229
/
+225
2024-02-16
thunderbolt: Fail the failed bandwidth request properly
Mika Westerberg
-5
/
+18
2024-02-16
thunderbolt: Log an error if DPTX request is not cleared
Mika Westerberg
-1
/
+3
2024-02-16
thunderbolt: Handle bandwidth allocation mode disable request
Mika Westerberg
-6
/
+16
2024-02-16
thunderbolt: Re-calculate estimated bandwidth when allocation mode is enabled
Mika Westerberg
-3
/
+12
2024-02-16
thunderbolt: Use DP_LOCAL_CAP for maximum bandwidth calculation
Mika Westerberg
-32
/
+25
2024-02-16
thunderbolt: Fix NULL pointer dereference in tb_port_update_credits()
Mika Westerberg
-0
/
+3
2024-02-13
thunderbolt: Correct typo in host_reset parameter
Mika Westerberg
-1
/
+1
2024-02-13
thunderbolt: Skip discovery also in USB4 v2 host
Mika Westerberg
-17
/
+14
2024-02-13
thunderbolt: Reset only non-USB4 host routers in resume
Mika Westerberg
-2
/
+6
2024-01-29
thunderbolt: Fix setting the CNS bit in ROUTER_CS_5
Mohammad Rahimi
-2
/
+2
2024-01-23
thunderbolt: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
-13
/
+13
2024-01-22
thunderbolt: Fix rollback in tb_port_lane_bonding_enable() for lane 1
Mohammad Rahimi
-1
/
+1
2024-01-22
thunderbolt: Fix XDomain rx_lanes_show and tx_lanes_show
Mohammad Rahimi
-4
/
+4
2024-01-22
thunderbolt: Reset topology created by the boot firmware
Sanath S
-18
/
+38
2024-01-22
thunderbolt: Make tb_switch_reset() support Thunderbolt 2, 3 and USB4 routers
Sanath S
-14
/
+111
2024-01-22
thunderbolt: Introduce tb_path_deactivate_hop()
Sanath S
-0
/
+14
2024-01-22
thunderbolt: Introduce tb_port_reset()
Sanath S
-0
/
+97
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-60
/
+177
2024-01-02
Merge tag 'thunderbolt-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-59
/
+176
2023-12-22
thunderbolt: Reduce retry timeout to speed up boot for some devices
Werner Sembach
-1
/
+1
2023-12-22
thunderbolt: Keep link as asymmetric if preferred by hardware
Gil Fine
-7
/
+36
2023-12-20
thunderbolt: make tb_bus_type const
Greg Kroah-Hartman
-1
/
+1
2023-12-14
thunderbolt: Add support for Intel Lunar Lake
Mika Westerberg
-0
/
+6
2023-12-14
thunderbolt: Disable PCIe extended encapsulation upon teardown properly
Gil Fine
-3
/
+15
2023-12-14
thunderbolt: Make PCIe tunnel setup and teardown follow CM guide
Gil Fine
-3
/
+10
2023-12-14
thunderbolt: Improve logging when DisplayPort resource is added due to hotplug
Gil Fine
-1
/
+1
2023-12-14
thunderbolt: Use tb_dp_read_cap() to read DP_COMMON_CAP as well
Mika Westerberg
-6
/
+7
2023-12-14
thunderbolt: Disable CL states only when actually needed
Mika Westerberg
-8
/
+18
2023-12-14
thunderbolt: Transition link to asymmetric only when both sides support it
Gil Fine
-6
/
+10
2023-12-14
thunderbolt: Log XDomain link speed and width
Gil Fine
-0
/
+5
2023-12-14
thunderbolt: Move width_name() helper to tb.h
Gil Fine
-18
/
+18
2023-12-14
thunderbolt: Handle lane bonding of Gen 4 XDomain links properly
Gil Fine
-3
/
+48
2023-12-14
thunderbolt: Unwind TMU configuration if tb_switch_set_tmu_mode_params() fails
Mika Westerberg
-1
/
+1
2023-12-08
thunderbolt: Fix minimum allocated USB 3.x and PCIe bandwidth
Gil Fine
-5
/
+5
[prev]
[next]