summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/switch.c
AgeCommit message (Expand)Author
2016-11-13thunderbolt: Use Device ROM retrieved from EFILukas Wunner
2016-08-31thunderbolt: Don't declare Falcon Ridge unsupportedLukas Wunner
2016-04-08thunderbolt: Support 1st gen Light Ridge controllerLukas Wunner
2016-04-08thunderbolt: Fix typos and magic numberLukas Wunner
2016-04-08PCI: Add Intel Thunderbolt device IDsLukas Wunner
2014-06-20thunderbolt: Use NULL instead of 0 in switch.cSachin Kamat
2014-06-20thunderbolt: Fix build error in switch.cSachin Kamat
2014-06-19thunderbolt: Fix nontrivial endpoint devices.Andreas Noever
2014-06-19thunderbolt: Read port configuration from eeprom.Andreas Noever
2014-06-19thunderbolt: Add suspend/hibernate supportAndreas Noever
2014-06-19thunderbolt: Read switch uid from EEPROMAndreas Noever
2014-06-19thunderbolt: Add path setup code.Andreas Noever
2014-06-19thunderbolt: Handle hotplug eventsAndreas Noever
2014-06-19thunderbolt: Scan for downstream switchesAndreas Noever
2014-06-19thunderbolt: Enable plug eventsAndreas Noever
2014-06-19thunderbolt: Initialize root switch and portsAndreas Noever