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-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
2019-12-18
thunderbolt: Add initial support for USB4
Mika Westerberg
11
-117
/
+1158
2019-12-18
thunderbolt: Populate PG field in hot plug acknowledgment packet
Mika Westerberg
4
-11
/
+20
2019-12-18
thunderbolt: Call tb_eeprom_get_drom_offset() from tb_eeprom_read_n()
Mika Westerberg
1
-45
/
+43
2019-12-18
thunderbolt: Make tb_find_port() available to other files
Mika Westerberg
3
-20
/
+22
2019-11-19
thunderbolt: Power cycle the router if NVM authentication fails
Mika Westerberg
1
-12
/
+42
2019-11-02
thunderbolt: Do not start firmware unless asked by the user
Mika Westerberg
2
-8
/
+19
2019-11-02
thunderbolt: Add bandwidth management for Display Port tunnels
Mika Westerberg
6
-4
/
+381
2019-11-02
thunderbolt: Add Display Port adapter pairing and resource management
Mika Westerberg
5
-34
/
+387
2019-11-02
thunderbolt: Add Display Port CM handshake for Titan Ridge devices
Mika Westerberg
2
-0
/
+48
2019-11-02
thunderbolt: Add downstream PCIe port mappings for Alpine and Titan Ridge
Mika Westerberg
2
-1
/
+29
2019-11-02
thunderbolt: Expand controller name in tb_switch_is_xy()
Mika Westerberg
3
-9
/
+9
2019-11-02
thunderbolt: Add default linking between lane adapters if not provided by DROM
Mika Westerberg
2
-11
/
+32
2019-11-02
thunderbolt: Add support for lane bonding
Mika Westerberg
9
-7
/
+424
2019-11-01
thunderbolt: Refactor add_switch() into two functions
Mika Westerberg
1
-43
/
+67
2019-11-01
thunderbolt: Add helper macro to iterate over switch ports
Mika Westerberg
5
-65
/
+74
2019-11-01
thunderbolt: Make tb_sw_write() take const parameter
Mika Westerberg
1
-1
/
+1
2019-11-01
thunderbolt: Convert DP adapter register names to follow the USB4 spec
Mika Westerberg
3
-44
/
+46
2019-11-01
thunderbolt: Convert PCIe adapter register names to follow the USB4 spec
Mika Westerberg
2
-6
/
+8
2019-11-01
thunderbolt: Convert basic adapter register names to follow the USB4 spec
Mika Westerberg
3
-21
/
+22
2019-11-01
thunderbolt: Log error if adding switch fails
Mika Westerberg
1
-5
/
+14
2019-11-01
thunderbolt: Log switch route string on config read/write timeout
Mika Westerberg
1
-4
/
+4
2019-11-01
thunderbolt: Introduce tb_switch_is_icm()
Mika Westerberg
3
-4
/
+18
2019-11-01
Merge branch 'thunderbolt/fixes' into thunderbolt/next
Mika Westerberg
2
-18
/
+11
2019-10-09
thunderbolt: Add 'generation' attribute for devices
Christian Kellner
1
-0
/
+10
2019-10-08
thunderbolt: Drop unnecessary read when writing LC command in Ice Lake
Mika Westerberg
1
-1
/
+0
2019-10-08
thunderbolt: Fix lockdep circular locking depedency warning
Mika Westerberg
1
-9
/
+0
2019-10-08
thunderbolt: Read DP IN adapter first two dwords in one go
Mika Westerberg
1
-8
/
+11
2019-08-26
thunderbolt: Add support for Intel Ice Lake
Mika Westerberg
8
-22
/
+524
2019-08-26
thunderbolt: Expose active parts of NVM even if upgrade is not supported
Mika Westerberg
1
-9
/
+19
2019-08-26
thunderbolt: Hide switch attributes that are not set
Mika Westerberg
1
-1
/
+13
2019-08-26
thunderbolt: Do not fail adding switch if some port is not implemented
Mika Westerberg
3
-9
/
+26
2019-08-26
thunderbolt: Use 32-bit writes when writing ring producer/consumer
Mika Westerberg
1
-4
/
+18
2019-08-26
thunderbolt: Move NVM upgrade support flag to struct icm
Mika Westerberg
1
-6
/
+12
2019-08-26
thunderbolt: Correct path indices for PCIe tunnel
Mika Westerberg
1
-2
/
+2
2019-08-06
thunderbolt: Show key using %*pE not %*pEp
J. Bruce Fields
1
-1
/
+1
2019-08-06
thunderbolt: Switch to use device_property_count_uXX()
Andy Shevchenko
1
-1
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-2
/
+2
2019-06-14
thunderbolt: Implement CIO reset correctly for Titan Ridge
Mika Westerberg
1
-60
/
+74
2019-06-12
thunderbolt: Make sure device runtime resume completes before taking domain lock
Mika Westerberg
3
-13
/
+93
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
18
-669
/
+2754
[next]