index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
retimer.c
Age
Commit message (
Expand
)
Author
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
2024-12-11
thunderbolt: Don't display nvm_version unless upgrade supported
Mario Limonciello
2024-11-07
Merge tag 'thunderbolt-for-v6.12-rc7' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
2024-10-29
thunderbolt: Add only on-board retimers when !CONFIG_USB4_DEBUGFS_MARGINING
Mika Westerberg
2024-10-11
thunderbolt: Fix KASAN reported stack out-of-bounds read in tb_retimer_scan()
Mika Westerberg
2024-06-17
thunderbolt: Add receiver lane margining support for retimers
Mika Westerberg
2024-06-17
thunderbolt: Add sideband register access to debugfs
Mika Westerberg
2024-06-17
thunderbolt: Make usb4_port_sb_read/write() available outside of usb4.c
Mika Westerberg
2024-04-23
thunderbolt: No need to loop over all retimers if access fails
Mika Westerberg
2024-02-26
thunderbolt: Constify the struct device_type usage
Ricardo B. Marliere
2023-10-13
thunderbolt: Log NVM version of routers and retimers
Gil Fine
2023-06-12
thunderbolt: Enable/disable sideband depending on USB4 port offline mode
Mika Westerberg
2023-06-12
thunderbolt: Do not send UNSET_INBOUND_SBTX when retimer NVM authentication s...
Mika Westerberg
2023-06-12
thunderbolt: Read retimer NVM authentication status prior tb_retimer_set_inbo...
Mika Westerberg
2023-05-24
thunderbolt: Drop retimer vendor check
Mika Westerberg
2023-03-13
thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
Gil Fine
2023-01-09
thunderbolt: Do not call PM runtime functions in tb_retimer_scan()
Mika Westerberg
2022-12-27
thunderbolt: Do not report errors if on-board retimers are found
Utkarsh Patel
2022-09-24
thunderbolt: Convert to use sysfs_emit()/sysfs_emit_at() APIs
Andy Shevchenko
2022-09-07
thunderbolt: Move vendor specific NVM handling into nvm.c
Szuying Chen
2022-09-07
thunderbolt: Provide tb_retimer_nvm_read() analogous to tb_switch_nvm_read()
Mika Westerberg
2022-09-07
thunderbolt: Extend NVM version fields to 32-bits
Szuying Chen
2021-12-07
thunderbolt: Runtime resume USB4 port when retimers are scanned
Mika Westerberg
2021-06-01
thunderbolt: Check for NVM authentication status after the operation started
Mika Westerberg
2021-06-01
thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimers
Rajmohan Mani
2021-06-01
thunderbolt: Add support for retimer NVM upgrade when there is no link
Rajmohan Mani
2021-06-01
thunderbolt: Add USB4 port devices
Mika Westerberg
2021-03-30
thunderbolt: Fix off by one in tb_port_find_retimer()
Dan Carpenter
2021-03-30
thunderbolt: Fix a leak in tb_retimer_add()
Dan Carpenter
2020-06-22
thunderbolt: Add support for on-board retimers
Kranthi Kuntala