aboutsummaryrefslogtreecommitdiff
path: root/drivers/thunderbolt
AgeCommit message (Expand)AuthorFilesLines
2014-06-20thunderbolt: Use NULL instead of 0 in nhi.cGravatar Sachin Kamat 1-1/+1
2014-06-20thunderbolt: Use NULL instead of 0 in ctl.cGravatar Sachin Kamat 1-2/+2
2014-06-20thunderbolt: Use NULL instead of 0 in switch.cGravatar Sachin Kamat 1-3/+3
2014-06-20thunderbolt: Fix build error in switch.cGravatar Sachin Kamat 1-0/+1
2014-06-20thunderbolt: Fix build error in eeprom.cGravatar Sachin Kamat 1-0/+1
2014-06-19thunderbolt: Fix nontrivial endpoint devices.Gravatar Andreas Noever 3-18/+31
2014-06-19thunderbolt: Read port configuration from eeprom.Gravatar Andreas Noever 3-7/+270
2014-06-19thunderbolt: Add suspend/hibernate supportGravatar Andreas Noever 4-0/+183
2014-06-19thunderbolt: Read switch uid from EEPROMGravatar Andreas Noever 4-1/+198
2014-06-19thunderbolt: Add support for simple pci tunnelsGravatar Andreas Noever 5-1/+399
2014-06-19thunderbolt: Add path setup code.Gravatar Andreas Noever 4-1/+312
2014-06-19thunderbolt: Handle hotplug eventsGravatar Andreas Noever 3-2/+89
2014-06-19thunderbolt: Scan for downstream switchesGravatar Andreas Noever 3-0/+157
2014-06-19thunderbolt: Enable plug eventsGravatar Andreas Noever 2-0/+53
2014-06-19thunderbolt: Add thunderbolt capability handlingGravatar Andreas Noever 3-1/+119
2014-06-19thunderbolt: Initialize root switch and portsGravatar Andreas Noever 4-1/+333
2014-06-19thunderbolt: Add tb_regs.hGravatar Andreas Noever 2-0/+218
2014-06-19thunderbolt: Setup control channelGravatar Andreas Noever 4-3/+186
2014-06-19thunderbolt: Add control channel interfaceGravatar Andreas Noever 3-1/+807
2014-06-19thunderbolt: Add initial cactus ridge NHI supportGravatar Andreas Noever 5-0/+860