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-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
2020-06-22
thunderbolt: Retry USB4 block read operation
Mika Westerberg
1
-5
/
+2
2020-06-22
thunderbolt: Generalize usb4_switch_do_[read|write]_data()
Mika Westerberg
1
-18
/
+21
2020-06-22
thunderbolt: Split common NVM functionality into a separate file
Mika Westerberg
5
-99
/
+220
2020-06-22
thunderbolt: Add Intel USB-IF ID to the NVM upgrade supported list
Mika Westerberg
1
-1
/
+2
2020-06-22
thunderbolt: Add KUnit tests for tunneling
Mika Westerberg
1
-0
/
+398
2020-06-22
thunderbolt: Add USB3 bandwidth management
Mika Westerberg
5
-111
/
+532
2020-06-22
thunderbolt: Make tb_port_get_link_speed() available to other files
Mika Westerberg
2
-1
/
+9
2020-06-22
thunderbolt: Implement USB3 bandwidth negotiation routines
Mika Westerberg
3
-0
/
+369
2020-06-22
thunderbolt: Increase DP DPRX wait timeout
Mika Westerberg
1
-1
/
+1
2020-06-22
thunderbolt: Report consumed bandwidth in both directions
Mika Westerberg
3
-15
/
+47
2020-06-22
thunderbolt: Make usb4_switch_map_pcie_down() also return enabled ports
Mika Westerberg
2
-2
/
+2
2020-06-22
thunderbolt: Make usb4_switch_map_usb3_down() also return enabled ports
Mika Westerberg
2
-12
/
+4
2020-06-22
thunderbolt: Do not tunnel USB3 if link is not USB4
Mika Westerberg
4
-3
/
+27
2020-06-22
thunderbolt: Add DP IN resources for all routers
Mika Westerberg
1
-4
/
+46
2020-06-22
thunderbolt: Add KUnit tests for path walking
Mika Westerberg
3
-0
/
+1235
2020-06-22
thunderbolt: Increase path length in discovery
Mika Westerberg
1
-1
/
+5
2020-06-22
thunderbolt: Handle incomplete PCIe/USB3 paths correctly in discovery
Mika Westerberg
1
-4
/
+6
2020-06-22
thunderbolt: Check that both ports are reachable when allocating path
Mika Westerberg
1
-2
/
+13
2020-06-22
thunderbolt: Make tb_path_alloc() work with tree topologies
Mika Westerberg
2
-6
/
+18
2020-06-22
thunderbolt: Make tb_next_port_on_path() work with tree topologies
Mika Westerberg
1
-5
/
+12
2020-06-22
thunderbolt: Fix path indices used in USB3 tunnel discovery
Mika Westerberg
1
-6
/
+6
2020-06-22
thunderbolt: Get rid of E2E workaround
Mika Westerberg
1
-24
/
+2
2020-06-22
thunderbolt: NHI can use HopIDs 1-7
Mika Westerberg
1
-2
/
+5
2020-06-22
thunderbolt: No need to warn if NHI hop_count != 12 or hop_count != 32
Mika Westerberg
1
-3
/
+1
2020-06-22
thunderbolt: Build initial XDomain property block upon first connect
Mika Westerberg
1
-40
/
+54
2020-06-15
thunderbolt: Improve USB4 config symbol help text
Geert Uytterhoeven
1
-2
/
+2
2020-06-07
Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-8
/
+29
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2020-05-26
Merge tag 'thunderbolt-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
5
-8
/
+29
2020-05-25
thunderbolt: Add trivial .shutdown
Maxim Levitsky
1
-0
/
+1
2020-05-14
PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()
Yicong Yang
1
-2
/
+2
2020-05-13
thunderbolt: Update Kconfig to allow building on other architectures.
David Manouchehri
1
-1
/
+0
2020-04-28
thunderbolt: Check return value of tb_sw_read() in usb4_switch_op()
Mika Westerberg
1
-0
/
+3
2020-04-23
thunderbolt: Add support for Intel Tiger Lake
Mika Westerberg
3
-0
/
+28
2020-04-16
Revert "thunderbolt: Prevent crash if non-active NVMem file is read"
Nicholas Johnson
1
-7
/
+0
2020-03-23
Merge 5.6-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2020-03-17
Merge tag 'thunderbolt-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
3
-4
/
+4
2020-03-12
thunderbolt: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-2
/
+2
2020-03-04
thunderbolt: Fix error code in tb_port_is_width_supported()
Dan Carpenter
1
-1
/
+1
[next]