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