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