Searched hist:"5 ca67688256a0aeede5cba288eaef4d8e4a9e622" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/thunderbolt/ |
H A D | domain.c | diff 5ca67688256a0aeede5cba288eaef4d8e4a9e622 Thu Oct 22 12:22:06 CEST 2020 Mika Westerberg <mika.westerberg@linux.intel.com> thunderbolt: Allow disabling XDomain protocol
This allows disabling XDomain protocol completely if the user does not plan to use the USB4/Thunderbolt peer-to-peer functionality, or for security reasons.
XDomain protocol is enabled by default but with this commit it is possible to disable it by passing "xdomain=0" as module parameter (or through the kernel command line).
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Acked-by: Yehezkel Bernat <YehezkelShB@gmail.com>
|
H A D | tb.c | diff 5ca67688256a0aeede5cba288eaef4d8e4a9e622 Thu Oct 22 12:22:06 CEST 2020 Mika Westerberg <mika.westerberg@linux.intel.com> thunderbolt: Allow disabling XDomain protocol
This allows disabling XDomain protocol completely if the user does not plan to use the USB4/Thunderbolt peer-to-peer functionality, or for security reasons.
XDomain protocol is enabled by default but with this commit it is possible to disable it by passing "xdomain=0" as module parameter (or through the kernel command line).
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Acked-by: Yehezkel Bernat <YehezkelShB@gmail.com>
|
H A D | tb.h | diff 5ca67688256a0aeede5cba288eaef4d8e4a9e622 Thu Oct 22 12:22:06 CEST 2020 Mika Westerberg <mika.westerberg@linux.intel.com> thunderbolt: Allow disabling XDomain protocol
This allows disabling XDomain protocol completely if the user does not plan to use the USB4/Thunderbolt peer-to-peer functionality, or for security reasons.
XDomain protocol is enabled by default but with this commit it is possible to disable it by passing "xdomain=0" as module parameter (or through the kernel command line).
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Acked-by: Yehezkel Bernat <YehezkelShB@gmail.com>
|