summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions
td>Greg Kroah-Hartman 2024-10-29thunderbolt: Add only on-board retimers when !CONFIG_USB4_DEBUGFS_MARGININGMika Westerberg 2024-10-11thunderbolt: Fix KASAN reported stack out-of-bounds read in tb_retimer_scan()Mika Westerberg 2024-06-17thunderbolt: Add receiver lane margining support for retimersMika Westerberg 2024-06-17thunderbolt: Add sideband register access to debugfsMika Westerberg 2024-06-17thunderbolt: Make usb4_port_sb_read/write() available outside of usb4.cMika Westerberg 2024-04-23thunderbolt: No need to loop over all retimers if access failsMika Westerberg 2024-02-26thunderbolt: Constify the struct device_type usageRicardo B. Marliere 2023-10-13thunderbolt: Log NVM version of routers and retimersGil Fine 2023-06-12thunderbolt: Enable/disable sideband depending on USB4 port offline modeMika Westerberg 2023-06-12thunderbolt: Do not send UNSET_INBOUND_SBTX when retimer NVM authentication s...Mika Westerberg 2023-06-12thunderbolt: Read retimer NVM authentication status prior tb_retimer_set_inbo...Mika Westerberg 2023-05-24thunderbolt: Drop retimer vendor checkMika Westerberg 2023-03-13thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer accessGil Fine 2023-01-09thunderbolt: Do not call PM runtime functions in tb_retimer_scan()Mika Westerberg 2022-12-27thunderbolt: Do not report errors if on-board retimers are foundUtkarsh Patel 2022-09-24thunderbolt: Convert to use sysfs_emit()/sysfs_emit_at() APIsAndy Shevchenko 2022-09-07thunderbolt: Move vendor specific NVM handling into nvm.cSzuying Chen 2022-09-07thunderbolt: Provide tb_retimer_nvm_read() analogous to tb_switch_nvm_read()Mika Westerberg 2022-09-07thunderbolt: Extend NVM version fields to 32-bitsSzuying Chen 2021-12-07thunderbolt: Runtime resume USB4 port when retimers are scannedMika 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: Add support for retimer NVM upgrade when there is no linkRajmohan Mani 2021-06-01thunderbolt: Add USB4 port devicesMika 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