index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
usb4.c
Age
Commit message (
Expand
)
Author
Lines
2024-11-29
Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-7
/
+11
2024-11-05
thunderbolt: Fix connection issue with Pluggable UD-4VPD dock
Mika Westerberg
-1
/
+1
2024-11-01
thunderbolt: debugfs: Don't hardcode margining results size
Aapo Vienamo
-3
/
+4
2024-11-01
thunderbolt: debugfs: Implement Gen 4 margining eye selection
Aapo Vienamo
-2
/
+4
2024-11-01
thunderbolt: Don't hardcode margining capabilities size
Aapo Vienamo
-2
/
+3
2024-08-22
thunderbolt: Improve software receiver lane margining
R Kannappan
-0
/
+1
2024-08-22
thunderbolt: Add optional voltage offset range for receiver lane margining
Rene Sapiens
-0
/
+4
2024-08-22
thunderbolt: Consolidate margining parameters into a structure
Rene Sapiens
-25
/
+21
2024-08-22
thunderbolt: Add missing usb4_port_sb_read() to usb4_port_sw_margin()
Aapo Vienamo
-3
/
+10
2024-06-17
thunderbolt: Add receiver lane margining support for retimers
Mika Westerberg
-0
/
+24
2024-06-17
thunderbolt: Make margining functions accept target and retimer index
Mika Westerberg
-20
/
+31
2024-06-17
thunderbolt: Make usb4_port_sb_read/write() available outside of usb4.c
Mika Westerberg
-67
/
+45
2024-05-10
Merge tag 'thunderbolt-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
-7
/
+15
2024-04-23
thunderbolt: Increase sideband access polling delay
Mika Westerberg
-7
/
+15
2024-04-10
thunderbolt: Avoid notify PM core about runtime PM resume
Gil Fine
-6
/
+7
2024-03-02
Merge tag 'thunderbolt-for-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-1
/
+42
2024-02-16
thunderbolt: Log an error if DPTX request is not cleared
Mika Westerberg
-1
/
+3
2024-01-29
thunderbolt: Fix setting the CNS bit in ROUTER_CS_5
Mohammad Rahimi
-1
/
+1
2024-01-22
thunderbolt: Introduce tb_port_reset()
Sanath S
-0
/
+39
2023-12-08
thunderbolt: Fix minimum allocated USB 3.x and PCIe bandwidth
Gil Fine
-5
/
+5
2023-10-20
thunderbolt: Add support for asymmetric link
Gil Fine
-0
/
+106
2023-10-13
thunderbolt: Get rid of usb4_usb3_port_actual_link_rate()
Mika Westerberg
-29
/
+0
2023-06-16
thunderbolt: Make bandwidth allocation mode function names consistent
Mika Westerberg
-14
/
+18
2023-06-16
thunderbolt: Add support for enhanced uni-directional TMU mode
Mika Westerberg
-1
/
+30
2023-06-16
thunderbolt: Move constants related to NVM into nvm.c
Gil Fine
-5
/
+6
2023-06-16
thunderbolt: Enable USB4 v2 PCIe TLP/DLLP extended encapsulation
Gil Fine
-0
/
+31
2023-06-09
thunderbolt: Introduce tb_switch_downstream_port()
Gil Fine
-5
/
+4
2023-04-19
Merge tag 'thunderbolt-for-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-26
/
+26
2023-04-03
thunderbolt: Introduce usb4_port_sb_opcode_err_to_errno() helper
Andy Shevchenko
-21
/
+20
2023-03-29
thunderbolt: Make use of SI units from units.h
Andy Shevchenko
-2
/
+3
2023-03-29
thunderbolt: Get rid of redundant 'else'
Andy Shevchenko
-3
/
+3
2023-03-13
thunderbolt: Use scale field when allocating USB3 bandwidth
Mika Westerberg
-5
/
+17
2023-03-13
thunderbolt: Limit USB3 bandwidth of certain Intel USB4 host routers
Gil Fine
-2
/
+15
2023-03-13
thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
Gil Fine
-0
/
+14
2023-01-27
thunderbolt: Handle bandwidth allocation mode enablement notification
Mika Westerberg
-3
/
+4
2023-01-17
thunderbolt: Add functions to support DisplayPort bandwidth allocation mode
Mika Westerberg
-0
/
+571
2022-11-07
thunderbolt: Add wake on connect/disconnect on USB4 ports
Rajat Khandelwal
-8
/
+25
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-0
/
+140
2022-09-26
thunderbolt: Explicitly enable lane adapter hotplug events at startup
Mario Limonciello
-0
/
+20
2022-09-05
thunderbolt: Add support for receiver lane margining
Mika Westerberg
-0
/
+120
2022-08-31
thunderbolt: Show link type for XDomain connections too
Mika Westerberg
-3
/
+5
2021-12-22
thunderbolt: Move usb4_switch_wait_for_bit() to switch.c
Gil Fine
-27
/
+5
2021-12-22
thunderbolt: Add CL0s support for USB4 routers
Gil Fine
-0
/
+20
2021-06-01
thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimers
Rajmohan Mani
-2
/
+13
2021-06-01
thunderbolt: Allow router NVM authenticate separately
Mika Westerberg
-2
/
+11
2021-06-01
thunderbolt: Add additional USB4 port operations for retimer access
Rajmohan Mani
-0
/
+69
2021-06-01
thunderbolt: Add USB4 port devices
Mika Westerberg
-0
/
+54
2021-06-01
thunderbolt: Log the link as TBT instead of TBT3
Mika Westerberg
-1
/
+1
2021-06-01
thunderbolt: Read router preferred credit allocation information
Mika Westerberg
-0
/
+155
2021-05-31
thunderbolt: Align USB4 router wakes configuration with the CM guide
Mika Westerberg
-5
/
+11
[next]