summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt
AgeCommit message (Expand)Author
2021-10-27thunderbolt: build kunit tests without structleak pluginBrendan Higgins
2021-09-18thunderbolt: Fix port linking by checking all adaptersSanjay R Mehta
2021-07-27Revert "thunderbolt: Hide authorized attribute if router does not support PCI...Mika Westerberg
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2021-06-25thunderbolt: test: Reinstate a few casts of bitfieldsDavid Gow
2021-06-23thunderbolt: test: Remove some casts which are no longer requiredDavid Gow
2021-06-15thunderbolt: Fix DROM handling for USB4 DROMGil Fine
2021-06-11thunderbolt: Add support for Intel Alder LakeAzhar Shaikh
2021-06-11thunderbolt: No need to include <linux/acpi.h> in usb4_port.cMika Westerberg
2021-06-11thunderbolt: Poll 10ms for REG_FW_STS_NVM_AUTH_DONE to be setGil Fine
2021-06-11thunderbolt: Add device links only when software connection manager is usedMika Westerberg
2021-06-11thunderbolt: Bond lanes only when dual_link_port != NULL in alloc_dev_default()Mika Westerberg
2021-06-01thunderbolt: Check for NVM authentication status after the operation startedMika Westerberg
2021-06-01thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimersRajmohan Mani
2021-06-01thunderbolt: Allow router NVM authenticate separatelyMika Westerberg
2021-06-01thunderbolt: Move nvm_write_ops to tb.hRajmohan Mani
2021-06-01thunderbolt: Add support for retimer NVM upgrade when there is no linkRajmohan Mani
2021-06-01thunderbolt: Add additional USB4 port operations for retimer accessRajmohan Mani
2021-06-01thunderbolt: Add support for ACPI _DSM to power on/off retimersRajmohan Mani
2021-06-01thunderbolt: Add USB4 port devicesMika Westerberg
2021-06-01thunderbolt: Log the link as TBT instead of TBT3Mika Westerberg
2021-06-01thunderbolt: Add KUnit tests for credit allocationMika Westerberg
2021-06-01thunderbolt: Add quirk for Intel Goshen Ridge DP creditsMika Westerberg
2021-06-01thunderbolt: Allocate credits according to router preferencesMika Westerberg
2021-06-01thunderbolt: Update port credits after bonding is enabled/disabledMika Westerberg
2021-06-01thunderbolt: Read router preferred credit allocation informationMika Westerberg
2021-06-01thunderbolt: Wait for the lanes to actually bondMika Westerberg
2021-06-01thunderbolt: Move nfc_credits field to struct tb_path_hopMika Westerberg
2021-06-01thunderbolt: Make tb_port_type() take const parameterMika Westerberg
2021-05-31thunderbolt: Align USB4 router wakes configuration with the CM guideMika Westerberg
2021-05-31thunderbolt: Add wake from DisplayPortMika Westerberg
2021-05-31thunderbolt: Use generic tb_nvm_[read|write]_data() for Thunderbolt 2/3 devicesMika Westerberg
2021-05-31thunderbolt: Split NVM read/write generic functions out from usb4.cMika Westerberg
2021-05-31thunderbolt: Add self-authenticate support for new dockCrag Wang
2021-05-20thunderbolt: usb4: Fix NVM read buffer bounds and offset issueMathias Nyman
2021-05-20thunderbolt: dma_port: Fix NVM read buffer bounds and offset issueMathias Nyman
2021-04-13Merge tag 'thunderbolt-for-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2021-04-09thunderbolt: Hide authorized attribute if router does not support PCIe tunnelsMika Westerberg
2021-04-09thunderbolt: Add details to router ueventMika Westerberg
2021-03-30thunderbolt: Fix off by one in tb_port_find_retimer()Dan Carpenter
2021-03-30thunderbolt: Fix a leak in tb_retimer_add()Dan Carpenter
2021-03-23thunderbolt: Unlock on error path in tb_domain_add()Dan Carpenter
2021-03-18thunderbolt: Add support for USB4 DROMMika Westerberg
2021-03-18thunderbolt: Check quirks in tb_switch_add()Mika Westerberg
2021-03-18thunderbolt: Add KUnit tests for DMA tunnelsMika Westerberg
2021-03-18thunderbolt: Add KUnit tests for XDomain propertiesMika Westerberg
2021-03-18thunderbolt: Allow multiple DMA tunnels over a single XDomain connectionMika Westerberg
2021-03-18thunderbolt: Drop unused tb_port_set_initial_credits()Mika Westerberg
2021-03-18thunderbolt: Use dedicated flow control for DMA tunnelsMika Westerberg