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
/
include
/
linux
/
thunderbolt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: Allow multiple DMA tunnels over a single XDomain connection
Mika Westerberg
2021-03-18
1
-12
/
+20
*
thunderbolt: Add support for maxhopid XDomain property
Mika Westerberg
2021-03-18
1
-5
/
+14
*
thunderbolt: Add tb_property_copy_dir()
Mika Westerberg
2021-03-18
1
-0
/
+1
*
thunderbolt: Do not re-establish XDomain DMA paths automatically
Mika Westerberg
2021-03-18
1
-2
/
+0
*
thunderbolt: Add support for PCIe tunneling disabled (SL5)
Mika Westerberg
2021-02-04
1
-0
/
+3
*
thunderbolt: Add support for end-to-end flow control
Mika Westerberg
2020-11-11
1
-1
/
+7
*
thunderbolt: Create debugfs directory automatically for services
Mika Westerberg
2020-11-11
1
-0
/
+4
*
thunderbolt: Add functions for enabling and disabling lane bonding on XDomain
Isaac Hazan
2020-11-11
1
-0
/
+2
*
thunderbolt: Add link_speed and link_width to XDomain
Isaac Hazan
2020-11-11
1
-0
/
+4
*
thunderbolt: Get rid of E2E workaround
Mika Westerberg
2020-06-22
1
-2
/
+0
*
thunderbolt: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-11
1
-1
/
+1
*
thunderbolt: Add support for Intel Ice Lake
Mika Westerberg
2019-08-26
1
-0
/
+2
*
thunderbolt: Add XDomain UUID exchange support
Mika Westerberg
2019-04-18
1
-0
/
+8
*
thunderbolt: Convert rest of the driver files to use SPDX identifier
Mika Westerberg
2018-10-02
1
-4
/
+1
*
thunderbolt: Introduce USB only (SL4) security level
Mika Westerberg
2018-03-09
1
-0
/
+4
*
thunderbolt: Add support for preboot ACL
Mika Westerberg
2018-03-09
1
-0
/
+2
*
thunderbolt: Add tb_xdomain_find_by_route()
Radion Mirchevsky
2018-03-09
1
-0
/
+13
*
thunderbolt: Add function to retrieve DMA device for the ring
Mika Westerberg
2017-10-02
1
-0
/
+13
*
thunderbolt: Add polling mode for rings
Mika Westerberg
2017-10-02
1
-7
/
+16
*
thunderbolt: Use spinlock in NHI serialization
Mika Westerberg
2017-10-02
1
-1
/
+1
*
thunderbolt: Use spinlock in ring serialization
Mika Westerberg
2017-10-02
1
-1
/
+1
*
thunderbolt: Move ring descriptor flags to thunderbolt.h
Mika Westerberg
2017-10-02
1
-0
/
+18
*
thunderbolt: Export ring handling functions to modules
Mika Westerberg
2017-10-02
1
-0
/
+158
*
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
2017-10-02
1
-0
/
+242
*
thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h
Mika Westerberg
2017-10-02
1
-0
/
+7
*
thunderbolt: Move thunderbolt domain structure to thunderbolt.h
Mika Westerberg
2017-10-02
1
-0
/
+45
*
thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h
Mika Westerberg
2017-10-02
1
-0
/
+17
*
thunderbolt: Add support for XDomain properties
Mika Westerberg
2017-10-02
1
-0
/
+89