aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/icm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-09thunderbolt: Add 'boot' attribute for devicesYehezkel Bernat1-4/+8
2018-03-09thunderbolt: Move driver ready handling to struct icmMika Westerberg1-11/+31
2018-03-09thunderbolt: Add constant for approval timeoutMika Westerberg1-2/+3
2018-03-09thunderbolt: Factor common ICM add and update operations outMika Westerberg1-49/+87
2018-03-09thunderbolt: Handle rejected Thunderbolt devicesMika Westerberg1-0/+6
2018-03-09thunderbolt: Wait a bit longer for ICM to authenticate the active NVMMika Westerberg1-2/+5
2018-03-09thunderbolt: Wait a bit longer for root switch config spaceMika Westerberg1-1/+2
2018-03-09thunderbolt: Handle connecting device in place of host properlyMika Westerberg1-9/+17
2017-10-02thunderbolt: Add support for XDomain discovery protocolMika Westerberg1-2/+216
2017-10-02thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.hMika Westerberg1-1/+1
2017-09-03Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki1-9/+4
2017-08-03treewide: Consolidate Apple DMI checksLukas Wunner1-9/+4
2017-07-31thunderbolt: icm: Ignore mailbox errors in icm_suspend()Rafael J. Wysocki1-1/+8
2017-06-09thunderbolt: Add support for host and device NVM firmware upgradeMika Westerberg1-1/+32
2017-06-09thunderbolt: Add support for Internal Connection Manager (ICM)Mika Westerberg1-0/+1058