index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
switch.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: Perform USB4 router NVM upgrade in two phases
Mika Westerberg
2020-11-30
1
-3
/
+17
*
thunderbolt: Add functions for enabling and disabling lane bonding on XDomain
Isaac Hazan
2020-11-11
1
-3
/
+21
*
thunderbolt: Add link_speed and link_width to XDomain
Isaac Hazan
2020-11-11
1
-1
/
+8
*
Merge tag 'thunderbolt-for-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2020-09-30
1
-33
/
+183
|
\
|
*
thunderbolt: Add debugfs interface
Gil Fine
2020-09-03
1
-0
/
+3
|
*
thunderbolt: Introduce tb_port_is_nhi()
Mika Westerberg
2020-09-03
1
-1
/
+1
|
*
thunderbolt: Add runtime PM for Software CM
Mika Westerberg
2020-09-03
1
-4
/
+21
|
*
thunderbolt: Enable wakes from system suspend
Mika Westerberg
2020-09-03
1
-1
/
+29
|
*
thunderbolt: Disable lane 1 for XDomain connection
Mika Westerberg
2020-09-03
1
-0
/
+44
|
*
thunderbolt: Set port configured for both ends of the link
Mika Westerberg
2020-09-03
1
-6
/
+27
|
*
thunderbolt: Configure link after lane bonding is enabled
Mika Westerberg
2020-09-03
1
-13
/
+42
|
*
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: Send reset only to first generation routers
Mika Westerberg
2020-09-03
1
-10
/
+11
|
*
thunderbolt: Do not program NFC buffers for USB4 router protocol adapters
Mika Westerberg
2020-09-03
1
-0
/
+7
|
*
thunderbolt: Use kobj_to_dev() instead of container_of()
Tian Tao
2020-09-01
1
-1
/
+1
*
|
Merge tag 'thunderbolt-for-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2020-09-01
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
thunderbolt: Disable ports that are not implemented
Nikunj A. Dadhania
2020-08-25
1
-0
/
+1
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
|
/
*
thunderbolt: Add support for authenticate on disconnect
Mario Limonciello
2020-07-01
1
-4
/
+36
*
thunderbolt: Add support for separating the flush to SPI and authenticate
Mario Limonciello
2020-07-01
1
-15
/
+27
*
thunderbolt: Add support for on-board retimers
Kranthi Kuntala
2020-06-22
1
-0
/
+3
*
thunderbolt: Split common NVM functionality into a separate file
Mika Westerberg
2020-06-22
1
-93
/
+23
*
thunderbolt: Add Intel USB-IF ID to the NVM upgrade supported list
Mika Westerberg
2020-06-22
1
-1
/
+2
*
thunderbolt: Make tb_port_get_link_speed() available to other files
Mika Westerberg
2020-06-22
1
-1
/
+7
*
thunderbolt: Make tb_next_port_on_path() work with tree topologies
Mika Westerberg
2020-06-22
1
-5
/
+12
*
thunderbolt: NHI can use HopIDs 1-7
Mika Westerberg
2020-06-22
1
-2
/
+5
*
Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-06-07
1
-7
/
+0
|
\
|
*
Revert "thunderbolt: Prevent crash if non-active NVMem file is read"
Nicholas Johnson
2020-04-16
1
-7
/
+0
*
|
PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()
Yicong Yang
2020-05-14
1
-2
/
+2
|
/
*
thunderbolt: Fix error code in tb_port_is_width_supported()
Dan Carpenter
2020-03-04
1
-1
/
+1
*
thunderbolt: Prevent crash if non-active NVMem file is read
Mika Westerberg
2020-02-13
1
-0
/
+7
*
thunderbolt: fix memory leak of object sw
Colin Ian King
2020-01-14
1
-2
/
+4
*
thunderbolt: Add support for USB 3.x tunnels
Rajmohan Mani
2019-12-18
1
-0
/
+35
*
thunderbolt: Add support for Time Management Unit
Rajmohan Mani
2019-12-18
1
-0
/
+4
*
thunderbolt: Add initial support for USB4
Mika Westerberg
2019-12-18
1
-101
/
+281
*
thunderbolt: Make tb_find_port() available to other files
Mika Westerberg
2019-12-18
1
-0
/
+18
*
thunderbolt: Power cycle the router if NVM authentication fails
Mika Westerberg
2019-11-19
1
-12
/
+42
*
thunderbolt: Add Display Port adapter pairing and resource management
Mika Westerberg
2019-11-02
1
-0
/
+44
*
thunderbolt: Add default linking between lane adapters if not provided by DROM
Mika Westerberg
2019-11-02
1
-0
/
+32
*
thunderbolt: Add support for lane bonding
Mika Westerberg
2019-11-02
1
-0
/
+288
*
thunderbolt: Add helper macro to iterate over switch ports
Mika Westerberg
2019-11-01
1
-27
/
+30
*
thunderbolt: Convert DP adapter register names to follow the USB4 spec
Mika Westerberg
2019-11-01
1
-22
/
+28
*
thunderbolt: Convert PCIe adapter register names to follow the USB4 spec
Mika Westerberg
2019-11-01
1
-4
/
+6
*
thunderbolt: Convert basic adapter register names to follow the USB4 spec
Mika Westerberg
2019-11-01
1
-9
/
+9
*
thunderbolt: Log error if adding switch fails
Mika Westerberg
2019-11-01
1
-5
/
+14
*
thunderbolt: Introduce tb_switch_is_icm()
Mika Westerberg
2019-11-01
1
-2
/
+2
*
Merge branch 'thunderbolt/fixes' into thunderbolt/next
Mika Westerberg
2019-11-01
1
-17
/
+11
|
\
|
*
thunderbolt: Fix lockdep circular locking depedency warning
Mika Westerberg
2019-10-08
1
-9
/
+0
|
*
thunderbolt: Read DP IN adapter first two dwords in one go
Mika Westerberg
2019-10-08
1
-8
/
+11
[next]