index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-4
/
+4
2024-06-19
thunderbolt: debugfs: Use FIELD_GET()
Aapo Vienamo
2
-27
/
+11
2024-06-17
thunderbolt: Add receiver lane margining support for retimers
Mika Westerberg
6
-48
/
+128
2024-06-17
thunderbolt: Make margining functions accept target and retimer index
Mika Westerberg
3
-32
/
+50
2024-06-17
thunderbolt: Split out margining from USB4 port
Mika Westerberg
1
-122
/
+112
2024-06-17
thunderbolt: Add sideband register access to debugfs
Mika Westerberg
4
-0
/
+307
2024-06-17
thunderbolt: Make usb4_port_sb_read/write() available outside of usb4.c
Mika Westerberg
3
-75
/
+66
2024-06-17
thunderbolt: Move usb4_port_margining_caps() declaration into correct place
Mika Westerberg
1
-1
/
+1
2024-06-17
thunderbolt: Mention Thunderbolt/USB4 debugging tools in Kconfig
Mika Westerberg
1
-1
/
+5
2024-05-31
thunderbolt: debugfs: Fix margin debugfs node creation condition
Aapo Vienamo
1
-2
/
+3
2024-05-10
Merge tag 'thunderbolt-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
9
-47
/
+59
2024-04-29
thunderbolt: Correct trace output of firmware connection manager packets
Mika Westerberg
1
-2
/
+11
2024-04-27
thunderbolt: Fix kernel-doc for tb_tunnel_alloc_dp()
Gil Fine
1
-4
/
+4
2024-04-27
thunderbolt: Fix uninitialized variable in tb_tunnel_alloc_usb3()
Gil Fine
1
-5
/
+5
2024-04-24
thunderbolt: There are only 5 basic router registers in pre-USB4 routers
Mika Westerberg
1
-1
/
+1
2024-04-23
thunderbolt: No need to loop over all retimers if access fails
Mika Westerberg
1
-4
/
+8
2024-04-23
thunderbolt: Increase sideband access polling delay
Mika Westerberg
1
-7
/
+15
2024-04-19
thunderbolt: Get rid of TB_CFG_PKG_PREPARE_TO_SLEEP
Mika Westerberg
1
-6
/
+0
2024-04-19
thunderbolt: Use correct error code with ERROR_NOT_SUPPORTED
Mika Westerberg
1
-1
/
+1
2024-04-12
thunderbolt: Allow USB3 bandwidth to be lower than maximum supported
Gil Fine
1
-15
/
+10
2024-04-12
thunderbolt: Fix calculation of consumed USB3 bandwidth on a path
Gil Fine
1
-4
/
+5
2024-04-10
thunderbolt: Avoid notify PM core about runtime PM resume
Gil Fine
4
-11
/
+36
2024-04-10
thunderbolt: Fix wake configurations after device unplug
Gil Fine
1
-7
/
+14
2024-04-08
thunderbolt: Enable NVM upgrade support on Intel Maple Ridge
Alex James
1
-0
/
+1
2024-04-02
thunderbolt: Do not create DisplayPort tunnels on adapters of the same router
Mika Westerberg
1
-0
/
+6
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
21
-439
/
+1111
2024-03-02
Merge tag 'thunderbolt-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
21
-439
/
+1111
2024-03-02
Merge tag 'thunderbolt-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-0
/
+3
2024-02-26
thunderbolt: Constify the struct device_type usage
Ricardo B. Marliere
6
-10
/
+10
2024-02-26
thunderbolt: Add trace events support for the control channel
Gil Fine
5
-5
/
+209
2024-02-26
thunderbolt: Keep the domain powered when USB4 port is in redrive mode
Mika Westerberg
3
-1
/
+66
2024-02-16
thunderbolt: Improve DisplayPort tunnel setup process to be more robust
Gil Fine
1
-41
/
+43
2024-02-16
thunderbolt: Calculate DisplayPort tunnel bandwidth after DPRX capabilities read
Gil Fine
1
-10
/
+6
2024-02-16
thunderbolt: Reserve released DisplayPort bandwidth for a group for 10 seconds
Mika Westerberg
3
-29
/
+184
2024-02-16
thunderbolt: Introduce tb_tunnel_direction_downstream()
Mika Westerberg
3
-20
/
+18
2024-02-16
thunderbolt: Re-order bandwidth group functions
Mika Westerberg
1
-229
/
+225
2024-02-16
thunderbolt: Fail the failed bandwidth request properly
Mika Westerberg
1
-5
/
+18
2024-02-16
thunderbolt: Log an error if DPTX request is not cleared
Mika Westerberg
1
-1
/
+3
2024-02-16
thunderbolt: Handle bandwidth allocation mode disable request
Mika Westerberg
1
-6
/
+16
2024-02-16
thunderbolt: Re-calculate estimated bandwidth when allocation mode is enabled
Mika Westerberg
1
-3
/
+12
2024-02-16
thunderbolt: Use DP_LOCAL_CAP for maximum bandwidth calculation
Mika Westerberg
1
-32
/
+25
2024-02-16
thunderbolt: Fix NULL pointer dereference in tb_port_update_credits()
Mika Westerberg
1
-0
/
+3
2024-02-13
thunderbolt: Correct typo in host_reset parameter
Mika Westerberg
1
-1
/
+1
2024-02-13
thunderbolt: Skip discovery also in USB4 v2 host
Mika Westerberg
2
-17
/
+14
2024-02-13
thunderbolt: Reset only non-USB4 host routers in resume
Mika Westerberg
1
-2
/
+6
2024-01-29
thunderbolt: Fix setting the CNS bit in ROUTER_CS_5
Mohammad Rahimi
2
-2
/
+2
2024-01-23
thunderbolt: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
5
-13
/
+13
2024-01-22
thunderbolt: Fix rollback in tb_port_lane_bonding_enable() for lane 1
Mohammad Rahimi
1
-1
/
+1
2024-01-22
thunderbolt: Fix XDomain rx_lanes_show and tx_lanes_show
Mohammad Rahimi
1
-4
/
+4
[next]