index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
domain.c
Age
Commit message (
Expand
)
Author
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-06-01
thunderbolt: Add support for ACPI _DSM to power on/off retimers
Rajmohan Mani
2021-03-23
thunderbolt: Unlock on error path in tb_domain_add()
Dan Carpenter
2021-03-18
thunderbolt: Allow multiple DMA tunnels over a single XDomain connection
Mika Westerberg
2021-03-18
thunderbolt: Decrease control channel timeout for software connection manager
Mika Westerberg
2021-02-04
thunderbolt: Allow disabling XDomain protocol
Mika Westerberg
2021-02-04
thunderbolt: Add support for PCIe tunneling disabled (SL5)
Mika Westerberg
2021-01-15
thunderbolt: Add support for de-authorizing devices
Mika Westerberg
2021-01-11
thunderbolt: Constify static attribute_group structs
Rikard Falkeborn
2020-09-16
thunderbolt: Allow KUnit tests to be built also when CONFIG_USB4=m
Mika Westerberg
2020-09-16
thunderbolt: Only stop control channel when entering freeze
Mika Westerberg
2020-09-03
thunderbolt: Add debugfs interface
Gil Fine
2020-09-03
thunderbolt: Enable wakes from system suspend
Mika Westerberg
2020-09-01
thunderbolt: Use kobj_to_dev() instead of container_of()
Tian Tao
2020-06-22
thunderbolt: Split common NVM functionality into a separate file
Mika Westerberg
2020-03-12
thunderbolt: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2018-12-05
thunderbolt: Export IOMMU based DMA protection support to userspace
Mika Westerberg
2018-10-02
thunderbolt: Convert rest of the driver files to use SPDX identifier
Mika Westerberg
2018-07-25
thunderbolt: Add support for runtime PM
Mika Westerberg
2018-07-25
thunderbolt: No need to take tb->lock in domain suspend/complete
Mika Westerberg
2018-07-07
thunderbolt: Notify userspace when boot_acl is changed
Mika Westerberg
2018-03-09
thunderbolt: Introduce USB only (SL4) security level
Mika Westerberg
2018-03-09
thunderbolt: Add support for preboot ACL
Mika Westerberg
2017-10-02
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
2017-06-09
thunderbolt: Add support for host and device NVM firmware upgrade
Mika Westerberg
2017-06-09
thunderbolt: Add support for Internal Connection Manager (ICM)
Mika Westerberg
2017-06-09
thunderbolt: Let the connection manager handle all notifications
Mika Westerberg
2017-06-09
thunderbolt: Introduce thunderbolt bus and connection manager
Mika Westerberg