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