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
/
xdomain.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-05
thunderbolt: Add support for XDomain lane bonding
Mika Westerberg
1
-68
/
+541
2021-12-07
thunderbolt: xdomain: Avoid potential stack OOB read
Kees Cook
1
-10
/
+6
2021-09-28
thunderbolt: Fix -Wrestrict warning
Arnd Bergmann
1
-1
/
+1
2021-06-01
thunderbolt: Update port credits after bonding is enabled/disabled
Mika Westerberg
1
-0
/
+2
2021-06-01
thunderbolt: Wait for the lanes to actually bond
Mika Westerberg
1
-0
/
+8
2021-03-18
thunderbolt: Allow multiple DMA tunnels over a single XDomain connection
Mika Westerberg
1
-45
/
+94
2021-03-18
thunderbolt: Add support for maxhopid XDomain property
Mika Westerberg
1
-89
/
+117
2021-03-18
thunderbolt: Align XDomain protocol timeouts with the spec
Mika Westerberg
1
-2
/
+2
2021-03-18
thunderbolt: Use pseudo-random number as initial property block generation
Mika Westerberg
1
-0
/
+2
2021-03-18
thunderbolt: Do not re-establish XDomain DMA paths automatically
Mika Westerberg
1
-33
/
+2
2021-03-18
thunderbolt: Add more logging to XDomain connections
Mika Westerberg
1
-3
/
+31
2021-02-04
thunderbolt: Add support for native USB4 _OSC
Mika Westerberg
1
-1
/
+1
2021-02-04
thunderbolt: Allow disabling XDomain protocol
Mika Westerberg
1
-0
/
+9
2021-01-28
thunderbolt: xdomain: Fix 'tb_unregister_service_driver()'s 'drv' param
Lee Jones
1
-1
/
+1
2021-01-11
thunderbolt: Constify static attribute_group structs
Rikard Falkeborn
1
-2
/
+2
2020-12-08
Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-8
/
+140
2020-11-11
thunderbolt: Create debugfs directory automatically for services
Mika Westerberg
1
-0
/
+3
2020-11-11
thunderbolt: Add functions for enabling and disabling lane bonding on XDomain
Isaac Hazan
1
-0
/
+66
2020-11-11
thunderbolt: Add link_speed and link_width to XDomain
Isaac Hazan
1
-0
/
+65
2020-11-11
thunderbolt: Create XDomain devices for loops back to the host
Mika Westerberg
1
-3
/
+1
2020-11-11
thunderbolt: Find XDomain by route instead of UUID
Mika Westerberg
1
-5
/
+5
2020-11-05
thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services()
Mika Westerberg
1
-0
/
+1
2020-06-22
thunderbolt: Build initial XDomain property block upon first connect
Mika Westerberg
1
-40
/
+54
2019-12-18
thunderbolt: Add initial support for USB4
Mika Westerberg
1
-0
/
+6
2019-11-01
thunderbolt: Add helper macro to iterate over switch ports
Mika Westerberg
1
-3
/
+2
2019-08-06
thunderbolt: Show key using %*pE not %*pEp
J. Bruce Fields
1
-1
/
+1
2019-04-18
thunderbolt: Add XDomain UUID exchange support
Mika Westerberg
1
-10
/
+126
2019-04-18
thunderbolt: Run tb_xdp_handle_request() in system workqueue
Mika Westerberg
1
-2
/
+4
2019-04-18
thunderbolt: Assign remote for both ports in case of dual link
Mika Westerberg
1
-4
/
+1
2019-03-22
thunderbolt: xdomain: Fix to check return value of kmemdup
Aditya Pakki
1
-6
/
+9
2019-03-22
thunderbolt: Fix to check return value of ida_simple_get
Aditya Pakki
1
-1
/
+7
2018-10-02
thunderbolt: Convert rest of the driver files to use SPDX identifier
Mika Westerberg
1
-4
/
+1
2018-07-25
thunderbolt: Add support for runtime PM
Mika Westerberg
1
-0
/
+18
2018-03-09
thunderbolt: Add tb_xdomain_find_by_route()
Radion Mirchevsky
1
-12
/
+35
2017-10-27
thunderbolt: Drop sequence number check from tb_xdomain_match()
Mika Westerberg
1
-9
/
+0
2017-10-19
thunderbolt: Fix a couple right shifting to zero bugs
Dan Carpenter
1
-2
/
+2
2017-10-09
thunderbolt: Initialize Thunderbolt bus earlier
Mika Westerberg
1
-0
/
+3
2017-10-02
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
1
-0
/
+1576