summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/icm.c
AgeCommit message (Expand)Author
2019-08-26thunderbolt: Add support for Intel Ice LakeMika Westerberg
2019-08-26thunderbolt: Move NVM upgrade support flag to struct icmMika Westerberg
2019-06-14thunderbolt: Implement CIO reset correctly for Titan RidgeMika Westerberg
2019-06-12thunderbolt: Make sure device runtime resume completes before taking domain lockMika Westerberg
2019-04-18thunderbolt: Start firmware on Titan Ridge Apple systemsMika Westerberg
2019-04-18thunderbolt: Make rest of the logging to happen at debug levelMika Westerberg
2019-04-18thunderbolt: Make tb_switch_alloc() return ERR_PTR()Mika Westerberg
2019-04-18thunderbolt: Assign remote for both ports in case of dual linkMika Westerberg
2019-04-18thunderbolt: Do not allocate switch if depth is greater than 6Mika Westerberg
2019-04-18thunderbolt: Drop duplicated get_switch_at_route()Mika Westerberg
2019-03-28thunderbolt: Fix to check the return value of kmemdupAditya Pakki
2018-10-08Merge 4.19-rc7 into char-misc-nextGreg Kroah-Hartman
2018-10-02thunderbolt: Convert rest of the driver files to use SPDX identifierMika Westerberg
2018-10-02thunderbolt: Do not handle ICM events after domain is stoppedMika Westerberg
2018-07-25thunderbolt: Add support for runtime PMMika Westerberg
2018-07-25thunderbolt: Remove redundant variable 'approved'Colin Ian King
2018-07-25thunderbolt: Use correct ICM commands in system suspendMika Westerberg
2018-07-25thunderbolt: Do not unnecessarily call ICM get routeMika Westerberg
2018-05-15thunderbolt: Handle NULL boot ACL entries properlyMika Westerberg
2018-03-14thunderbolt: Prevent crash when ICM firmware is not runningMika Westerberg
2018-03-09thunderbolt: Add support for Intel Titan RidgeRadion Mirchevsky
2018-03-09thunderbolt: Add support for preboot ACLMika Westerberg
2018-03-09thunderbolt: Add 'boot' attribute for devicesYehezkel Bernat
2018-03-09thunderbolt: Move driver ready handling to struct icmMika Westerberg
2018-03-09thunderbolt: Add constant for approval timeoutMika Westerberg
2018-03-09thunderbolt: Factor common ICM add and update operations outMika Westerberg
2018-03-09thunderbolt: Handle rejected Thunderbolt devicesMika Westerberg
2018-03-09thunderbolt: Wait a bit longer for ICM to authenticate the active NVMMika Westerberg
2018-03-09thunderbolt: Wait a bit longer for root switch config spaceMika Westerberg
2018-03-09thunderbolt: Handle connecting device in place of host properlyMika Westerberg
2017-10-02thunderbolt: Add support for XDomain discovery protocolMika Westerberg
2017-10-02thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.hMika Westerberg
2017-09-03Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki
2017-08-03treewide: Consolidate Apple DMI checksLukas Wunner
2017-07-31thunderbolt: icm: Ignore mailbox errors in icm_suspend()Rafael J. Wysocki
2017-06-09thunderbolt: Add support for host and device NVM firmware upgradeMika Westerberg
2017-06-09thunderbolt: Add support for Internal Connection Manager (ICM)Mika Westerberg