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-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
2020-02-24
Merge 5.6-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+7
2020-02-14
thunderbolt: Add missing kernel-doc parameter descriptions
Mika Westerberg
1
-0
/
+4
2020-02-14
thunderbolt: icm: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-14
thunderbolt: eeprom: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-13
thunderbolt: Prevent crash if non-active NVMem file is read
Mika Westerberg
1
-0
/
+7
2020-01-14
thunderbolt: fix memory leak of object sw
Colin Ian King
1
-2
/
+4
2020-01-08
thunderbolt: Fix xhci check in usb4_switch_setup()
Mika Westerberg
1
-1
/
+1
2019-12-18
thunderbolt: Add support for USB 3.x tunnels
Rajmohan Mani
7
-27
/
+395
2019-12-18
thunderbolt: Add support for Time Management Unit
Rajmohan Mani
6
-1
/
+483
2019-12-18
thunderbolt: Make tb_switch_find_cap() available to other files
Rajmohan Mani
2
-1
/
+11
2019-12-18
thunderbolt: Update Kconfig entries to USB4
Mika Westerberg
2
-6
/
+7
[prev]
[next]