summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt
AgeCommit message (Expand)Author
2020-09-03PCI / thunderbolt: Switch to use device links instead of PCI quirkMika Westerberg
2020-09-03thunderbolt: Enable wakes from system suspendMika Westerberg
2020-09-03thunderbolt: Disable lane 1 for XDomain connectionMika Westerberg
2020-09-03thunderbolt: Configure port for XDomainMika Westerberg
2020-09-03thunderbolt: Set port configured for both ends of the linkMika Westerberg
2020-09-03thunderbolt: Configure link after lane bonding is enabledMika Westerberg
2020-09-03thunderbolt: Do not change default USB4 router notification timeoutMika Westerberg
2020-09-03thunderbolt: Initialize TMU again on resumeMika Westerberg
2020-09-03thunderbolt: Tear down DP tunnels when suspendingMika Westerberg
2020-09-03thunderbolt: Send reset only to first generation routersMika Westerberg
2020-09-03thunderbolt: No need to log an error if tb_switch_lane_bonding_enable() failsMika Westerberg
2020-09-03thunderbolt: Do not program NFC buffers for USB4 router protocol adaptersMika Westerberg
2020-09-03thunderbolt: Use bit 31 to check if Firmware CM is running in Tiger LakeMika Westerberg
2020-09-03thunderbolt: Software CM only should set force power in Tiger LakeMika Westerberg
2020-09-03thunderbolt: Optimize NHI LC mailbox command processingRajmohan Mani
2020-09-03thunderbolt: Optimize Force Power logicRajmohan Mani
2020-09-01thunderbolt: Use kobj_to_dev() instead of container_of()Tian Tao
2020-09-01Merge tag 'thunderbolt-for-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2020-08-25thunderbolt: Use maximum USB3 link rate when reclaiming if link is not upMika Westerberg
2020-08-25thunderbolt: Disable ports that are not implementedNikunj A. Dadhania
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-09thunderbolt: merge fix for kunix_resource changesStephen Rothwell
2020-07-02thunderbolt: Fix old style declaration warningWei Yongjun
2020-07-01thunderbolt: Add support for authenticate on disconnectMario Limonciello
2020-07-01thunderbolt: Add support for separating the flush to SPI and authenticateMario Limonciello
2020-07-01thunderbolt: Ensure left shift of 512 does not overflow a 32 bit intColin Ian King
2020-06-22thunderbolt: Add support for on-board retimersKranthi Kuntala
2020-06-22thunderbolt: Implement USB4 port sideband operations for retimer accessRajmohan Mani
2020-06-22thunderbolt: Retry USB4 block read operationMika Westerberg
2020-06-22thunderbolt: Generalize usb4_switch_do_[read|write]_data()Mika Westerberg
2020-06-22thunderbolt: Split common NVM functionality into a separate fileMika Westerberg
2020-06-22thunderbolt: Add Intel USB-IF ID to the NVM upgrade supported listMika Westerberg
2020-06-22thunderbolt: Add KUnit tests for tunnelingMika Westerberg
2020-06-22thunderbolt: Add USB3 bandwidth managementMika Westerberg
2020-06-22thunderbolt: Make tb_port_get_link_speed() available to other filesMika Westerberg
2020-06-22thunderbolt: Implement USB3 bandwidth negotiation routinesMika Westerberg
2020-06-22thunderbolt: Increase DP DPRX wait timeoutMika Westerberg
2020-06-22thunderbolt: Report consumed bandwidth in both directionsMika Westerberg
2020-06-22thunderbolt: Make usb4_switch_map_pcie_down() also return enabled portsMika Westerberg
2020-06-22thunderbolt: Make usb4_switch_map_usb3_down() also return enabled portsMika Westerberg
2020-06-22thunderbolt: Do not tunnel USB3 if link is not USB4Mika Westerberg
2020-06-22thunderbolt: Add DP IN resources for all routersMika Westerberg
2020-06-22thunderbolt: Add KUnit tests for path walkingMika Westerberg
2020-06-22thunderbolt: Increase path length in discoveryMika Westerberg
2020-06-22thunderbolt: Handle incomplete PCIe/USB3 paths correctly in discoveryMika Westerberg
2020-06-22thunderbolt: Check that both ports are reachable when allocating pathMika Westerberg
2020-06-22thunderbolt: Make tb_path_alloc() work with tree topologiesMika Westerberg
2020-06-22thunderbolt: Make tb_next_port_on_path() work with tree topologiesMika Westerberg
2020-06-22thunderbolt: Fix path indices used in USB3 tunnel discoveryMika Westerberg
2020-06-22thunderbolt: Get rid of E2E workaroundMika Westerberg