index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'thunderbolt-for-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2020-09-30
19
-234
/
+1970
|
\
|
*
thunderbolt: Capitalize comment on top of QUIRK_FORCE_POWER_LINK_CONTROLLER
Mika Westerberg
2020-09-16
1
-1
/
+1
|
*
thunderbolt: Correct tb_check_quirks() kernel-doc
Mika Westerberg
2020-09-16
1
-1
/
+1
|
*
thunderbolt: Log correct zeroX entries in decode_error()
Mika Westerberg
2020-09-16
1
-3
/
+8
|
*
thunderbolt: Handle ERR_LOCK notification
Mika Westerberg
2020-09-16
2
-0
/
+8
|
*
thunderbolt: Use "if USB4" instead of "depends on" in Kconfig
Mika Westerberg
2020-09-16
1
-2
/
+4
|
*
thunderbolt: Allow KUnit tests to be built also when CONFIG_USB4=m
Mika Westerberg
2020-09-16
5
-4
/
+26
|
*
thunderbolt: Only stop control channel when entering freeze
Mika Westerberg
2020-09-16
4
-3
/
+69
|
*
thunderbolt: debugfs: Fix uninitialized return in counters_write()
Dan Carpenter
2020-09-10
1
-0
/
+1
|
*
thunderbolt: Add debugfs interface
Gil Fine
2020-09-03
7
-3
/
+742
|
*
thunderbolt: No need to warn in TB_CFG_ERROR_INVALID_CONFIG_SPACE
Mika Westerberg
2020-09-03
1
-3
/
+2
|
*
thunderbolt: Introduce tb_switch_is_tiger_lake()
Gil Fine
2020-09-03
1
-0
/
+12
|
*
thunderbolt: Introduce tb_switch_is_ice_lake()
Mika Westerberg
2020-09-03
1
-0
/
+12
|
*
thunderbolt: Check for Intel vendor ID when identifying controller
Mika Westerberg
2020-09-03
1
-29
/
+35
|
*
thunderbolt: Introduce tb_port_is_nhi()
Mika Westerberg
2020-09-03
2
-1
/
+6
|
*
thunderbolt: Introduce tb_switch_next_cap()
Mika Westerberg
2020-09-03
2
-30
/
+64
|
*
thunderbolt: Introduce tb_port_next_cap()
Mika Westerberg
2020-09-03
2
-4
/
+32
|
*
thunderbolt: Move struct tb_cap_any to tb_regs.h
Mika Westerberg
2020-09-03
2
-8
/
+14
|
*
thunderbolt: Add runtime PM for Software CM
Mika Westerberg
2020-09-03
3
-7
/
+136
|
*
thunderbolt: Create device links from ACPI description
Mika Westerberg
2020-09-03
4
-0
/
+126
|
*
PCI / thunderbolt: Switch to use device links instead of PCI quirk
Mika Westerberg
2020-09-03
1
-0
/
+66
|
*
thunderbolt: Enable wakes from system suspend
Mika Westerberg
2020-09-03
7
-3
/
+231
|
*
thunderbolt: Disable lane 1 for XDomain connection
Mika Westerberg
2020-09-03
4
-0
/
+55
|
*
thunderbolt: Configure port for XDomain
Mika Westerberg
2020-09-03
5
-4
/
+134
|
*
thunderbolt: Set port configured for both ends of the link
Mika Westerberg
2020-09-03
4
-94
/
+87
|
*
thunderbolt: Configure link after lane bonding is enabled
Mika Westerberg
2020-09-03
5
-25
/
+49
|
*
thunderbolt: Do not change default USB4 router notification timeout
Mika Westerberg
2020-09-03
1
-5
/
+1
|
*
thunderbolt: Initialize TMU again on resume
Mika Westerberg
2020-09-03
1
-0
/
+4
|
*
thunderbolt: Tear down DP tunnels when suspending
Mika Westerberg
2020-09-03
1
-0
/
+24
|
*
thunderbolt: Send reset only to first generation routers
Mika Westerberg
2020-09-03
3
-12
/
+13
|
*
thunderbolt: No need to log an error if tb_switch_lane_bonding_enable() fails
Mika Westerberg
2020-09-03
1
-4
/
+2
|
*
thunderbolt: Do not program NFC buffers for USB4 router protocol adapters
Mika Westerberg
2020-09-03
1
-0
/
+7
|
*
thunderbolt: Use bit 31 to check if Firmware CM is running in Tiger Lake
Mika Westerberg
2020-09-03
1
-1
/
+4
|
*
thunderbolt: Software CM only should set force power in Tiger Lake
Mika Westerberg
2020-09-03
1
-9
/
+16
|
*
thunderbolt: Optimize NHI LC mailbox command processing
Rajmohan Mani
2020-09-03
1
-1
/
+1
|
*
thunderbolt: Optimize Force Power logic
Rajmohan Mani
2020-09-03
1
-2
/
+2
|
*
thunderbolt: Use kobj_to_dev() instead of container_of()
Tian Tao
2020-09-01
2
-2
/
+2
*
|
Merge tag 'thunderbolt-for-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2020-09-15
1
-4
/
+16
|
\
\
|
*
|
thunderbolt: Retry DROM read once if parsing fails
Mika Westerberg
2020-09-09
1
-4
/
+16
*
|
|
Merge tag 'thunderbolt-for-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2020-09-01
3
-3
/
+12
|
\
|
|
|
|
/
|
/
|
|
*
thunderbolt: Use maximum USB3 link rate when reclaiming if link is not up
Mika Westerberg
2020-08-25
1
-2
/
+10
|
*
thunderbolt: Disable ports that are not implemented
Nikunj A. Dadhania
2020-08-25
2
-1
/
+2
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
3
-4
/
+4
|
/
*
thunderbolt: merge fix for kunix_resource changes
Stephen Rothwell
2020-08-09
1
-2
/
+2
*
thunderbolt: Fix old style declaration warning
Wei Yongjun
2020-07-02
1
-1
/
+1
*
thunderbolt: Add support for authenticate on disconnect
Mario Limonciello
2020-07-01
7
-5
/
+104
*
thunderbolt: Add support for separating the flush to SPI and authenticate
Mario Limonciello
2020-07-01
3
-15
/
+30
*
thunderbolt: Ensure left shift of 512 does not overflow a 32 bit int
Colin Ian King
2020-07-01
1
-2
/
+2
*
thunderbolt: Add support for on-board retimers
Kranthi Kuntala
2020-06-22
6
-1
/
+539
*
thunderbolt: Implement USB4 port sideband operations for retimer access
Rajmohan Mani
2020-06-22
4
-0
/
+516
[next]