summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt/switch.c
AgeCommit message (Expand)Author
2019-08-26thunderbolt: Add support for Intel Ice LakeMika Westerberg
2019-08-26thunderbolt: Expose active parts of NVM even if upgrade is not supportedMika Westerberg
2019-08-26thunderbolt: Hide switch attributes that are not setMika Westerberg
2019-08-26thunderbolt: Do not fail adding switch if some port is not implementedMika Westerberg
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-12thunderbolt: Make sure device runtime resume completes before taking domain lockMika Westerberg
2019-04-18thunderbolt: Make rest of the logging to happen at debug levelMika Westerberg
2019-04-18thunderbolt: Add support for XDomain connectionsMika Westerberg
2019-04-18thunderbolt: Make tb_switch_alloc() return ERR_PTR()Mika Westerberg
2019-04-18thunderbolt: Add support for DMA tunnelsMika Westerberg
2019-04-18thunderbolt: Add support for Display Port tunnelsMika Westerberg
2019-04-18thunderbolt: Rework NFC credits handlingMika Westerberg
2019-04-18thunderbolt: Generalize port finding routines to support all port typesMika Westerberg
2019-04-18thunderbolt: Discover preboot PCIe paths the boot firmware establishedMika Westerberg
2019-04-18thunderbolt: Add helper function to iterate from one port to anotherMika Westerberg
2019-04-18thunderbolt: Assign remote for both ports in case of dual linkMika Westerberg
2019-04-18thunderbolt: Add functions for allocating and releasing HopIDsMika Westerberg
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