summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/nhi.c
Commit message (Expand)AuthorAgeFilesLines
* thunderbolt: Add support for Internal Connection Manager (ICM)Mika Westerberg2017-06-091-5/+28
* thunderbolt: Do not touch the hardware if the NHI is gone on resumeMika Westerberg2017-06-091-0/+12
* thunderbolt: Add support for NHI mailboxMika Westerberg2017-06-091-0/+58
* thunderbolt: Add new Thunderbolt PCI IDsMika Westerberg2017-06-091-0/+11
* thunderbolt: Introduce thunderbolt bus and connection managerMika Westerberg2017-06-091-8/+23
* thunderbolt: Add MSI-X supportMika Westerberg2017-06-091-22/+143
* thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.Xavier Gnata2016-08-311-0/+6
* thunderbolt: Support 1st gen Light Ridge controllerLukas Wunner2016-04-081-2/+9
* PCI: Add Intel Thunderbolt device IDsLukas Wunner2016-04-081-3/+5
* thunderbolt: Allow loading of module on recent Apple MacBooks with thunderbol...Knuth Posern2015-09-211-1/+1
* thunderbolt: Use kcallocHimangi Saraogi2014-07-131-6/+4Star
* thunderbolt: Correct the size argument to devm_kzallocHimangi Saraogi2014-07-081-2/+2
* thunderbolt: Staticize nhi_idsSachin Kamat2014-06-201-1/+1
* thunderbolt: Use NULL instead of 0 in nhi.cSachin Kamat2014-06-201-1/+1
* thunderbolt: Add suspend/hibernate supportAndreas Noever2014-06-191-0/+33
* thunderbolt: Setup control channelAndreas Noever2014-06-191-2/+16
* thunderbolt: Add initial cactus ridge NHI supportAndreas Noever2014-06-191-0/+630