aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/thunderbolt (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-20thunderbolt: Use NULL instead of 0 in nhi.cSachin Kamat1-1/+1
2014-06-20thunderbolt: Use NULL instead of 0 in ctl.cSachin Kamat1-2/+2
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 build error in eeprom.cSachin Kamat1-0/+1
2014-06-19thunderbolt: Fix nontrivial endpoint devices.Andreas Noever3-18/+31
2014-06-19thunderbolt: Read port configuration from eeprom.Andreas Noever3-7/+270
2014-06-19thunderbolt: Add suspend/hibernate supportAndreas Noever4-0/+183
2014-06-19thunderbolt: Read switch uid from EEPROMAndreas Noever4-1/+198
2014-06-19thunderbolt: Add support for simple pci tunnelsAndreas Noever5-1/+399
2014-06-19thunderbolt: Add path setup code.Andreas Noever4-1/+312
2014-06-19thunderbolt: Handle hotplug eventsAndreas Noever3-2/+89
2014-06-19thunderbolt: Scan for downstream switchesAndreas Noever3-0/+157
2014-06-19thunderbolt: Enable plug eventsAndreas Noever2-0/+53
2014-06-19thunderbolt: Add thunderbolt capability handlingAndreas Noever3-1/+119
2014-06-19thunderbolt: Initialize root switch and portsAndreas Noever4-1/+333
2014-06-19thunderbolt: Add tb_regs.hAndreas Noever2-0/+218
2014-06-19thunderbolt: Setup control channelAndreas Noever4-3/+186
2014-06-19thunderbolt: Add control channel interfaceAndreas Noever3-1/+807
2014-06-19thunderbolt: Add initial cactus ridge NHI supportAndreas Noever5-0/+860