aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/nhi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-13thunderbolt: Use kcallocHimangi Saraogi1-6/+4
2014-07-07thunderbolt: Correct the size argument to devm_kzallocHimangi Saraogi1-2/+2
2014-06-20thunderbolt: Staticize nhi_idsSachin Kamat1-1/+1
2014-06-20thunderbolt: Use NULL instead of 0 in nhi.cSachin Kamat1-1/+1
2014-06-19thunderbolt: Add suspend/hibernate supportAndreas Noever1-0/+33
2014-06-19thunderbolt: Setup control channelAndreas Noever1-2/+16
2014-06-19thunderbolt: Add initial cactus ridge NHI supportAndreas Noever1-0/+630