summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/switch.c
AgeCommit message (Expand)Author
2017-08-28thunderbolt: Allow clearing the keyBernat, Yehezkel
2017-08-28thunderbolt: Make key root-only accessibleBernat, Yehezkel
2017-08-28thunderbolt: Remove superfluous checkBernat, Yehezkel
2017-07-25Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-24thunderbolt: use uuid_t instead of uuid_beChristoph Hellwig
2017-07-17thunderbolt: Correct access permissions for active NVM contentsMika Westerberg
2017-06-09thunderbolt: Add support for host and device NVM firmware upgradeMika Westerberg
2017-06-09thunderbolt: Add support for Internal Connection Manager (ICM)Mika Westerberg
2017-06-09thunderbolt: Add support for DMA configuration based mailboxMika Westerberg
2017-06-09thunderbolt: Store Thunderbolt generation in the switch structureMika Westerberg
2017-06-09thunderbolt: Add new Thunderbolt PCI IDsMika Westerberg
2017-06-09thunderbolt: Read vendor and device name from DROMMika Westerberg
2017-06-09thunderbolt: Fail switch adding operation if reading DROM failsMika Westerberg
2017-06-09thunderbolt: Convert switch to a deviceMika Westerberg
2017-06-09thunderbolt: Rework capability handlingMika Westerberg
2017-06-09thunderbolt: No need to read UID of the root switch on resumeMika Westerberg
2016-11-13thunderbolt: Use Device ROM retrieved from EFILukas Wunner
2016-08-31thunderbolt: Don't declare Falcon Ridge unsupportedLukas Wunner
2016-04-08thunderbolt: Support 1st gen Light Ridge controllerLukas Wunner
2016-04-08thunderbolt: Fix typos and magic numberLukas Wunner
2016-04-08PCI: Add Intel Thunderbolt device IDsLukas Wunner
2014-06-20thunderbolt: Use NULL instead of 0 in switch.cSachin Kamat
2014-06-20thunderbolt: Fix build error in switch.cSachin Kamat
2014-06-19thunderbolt: Fix nontrivial endpoint devices.Andreas Noever
2014-06-19thunderbolt: Read port configuration from eeprom.Andreas Noever
2014-06-19thunderbolt: Add suspend/hibernate supportAndreas Noever
2014-06-19thunderbolt: Read switch uid from EEPROMAndreas Noever
2014-06-19thunderbolt: Add path setup code.Andreas Noever
2014-06-19thunderbolt: Handle hotplug eventsAndreas Noever
2014-06-19thunderbolt: Scan for downstream switchesAndreas Noever
2014-06-19thunderbolt: Enable plug eventsAndreas Noever
2014-06-19thunderbolt: Initialize root switch and portsAndreas Noever