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
/
domain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: make tb_bus_type const
Greg Kroah-Hartman
2023-12-20
1
-1
/
+1
*
thunderbolt: Convert to use sysfs_emit()/sysfs_emit_at() APIs
Andy Shevchenko
2022-09-24
1
-6
/
+4
*
thunderbolt: test: Use kunit_test_suite() macro
David Gow
2022-07-11
1
-3
/
+0
*
thunderbolt: Make iommu_dma_protection more accurate
Robin Murphy
2022-04-28
1
-9
/
+3
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
*
thunderbolt: Add support for ACPI _DSM to power on/off retimers
Rajmohan Mani
2021-06-01
1
-3
/
+6
*
thunderbolt: Unlock on error path in tb_domain_add()
Dan Carpenter
2021-03-23
1
-0
/
+1
*
thunderbolt: Allow multiple DMA tunnels over a single XDomain connection
Mika Westerberg
2021-03-18
1
-5
/
+19
*
thunderbolt: Decrease control channel timeout for software connection manager
Mika Westerberg
2021-03-18
1
-34
/
+32
*
thunderbolt: Allow disabling XDomain protocol
Mika Westerberg
2021-02-04
1
-1
/
+3
*
thunderbolt: Add support for PCIe tunneling disabled (SL5)
Mika Westerberg
2021-02-04
1
-1
/
+11
*
thunderbolt: Add support for de-authorizing devices
Mika Westerberg
2021-01-15
1
-2
/
+30
*
thunderbolt: Constify static attribute_group structs
Rikard Falkeborn
2021-01-11
1
-1
/
+1
*
thunderbolt: Allow KUnit tests to be built also when CONFIG_USB4=m
Mika Westerberg
2020-09-16
1
-0
/
+4
*
thunderbolt: Only stop control channel when entering freeze
Mika Westerberg
2020-09-16
1
-0
/
+27
*
thunderbolt: Add debugfs interface
Gil Fine
2020-09-03
1
-2
/
+11
*
thunderbolt: Enable wakes from system suspend
Mika Westerberg
2020-09-03
1
-0
/
+2
*
thunderbolt: Use kobj_to_dev() instead of container_of()
Tian Tao
2020-09-01
1
-1
/
+1
*
thunderbolt: Split common NVM functionality into a separate file
Mika Westerberg
2020-06-22
1
-1
/
+1
*
thunderbolt: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-12
1
-2
/
+2
*
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
1
-1
/
+0
*
thunderbolt: Export IOMMU based DMA protection support to userspace
Mika Westerberg
2018-12-05
1
-0
/
+17
*
thunderbolt: Convert rest of the driver files to use SPDX identifier
Mika Westerberg
2018-10-02
1
-5
/
+2
*
thunderbolt: Add support for runtime PM
Mika Westerberg
2018-07-25
1
-1
/
+41
*
thunderbolt: No need to take tb->lock in domain suspend/complete
Mika Westerberg
2018-07-25
1
-14
/
+1
*
thunderbolt: Notify userspace when boot_acl is changed
Mika Westerberg
2018-07-07
1
-0
/
+4
*
thunderbolt: Introduce USB only (SL4) security level
Mika Westerberg
2018-03-09
1
-1
/
+6
*
thunderbolt: Add support for preboot ACL
Mika Westerberg
2018-03-09
1
-0
/
+123
*
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
2017-10-02
1
-4
/
+193
*
thunderbolt: Add support for host and device NVM firmware upgrade
Mika Westerberg
2017-06-09
1
-0
/
+18
*
thunderbolt: Add support for Internal Connection Manager (ICM)
Mika Westerberg
2017-06-09
1
-0
/
+195
*
thunderbolt: Let the connection manager handle all notifications
Mika Westerberg
2017-06-09
1
-1
/
+14
*
thunderbolt: Introduce thunderbolt bus and connection manager
Mika Westerberg
2017-06-09
1
-0
/
+230