aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/tb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-09thunderbolt: Add support for host and device NVM firmware upgradeMika Westerberg1-0/+7
2017-06-09thunderbolt: Add support for Internal Connection Manager (ICM)Mika Westerberg1-0/+7
2017-06-09thunderbolt: Let the connection manager handle all notificationsMika Westerberg1-7/+23
2017-06-09thunderbolt: Convert switch to a deviceMika Westerberg1-9/+31
2017-06-09thunderbolt: Introduce thunderbolt bus and connection managerMika Westerberg1-87/+69
2017-06-09thunderbolt: Rework capability handlingMika Westerberg1-4/+4
2016-04-08thunderbolt: Fix typos and magic numberLukas Wunner1-1/+1
2014-06-19thunderbolt: Fix nontrivial endpoint devices.Andreas Noever1-0/+5
2014-06-19thunderbolt: Add suspend/hibernate supportAndreas Noever1-0/+61
2014-06-19thunderbolt: Add support for simple pci tunnelsAndreas Noever1-0/+135
2014-06-19thunderbolt: Handle hotplug eventsAndreas Noever1-1/+45
2014-06-19thunderbolt: Scan for downstream switchesAndreas Noever1-0/+44
2014-06-19thunderbolt: Initialize root switch and portsAndreas Noever1-0/+8
2014-06-19thunderbolt: Add tb_regs.hAndreas Noever1-0/+5
2014-06-19thunderbolt: Setup control channelAndreas Noever1-0/+134