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
/
icm.c
Age
Commit message (
Expand
)
Author
2019-08-26
thunderbolt: Add support for Intel Ice Lake
Mika Westerberg
2019-08-26
thunderbolt: Move NVM upgrade support flag to struct icm
Mika Westerberg
2019-06-14
thunderbolt: Implement CIO reset correctly for Titan Ridge
Mika Westerberg
2019-06-12
thunderbolt: Make sure device runtime resume completes before taking domain lock
Mika Westerberg
2019-04-18
thunderbolt: Start firmware on Titan Ridge Apple systems
Mika Westerberg
2019-04-18
thunderbolt: Make rest of the logging to happen at debug level
Mika Westerberg
2019-04-18
thunderbolt: Make tb_switch_alloc() return ERR_PTR()
Mika Westerberg
2019-04-18
thunderbolt: Assign remote for both ports in case of dual link
Mika Westerberg
2019-04-18
thunderbolt: Do not allocate switch if depth is greater than 6
Mika Westerberg
2019-04-18
thunderbolt: Drop duplicated get_switch_at_route()
Mika Westerberg
2019-03-28
thunderbolt: Fix to check the return value of kmemdup
Aditya Pakki
2018-10-08
Merge 4.19-rc7 into char-misc-next
Greg Kroah-Hartman
2018-10-02
thunderbolt: Convert rest of the driver files to use SPDX identifier
Mika Westerberg
2018-10-02
thunderbolt: Do not handle ICM events after domain is stopped
Mika Westerberg
2018-07-25
thunderbolt: Add support for runtime PM
Mika Westerberg
2018-07-25
thunderbolt: Remove redundant variable 'approved'
Colin Ian King
2018-07-25
thunderbolt: Use correct ICM commands in system suspend
Mika Westerberg
2018-07-25
thunderbolt: Do not unnecessarily call ICM get route
Mika Westerberg
2018-05-15
thunderbolt: Handle NULL boot ACL entries properly
Mika Westerberg
2018-03-14
thunderbolt: Prevent crash when ICM firmware is not running
Mika Westerberg
2018-03-09
thunderbolt: Add support for Intel Titan Ridge
Radion Mirchevsky
2018-03-09
thunderbolt: Add support for preboot ACL
Mika Westerberg
2018-03-09
thunderbolt: Add 'boot' attribute for devices
Yehezkel Bernat
2018-03-09
thunderbolt: Move driver ready handling to struct icm
Mika Westerberg
2018-03-09
thunderbolt: Add constant for approval timeout
Mika Westerberg
2018-03-09
thunderbolt: Factor common ICM add and update operations out
Mika Westerberg
2018-03-09
thunderbolt: Handle rejected Thunderbolt devices
Mika Westerberg
2018-03-09
thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
Mika Westerberg
2018-03-09
thunderbolt: Wait a bit longer for root switch config space
Mika Westerberg
2018-03-09
thunderbolt: Handle connecting device in place of host properly
Mika Westerberg
2017-10-02
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
2017-10-02
thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h
Mika Westerberg
2017-09-03
Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'
Rafael J. Wysocki
2017-08-03
treewide: Consolidate Apple DMI checks
Lukas Wunner
2017-07-31
thunderbolt: icm: Ignore mailbox errors in icm_suspend()
Rafael J. Wysocki
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