summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/switch.c
AgeCommit message (Expand)Author
2019-04-18thunderbolt: Generalize tunnel creation functionalityMika Westerberg
2019-04-18thunderbolt: Cache adapter specific capability offset into struct portMika Westerberg
2019-04-18thunderbolt: Set sleep bit when suspending switchMika Westerberg
2019-04-18thunderbolt: Configure lanes when switch is initializedMika Westerberg
2019-04-18thunderbolt: Move LC specific functionality into a separate fileMika Westerberg
2019-04-18thunderbolt: Do not allocate switch if depth is greater than 6Mika Westerberg
2019-04-18thunderbolt: Take domain lock in switch sysfs attribute callbacksMika Westerberg
2019-04-18thunderbolt: Drop duplicated get_switch_at_route()Mika Westerberg
2019-03-22thunderbolt: Fix to check for kmemdup failureAditya Pakki
2018-11-26thunderbolt: Prevent root port runtime suspend during NVM upgradeMika Westerberg
2018-10-02thunderbolt: Add Intel as copyright holderMika Westerberg
2018-10-02thunderbolt: Print connected devicesMika Westerberg
2018-10-02thunderbolt: Make the driver less verboseMika Westerberg
2018-07-25thunderbolt: Add support for runtime PMMika Westerberg
2018-03-09thunderbolt: Add support for Intel Titan RidgeRadion Mirchevsky
2018-03-09thunderbolt: Add 'boot' attribute for devicesYehezkel Bernat
2018-03-09thunderbolt: Add tb_switch_find_by_route()Radion Mirchevsky
2018-03-09thunderbolt: Correct function name in kernel-doc commentRadion Mirchevsky
2018-03-09thunderbolt: Serialize PCIe tunnel creation with PCI rescanMika Westerberg
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-02thunderbolt: Add support for XDomain discovery protocolMika Westerberg
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