index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
icm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-08
Merge tag 'thunderbolt-for-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-11
/
+229
2020-11-30
thunderbolt: Add support for Intel Maple Ridge
Mika Westerberg
1
-0
/
+11
2020-11-30
thunderbolt: Add USB4 router operation proxy for firmware connection manager
Mika Westerberg
1
-10
/
+204
2020-11-30
thunderbolt: Keep the parent runtime resumed for a while on device disconnect
Mika Westerberg
1
-0
/
+11
2020-11-30
thunderbolt: Log which connection manager implementation is used
Mika Westerberg
1
-0
/
+2
2020-11-30
thunderbolt: Move max_boot_acl field to correct place in struct icm
Mika Westerberg
1
-1
/
+1
2020-11-19
thunderbolt: Fix use-after-free in remove_unplugged_switch()
Mika Westerberg
1
-3
/
+7
2020-11-06
thunderbolt: Add support for Intel Tiger Lake-H
Mika Westerberg
1
-0
/
+2
2020-09-03
thunderbolt: Use bit 31 to check if Firmware CM is running in Tiger Lake
Mika Westerberg
1
-1
/
+4
2020-04-23
thunderbolt: Add support for Intel Tiger Lake
Mika Westerberg
1
-0
/
+22
2020-02-14
thunderbolt: icm: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-11-02
thunderbolt: Do not start firmware unless asked by the user
Mika Westerberg
1
-4
/
+19
2019-11-02
thunderbolt: Add support for lane bonding
Mika Westerberg
1
-2
/
+10
2019-11-01
thunderbolt: Refactor add_switch() into two functions
Mika Westerberg
1
-43
/
+67
2019-11-01
thunderbolt: Add helper macro to iterate over switch ports
Mika Westerberg
1
-8
/
+4
2019-08-26
thunderbolt: Add support for Intel Ice Lake
Mika Westerberg
1
-10
/
+166
2019-08-26
thunderbolt: Move NVM upgrade support flag to struct icm
Mika Westerberg
1
-6
/
+12
2019-06-14
thunderbolt: Implement CIO reset correctly for Titan Ridge
Mika Westerberg
1
-60
/
+74
2019-06-12
thunderbolt: Make sure device runtime resume completes before taking domain lock
Mika Westerberg
1
-1
/
+53
2019-04-18
thunderbolt: Start firmware on Titan Ridge Apple systems
Mika Westerberg
1
-0
/
+2
2019-04-18
thunderbolt: Make rest of the logging to happen at debug level
Mika Westerberg
1
-1
/
+1
2019-04-18
thunderbolt: Make tb_switch_alloc() return ERR_PTR()
Mika Westerberg
1
-3
/
+3
2019-04-18
thunderbolt: Assign remote for both ports in case of dual link
Mika Westerberg
1
-23
/
+10
2019-04-18
thunderbolt: Do not allocate switch if depth is greater than 6
Mika Westerberg
1
-3
/
+2
2019-04-18
thunderbolt: Drop duplicated get_switch_at_route()
Mika Westerberg
1
-4
/
+8
2019-03-28
thunderbolt: Fix to check the return value of kmemdup
Aditya Pakki
1
-0
/
+5
2018-10-08
Merge 4.19-rc7 into char-misc-next
Greg Kroah-Hartman
1
-29
/
+20
2018-10-03
thunderbolt: Convert rest of the driver files to use SPDX identifier
Mika Westerberg
1
-4
/
+1
2018-10-02
thunderbolt: Do not handle ICM events after domain is stopped
Mika Westerberg
1
-29
/
+20
2018-07-25
thunderbolt: Add support for runtime PM
Mika Westerberg
1
-14
/
+105
2018-07-25
thunderbolt: Remove redundant variable 'approved'
Colin Ian King
1
-2
/
+0
2018-07-25
thunderbolt: Use correct ICM commands in system suspend
Mika Westerberg
1
-5
/
+13
2018-07-25
thunderbolt: Do not unnecessarily call ICM get route
Mika Westerberg
1
-9
/
+26
2018-05-15
thunderbolt: Handle NULL boot ACL entries properly
Mika Westerberg
1
-1
/
+1
2018-03-14
thunderbolt: Prevent crash when ICM firmware is not running
Mika Westerberg
1
-0
/
+3
2018-03-09
thunderbolt: Add support for Intel Titan Ridge
Radion Mirchevsky
1
-0
/
+382
2018-03-09
thunderbolt: Add support for preboot ACL
Mika Westerberg
1
-9
/
+149
2018-03-09
thunderbolt: Add 'boot' attribute for devices
Yehezkel Bernat
1
-4
/
+8
2018-03-09
thunderbolt: Move driver ready handling to struct icm
Mika Westerberg
1
-11
/
+31
2018-03-09
thunderbolt: Add constant for approval timeout
Mika Westerberg
1
-2
/
+3
2018-03-09
thunderbolt: Factor common ICM add and update operations out
Mika Westerberg
1
-49
/
+87
2018-03-09
thunderbolt: Handle rejected Thunderbolt devices
Mika Westerberg
1
-0
/
+6
2018-03-09
thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
Mika Westerberg
1
-2
/
+5
2018-03-09
thunderbolt: Wait a bit longer for root switch config space
Mika Westerberg
1
-1
/
+2
2018-03-09
thunderbolt: Handle connecting device in place of host properly
Mika Westerberg
1
-9
/
+17
2017-10-02
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
1
-2
/
+216
2017-10-02
thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h
Mika Westerberg
1
-1
/
+1
2017-09-04
Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'
Rafael J. Wysocki
1
-9
/
+4
2017-08-04
treewide: Consolidate Apple DMI checks
Lukas Wunner
1
-9
/
+4
2017-07-31
thunderbolt: icm: Ignore mailbox errors in icm_suspend()
Rafael J. Wysocki
1
-1
/
+8
[next]