aboutsummaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/nhi.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-31thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.Gravatar Xavier Gnata 1-0/+6
2016-04-08thunderbolt: Support 1st gen Light Ridge controllerGravatar Lukas Wunner 1-2/+9
2016-04-08PCI: Add Intel Thunderbolt device IDsGravatar Lukas Wunner 1-3/+5
2015-09-20thunderbolt: Allow loading of module on recent Apple MacBooks with thunderbol...Gravatar Knuth Posern 1-1/+1
2014-07-13thunderbolt: Use kcallocGravatar Himangi Saraogi 1-6/+4
2014-07-07thunderbolt: Correct the size argument to devm_kzallocGravatar Himangi Saraogi 1-2/+2
2014-06-20thunderbolt: Staticize nhi_idsGravatar Sachin Kamat 1-1/+1
2014-06-20thunderbolt: Use NULL instead of 0 in nhi.cGravatar Sachin Kamat 1-1/+1
2014-06-19thunderbolt: Add suspend/hibernate supportGravatar Andreas Noever 1-0/+33
2014-06-19thunderbolt: Setup control channelGravatar Andreas Noever 1-2/+16
2014-06-19thunderbolt: Add initial cactus ridge NHI supportGravatar Andreas Noever 1-0/+630