index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
xdomain.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: xdomain: Avoid potential stack OOB read
Kees Cook
2021-12-07
1
-10
/
+6
*
thunderbolt: Fix -Wrestrict warning
Arnd Bergmann
2021-09-28
1
-1
/
+1
*
thunderbolt: Update port credits after bonding is enabled/disabled
Mika Westerberg
2021-06-01
1
-0
/
+2
*
thunderbolt: Wait for the lanes to actually bond
Mika Westerberg
2021-06-01
1
-0
/
+8
*
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-03
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