index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
xdomain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: Allow multiple DMA tunnels over a single XDomain connection
Mika Westerberg
2021-03-18
1
-45
/
+94
*
thunderbolt: Add support for maxhopid XDomain property
Mika Westerberg
2021-03-18
1
-89
/
+117
*
thunderbolt: Align XDomain protocol timeouts with the spec
Mika Westerberg
2021-03-18
1
-2
/
+2
*
thunderbolt: Use pseudo-random number as initial property block generation
Mika Westerberg
2021-03-18
1
-0
/
+2
*
thunderbolt: Do not re-establish XDomain DMA paths automatically
Mika Westerberg
2021-03-18
1
-33
/
+2
*
thunderbolt: Add more logging to XDomain connections
Mika Westerberg
2021-03-18
1
-3
/
+31
*
thunderbolt: Add support for native USB4 _OSC
Mika Westerberg
2021-02-04
1
-1
/
+1
*
thunderbolt: Allow disabling XDomain protocol
Mika Westerberg
2021-02-04
1
-0
/
+9
*
thunderbolt: xdomain: Fix 'tb_unregister_service_driver()'s 'drv' param
Lee Jones
2021-01-28
1
-1
/
+1
*
thunderbolt: Constify static attribute_group structs
Rikard Falkeborn
2021-01-11
1
-2
/
+2
*
Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2020-12-08
1
-8
/
+140
|
\
|
*
thunderbolt: Create debugfs directory automatically for services
Mika Westerberg
2020-11-11
1
-0
/
+3
|
*
thunderbolt: Add functions for enabling and disabling lane bonding on XDomain
Isaac Hazan
2020-11-11
1
-0
/
+66
|
*
thunderbolt: Add link_speed and link_width to XDomain
Isaac Hazan
2020-11-11
1
-0
/
+65
|
*
thunderbolt: Create XDomain devices for loops back to the host
Mika Westerberg
2020-11-11
1
-3
/
+1
|
*
thunderbolt: Find XDomain by route instead of UUID
Mika Westerberg
2020-11-11
1
-5
/
+5
*
|
thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services()
Mika Westerberg
2020-11-05
1
-0
/
+1
|
/
*
thunderbolt: Build initial XDomain property block upon first connect
Mika Westerberg
2020-06-22
1
-40
/
+54
*
thunderbolt: Add initial support for USB4
Mika Westerberg
2019-12-18
1
-0
/
+6
*
thunderbolt: Add helper macro to iterate over switch ports
Mika Westerberg
2019-11-01
1
-3
/
+2
*
thunderbolt: Show key using %*pE not %*pEp
J. Bruce Fields
2019-08-06
1
-1
/
+1
*
thunderbolt: Add XDomain UUID exchange support
Mika Westerberg
2019-04-18
1
-10
/
+126
*
thunderbolt: Run tb_xdp_handle_request() in system workqueue
Mika Westerberg
2019-04-18
1
-2
/
+4
*
thunderbolt: Assign remote for both ports in case of dual link
Mika Westerberg
2019-04-18
1
-4
/
+1
*
thunderbolt: xdomain: Fix to check return value of kmemdup
Aditya Pakki
2019-03-22
1
-6
/
+9
*
thunderbolt: Fix to check return value of ida_simple_get
Aditya Pakki
2019-03-22
1
-1
/
+7
*
thunderbolt: Convert rest of the driver files to use SPDX identifier
Mika Westerberg
2018-10-02
1
-4
/
+1
*
thunderbolt: Add support for runtime PM
Mika Westerberg
2018-07-25
1
-0
/
+18
*
thunderbolt: Add tb_xdomain_find_by_route()
Radion Mirchevsky
2018-03-09
1
-12
/
+35
*
thunderbolt: Drop sequence number check from tb_xdomain_match()
Mika Westerberg
2017-10-27
1
-9
/
+0
*
thunderbolt: Fix a couple right shifting to zero bugs
Dan Carpenter
2017-10-19
1
-2
/
+2
*
thunderbolt: Initialize Thunderbolt bus earlier
Mika Westerberg
2017-10-09
1
-0
/
+3
*
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
2017-10-02
1
-0
/
+1576