summaryrefslogtreecommitdiff
path: root/drivers/thunderbolt
AgeCommit message (Expand)Author
2021-12-28thunderbolt: Add module parameter for CLx disablingGil Fine
2021-12-28thunderbolt: Enable CL0s for Intel Titan RidgeGil Fine
2021-12-22thunderbolt: Rename Intel TB_VSE_CAP_IECS capabilityGil Fine
2021-12-22thunderbolt: Implement TMU time disruption for Intel Titan RidgeGil Fine
2021-12-22thunderbolt: Move usb4_switch_wait_for_bit() to switch.cGil Fine
2021-12-22thunderbolt: Add CL0s support for USB4 routersGil Fine
2021-12-22thunderbolt: Add TMU uni-directional modeGil Fine
2021-12-15thunderbolt: Check return value of kmemdup() in icm_handle_event()Xiaoke Wang
2021-12-08thunderbolt: Do not dereference fwnode in struct deviceAndy Shevchenko
2021-12-07thunderbolt: Add debug logging of DisplayPort resource allocationMika Westerberg
2021-12-07thunderbolt: Do not program path HopIDs for USB4 routersMika Westerberg
2021-12-07thunderbolt: Do not allow subtracting more NFC credits than configuredMika Westerberg
2021-12-07thunderbolt: Runtime resume USB4 port when retimers are scannedMika Westerberg
2021-12-07thunderbolt: Tear down existing tunnels when resuming from hibernateMika Westerberg
2021-12-07thunderbolt: Runtime PM activate both ends of the device linkMika Westerberg
2021-12-07thunderbolt: xdomain: Avoid potential stack OOB readKees Cook
2021-10-25Merge tag 'thunderbolt-for-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2021-10-06thunderbolt: build kunit tests without structleak pluginBrendan Higgins
2021-09-28thunderbolt: Fix -Wrestrict warningArnd Bergmann
2021-09-27thunderbolt: Enable retry logic for intra-domain control packetsSanjay R Mehta
2021-09-06thunderbolt: test: split up test cases in tb_test_credit_alloc_allLinus Torvalds
2021-09-01Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-24Merge tag 'thunderbolt-for-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2021-08-09thunderbolt: Fix port linking by checking all adaptersSanjay R Mehta
2021-08-09thunderbolt: Do not read control adapter config spaceSanjay R Mehta
2021-08-09thunderbolt: Handle ring interrupt by reading interrupt status registerSanjay R Mehta
2021-08-09thunderbolt: Add vendor specific NHI quirk for auto-clearing interrupt statusSanjay R Mehta
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-08-02thunderbolt: Add authorized value to the KOBJ_CHANGE ueventRajat Jain
2021-07-27Revert "thunderbolt: Hide authorized attribute if router does not support PCI...Mika Westerberg
2021-07-21bus: Make remove callback return voidUwe Kleine-König
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