index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
icm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: Implement CIO reset correctly for Titan Ridge
Mika Westerberg
2019-06-14
1
-60
/
+74
*
thunderbolt: Make sure device runtime resume completes before taking domain lock
Mika Westerberg
2019-06-12
1
-1
/
+53
*
thunderbolt: Start firmware on Titan Ridge Apple systems
Mika Westerberg
2019-04-18
1
-0
/
+2
*
thunderbolt: Make rest of the logging to happen at debug level
Mika Westerberg
2019-04-18
1
-1
/
+1
*
thunderbolt: Make tb_switch_alloc() return ERR_PTR()
Mika Westerberg
2019-04-18
1
-3
/
+3
*
thunderbolt: Assign remote for both ports in case of dual link
Mika Westerberg
2019-04-18
1
-23
/
+10
*
thunderbolt: Do not allocate switch if depth is greater than 6
Mika Westerberg
2019-04-18
1
-3
/
+2
*
thunderbolt: Drop duplicated get_switch_at_route()
Mika Westerberg
2019-04-18
1
-4
/
+8
*
thunderbolt: Fix to check the return value of kmemdup
Aditya Pakki
2019-03-28
1
-0
/
+5
*
Merge 4.19-rc7 into char-misc-next
Greg Kroah-Hartman
2018-10-08
1
-29
/
+20
|
\
|
*
thunderbolt: Do not handle ICM events after domain is stopped
Mika Westerberg
2018-10-02
1
-29
/
+20
*
|
thunderbolt: Convert rest of the driver files to use SPDX identifier
Mika Westerberg
2018-10-03
1
-4
/
+1
|
/
*
thunderbolt: Add support for runtime PM
Mika Westerberg
2018-07-25
1
-14
/
+105
*
thunderbolt: Remove redundant variable 'approved'
Colin Ian King
2018-07-25
1
-2
/
+0
*
thunderbolt: Use correct ICM commands in system suspend
Mika Westerberg
2018-07-25
1
-5
/
+13
*
thunderbolt: Do not unnecessarily call ICM get route
Mika Westerberg
2018-07-25
1
-9
/
+26
*
thunderbolt: Handle NULL boot ACL entries properly
Mika Westerberg
2018-05-15
1
-1
/
+1
*
thunderbolt: Prevent crash when ICM firmware is not running
Mika Westerberg
2018-03-14
1
-0
/
+3
*
thunderbolt: Add support for Intel Titan Ridge
Radion Mirchevsky
2018-03-09
1
-0
/
+382
*
thunderbolt: Add support for preboot ACL
Mika Westerberg
2018-03-09
1
-9
/
+149
*
thunderbolt: Add 'boot' attribute for devices
Yehezkel Bernat
2018-03-09
1
-4
/
+8
*
thunderbolt: Move driver ready handling to struct icm
Mika Westerberg
2018-03-09
1
-11
/
+31
*
thunderbolt: Add constant for approval timeout
Mika Westerberg
2018-03-09
1
-2
/
+3
*
thunderbolt: Factor common ICM add and update operations out
Mika Westerberg
2018-03-09
1
-49
/
+87
*
thunderbolt: Handle rejected Thunderbolt devices
Mika Westerberg
2018-03-09
1
-0
/
+6
*
thunderbolt: Wait a bit longer for ICM to authenticate the active NVM
Mika Westerberg
2018-03-09
1
-2
/
+5
*
thunderbolt: Wait a bit longer for root switch config space
Mika Westerberg
2018-03-09
1
-1
/
+2
*
thunderbolt: Handle connecting device in place of host properly
Mika Westerberg
2018-03-09
1
-9
/
+17
*
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
2017-10-02
1
-2
/
+216
*
thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h
Mika Westerberg
2017-10-02
1
-1
/
+1
*
-
.
Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'
Rafael J. Wysocki
2017-09-03
1
-9
/
+4
|
\
\
|
|
*
treewide: Consolidate Apple DMI checks
Lukas Wunner
2017-08-03
1
-9
/
+4
|
|
/
*
/
thunderbolt: icm: Ignore mailbox errors in icm_suspend()
Rafael J. Wysocki
2017-07-31
1
-1
/
+8
|
/
*
thunderbolt: Add support for host and device NVM firmware upgrade
Mika Westerberg
2017-06-09
1
-1
/
+32
*
thunderbolt: Add support for Internal Connection Manager (ICM)
Mika Westerberg
2017-06-09
1
-0
/
+1058