aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/nhi.c
AgeCommit message (Expand)Author
2020-11-18thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()Jing Xiangfeng
2019-11-06thunderbolt: Use 32-bit writes when writing ring producer/consumerMika Westerberg
2018-04-24thunderbolt: Resume control channel after hibernation image is createdMika Westerberg
2017-06-09thunderbolt: Add support for Internal Connection Manager (ICM)Mika Westerberg
2017-06-09thunderbolt: Do not touch the hardware if the NHI is gone on resumeMika Westerberg
2017-06-09thunderbolt: Add support for NHI mailboxMika Westerberg
2017-06-09thunderbolt: Add new Thunderbolt PCI IDsMika Westerberg
2017-06-09thunderbolt: Introduce thunderbolt bus and connection managerMika Westerberg
2017-06-09thunderbolt: Add MSI-X supportMika Westerberg
2016-08-31thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.Xavier Gnata
2016-04-08thunderbolt: Support 1st gen Light Ridge controllerLukas Wunner
2016-04-08PCI: Add Intel Thunderbolt device IDsLukas Wunner
2015-09-20thunderbolt: Allow loading of module on recent Apple MacBooks with thunderbol...Knuth Posern
2014-07-13thunderbolt: Use kcallocHimangi Saraogi
2014-07-07thunderbolt: Correct the size argument to devm_kzallocHimangi Saraogi
2014-06-20thunderbolt: Staticize nhi_idsSachin Kamat
2014-06-20thunderbolt: Use NULL instead of 0 in nhi.cSachin Kamat
2014-06-19thunderbolt: Add suspend/hibernate supportAndreas Noever
2014-06-19thunderbolt: Setup control channelAndreas Noever
2014-06-19thunderbolt: Add initial cactus ridge NHI supportAndreas Noever