summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt
AgeCommit message (Expand)Author
2019-04-18thunderbolt: Do not tear down tunnels when driver is unloadedMika 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: Scan only valid NULL adapter ports in hotplugMika Westerberg
2019-04-18thunderbolt: Add support for full PCIe daisy chainsMika Westerberg
2019-04-18thunderbolt: Discover preboot PCIe paths the boot firmware establishedMika Westerberg
2019-04-18thunderbolt: Deactivate all paths before restarting themMika Westerberg
2019-04-18thunderbolt: Extend tunnel creation to more than 2 adjacent switchesMika 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: Rename tunnel_pci to tunnelMika Westerberg
2019-04-18thunderbolt: Cache adapter specific capability offset into struct portMika Westerberg
2019-04-18thunderbolt: Properly disable pathMika 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: Add dummy read after port capability list walk on Light RidgeMika Westerberg
2019-04-18thunderbolt: Enable TMU access when accessing port space on legacy devicesMika 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: Block reads and writes if switch is unpluggedMika Westerberg
2019-04-18thunderbolt: Drop duplicated get_switch_at_route()Mika Westerberg
2019-04-18thunderbolt: Remove unused work field in struct tb_switchMika Westerberg
2019-03-28thunderbolt: Fix to check the return value of kmemdupAditya Pakki
2019-03-28thunderbolt: property: Fix a missing check of kzallocKangjie Lu
2019-03-22thunderbolt: xdomain: Fix to check return value of kmemdupAditya Pakki
2019-03-22thunderbolt: Fix to check return value of ida_simple_getAditya Pakki
2019-03-22thunderbolt: Fix to check for kmemdup failureAditya Pakki
2019-03-20thunderbolt: Fix a missing check of kmemdupKangjie Lu
2019-03-20thunderbolt: property: Fix a NULL pointer dereferenceKangjie Lu
2018-12-05thunderbolt: Export IOMMU based DMA protection support to userspaceMika Westerberg
2018-11-26thunderbolt: Prevent root port runtime suspend during NVM upgradeMika Westerberg
2018-10-08Merge 4.19-rc7 into char-misc-nextGreg Kroah-Hartman
2018-10-02thunderbolt: Add Intel as copyright holderMika Westerberg
2018-10-02thunderbolt: Convert rest of the driver files to use SPDX identifierMika Westerberg
2018-10-02thunderbolt: Print connected devicesMika Westerberg
2018-10-02thunderbolt: Make the driver less verboseMika Westerberg
2018-10-02thunderbolt: Remove a meaningless NULL pointer check before dma_pool_destroyzhong jiang
2018-10-02thunderbolt: Initialize after IOMMUsMika Westerberg
2018-10-02thunderbolt: Do not handle ICM events after domain is stoppedMika Westerberg
2018-07-25thunderbolt: Add support for runtime PMMika Westerberg
2018-07-25thunderbolt: Remove redundant variable 'approved'Colin Ian King
2018-07-25thunderbolt: Use correct ICM commands in system suspendMika Westerberg
2018-07-25thunderbolt: No need to take tb->lock in domain suspend/completeMika Westerberg
2018-07-25thunderbolt: Do not unnecessarily call ICM get routeMika Westerberg
2018-07-25thunderbolt: Use 64-bit DMA mask if supported by the platformMika Westerberg
2018-07-25thunderbolt: Fix small typo in variable nameNathan Ciobanu