summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt
AgeCommit message (Expand)Author
2020-09-15Merge tag 'thunderbolt-for-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2020-09-09thunderbolt: Retry DROM read once if parsing failsMika Westerberg
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
2020-06-22thunderbolt: NHI can use HopIDs 1-7Mika Westerberg
2020-06-22thunderbolt: No need to warn if NHI hop_count != 12 or hop_count != 32Mika Westerberg
2020-06-22thunderbolt: Build initial XDomain property block upon first connectMika Westerberg
2020-06-15thunderbolt: Improve USB4 config symbol help textGeert Uytterhoeven
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-05-26Merge tag 'thunderbolt-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2020-05-25thunderbolt: Add trivial .shutdownMaxim Levitsky
2020-05-14PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port()Yicong Yang
2020-05-13thunderbolt: Update Kconfig to allow building on other architectures.David Manouchehri
2020-04-28thunderbolt: Check return value of tb_sw_read() in usb4_switch_op()Mika Westerberg
2020-04-23thunderbolt: Add support for Intel Tiger LakeMika Westerberg
2020-04-16Revert "thunderbolt: Prevent crash if non-active NVMem file is read"Nicholas Johnson
2020-03-23Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman
2020-03-17Merge tag 'thunderbolt-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman