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