summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/switch.c
AgeCommit message (Expand)AuthorLines
2014-06-20thunderbolt: Use NULL instead of 0 in switch.cSachin Kamat-3/+3
2014-06-20thunderbolt: Fix build error in switch.cSachin Kamat-0/+1
2014-06-19thunderbolt: Fix nontrivial endpoint devices.Andreas Noever-17/+25
2014-06-19thunderbolt: Read port configuration from eeprom.Andreas Noever-2/+2
2014-06-19thunderbolt: Add suspend/hibernate supportAndreas Noever-0/+84
2014-06-19thunderbolt: Read switch uid from EEPROMAndreas Noever-0/+5
2014-06-19thunderbolt: Add path setup code.Andreas Noever-0/+34
2014-06-19thunderbolt: Handle hotplug eventsAndreas Noever-1/+41
2014-06-19thunderbolt: Scan for downstream switchesAndreas Noever-0/+97
2014-06-19thunderbolt: Enable plug eventsAndreas Noever-0/+52
2014-06-19thunderbolt: Initialize root switch and portsAndreas Noever-0/+186