index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
retimer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-08
thunderbolt: Fix KASAN reported stack out-of-bounds read in tb_retimer_scan()
Mika Westerberg
1
-2
/
+3
2024-06-17
thunderbolt: Add receiver lane margining support for retimers
Mika Westerberg
1
-17
/
+26
2024-06-17
thunderbolt: Add sideband register access to debugfs
Mika Westerberg
1
-0
/
+2
2024-06-17
thunderbolt: Make usb4_port_sb_read/write() available outside of usb4.c
Mika Westerberg
1
-4
/
+4
2024-04-23
thunderbolt: No need to loop over all retimers if access fails
Mika Westerberg
1
-4
/
+8
2024-02-26
thunderbolt: Constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2023-10-13
thunderbolt: Log NVM version of routers and retimers
Gil Fine
1
-0
/
+1
2023-06-12
thunderbolt: Enable/disable sideband depending on USB4 port offline mode
Mika Westerberg
1
-0
/
+19
2023-06-12
thunderbolt: Do not send UNSET_INBOUND_SBTX when retimer NVM authentication s...
Mika Westerberg
1
-1
/
+9
2023-06-12
thunderbolt: Read retimer NVM authentication status prior tb_retimer_set_inbo...
Mika Westerberg
1
-8
/
+21
2023-05-24
thunderbolt: Drop retimer vendor check
Mika Westerberg
1
-6
/
+0
2023-03-13
thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
Gil Fine
1
-2
/
+21
2023-01-09
thunderbolt: Do not call PM runtime functions in tb_retimer_scan()
Mika Westerberg
1
-14
/
+3
2022-12-27
thunderbolt: Do not report errors if on-board retimers are found
Utkarsh Patel
1
-3
/
+2
2022-09-24
thunderbolt: Convert to use sysfs_emit()/sysfs_emit_at() APIs
Andy Shevchenko
1
-4
/
+4
2022-09-07
thunderbolt: Move vendor specific NVM handling into nvm.c
Szuying Chen
1
-58
/
+23
2022-09-07
thunderbolt: Provide tb_retimer_nvm_read() analogous to tb_switch_nvm_read()
Mika Westerberg
1
-7
/
+21
2022-09-07
thunderbolt: Extend NVM version fields to 32-bits
Szuying Chen
1
-2
/
+2
2021-12-07
thunderbolt: Runtime resume USB4 port when retimers are scanned
Mika Westerberg
1
-10
/
+18
2021-06-01
thunderbolt: Check for NVM authentication status after the operation started
Mika Westerberg
1
-1
/
+19
2021-06-01
thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimers
Rajmohan Mani
1
-14
/
+37
2021-06-01
thunderbolt: Add support for retimer NVM upgrade when there is no link
Rajmohan Mani
1
-9
/
+15
2021-06-01
thunderbolt: Add USB4 port devices
Mika Westerberg
1
-5
/
+10
2021-03-30
thunderbolt: Fix off by one in tb_port_find_retimer()
Dan Carpenter
1
-1
/
+1
2021-03-30
thunderbolt: Fix a leak in tb_retimer_add()
Dan Carpenter
1
-1
/
+1
2020-06-22
thunderbolt: Add support for on-board retimers
Kranthi Kuntala
1
-0
/
+485