index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
tb.h
Age
Commit message (
Expand
)
Author
2024-06-17
thunderbolt: Add receiver lane margining support for retimers
Mika Westerberg
2024-06-17
thunderbolt: Make margining functions accept target and retimer index
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-06-17
thunderbolt: Move usb4_port_margining_caps() declaration into correct place
Mika Westerberg
2024-04-10
thunderbolt: Avoid notify PM core about runtime PM resume
Gil Fine
2024-02-26
thunderbolt: Constify the struct device_type usage
Ricardo B. Marliere
2024-02-26
thunderbolt: Keep the domain powered when USB4 port is in redrive mode
Mika Westerberg
2024-02-16
thunderbolt: Reserve released DisplayPort bandwidth for a group for 10 seconds
Mika Westerberg
2024-01-22
thunderbolt: Reset topology created by the boot firmware
Sanath S
2024-01-22
thunderbolt: Introduce tb_path_deactivate_hop()
Sanath S
2024-01-22
thunderbolt: Introduce tb_port_reset()
Sanath S
2023-12-22
thunderbolt: Keep link as asymmetric if preferred by hardware
Gil Fine
2023-12-14
thunderbolt: Move width_name() helper to tb.h
Gil Fine
2023-10-20
thunderbolt: Add support for asymmetric link
Gil Fine
2023-10-20
thunderbolt: Introduce tb_switch_depth()
Mika Westerberg
2023-10-20
thunderbolt: Introduce tb_for_each_upstream_port_on_path()
Mika Westerberg
2023-10-20
thunderbolt: Introduce tb_port_path_direction_downstream()
Gil Fine
2023-10-20
thunderbolt: Set path power management packet support bit for USB4 v2 routers
Mika Westerberg
2023-10-20
thunderbolt: Make is_gen4_link() available to the rest of the driver
Gil Fine
2023-10-13
thunderbolt: Make tb_switch_clx_is_supported() static
Mika Westerberg
2023-10-13
thunderbolt: Get rid of usb4_usb3_port_actual_link_rate()
Mika Westerberg
2023-08-08
thunderbolt: Log a warning if device links are not found
Mika Westerberg
2023-06-16
thunderbolt: Make bandwidth allocation mode function names consistent
Mika Westerberg
2023-06-16
thunderbolt: Add support for enhanced uni-directional TMU mode
Mika Westerberg
2023-06-16
thunderbolt: Move constants related to NVM into nvm.c
Gil Fine
2023-06-16
thunderbolt: Enable USB4 v2 PCIe TLP/DLLP extended encapsulation
Gil Fine
2023-06-16
thunderbolt: Add support for USB4 v2 80 Gb/s link
Gil Fine
2023-06-16
thunderbolt: Identify USB4 v2 routers
Gil Fine
2023-06-12
thunderbolt: Enable/disable sideband depending on USB4 port offline mode
Mika Westerberg
2023-06-09
thunderbolt: Initialize CL states from the hardware
Mika Westerberg
2023-06-09
thunderbolt: Switch CL states from enum to a bitmask
Mika Westerberg
2023-06-09
thunderbolt: Move CLx support functions into clx.c
Mika Westerberg
2023-06-09
thunderbolt: Check valid TMU configuration in tb_switch_tmu_configure()
Mika Westerberg
2023-06-09
thunderbolt: Get rid of tb_switch_enable_tmu_1st_child()
Mika Westerberg
2023-06-09
thunderbolt: Drop useless 'unidirectional' parameter from tb_switch_tmu_is_en...
Mika Westerberg
2023-06-09
thunderbolt: Introduce tb_xdomain_downstream_port()
Mika Westerberg
2023-06-09
thunderbolt: Introduce tb_switch_downstream_port()
Gil Fine
2023-03-13
thunderbolt: Limit USB3 bandwidth of certain Intel USB4 host routers
Gil Fine
2023-03-13
thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer access
Gil Fine
2023-03-06
thunderbolt: Add quirk to disable CLx
Sanjay R Mehta
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-17
thunderbolt: Add support for DisplayPort bandwidth allocation mode
Mika Westerberg
2023-01-17
thunderbolt: Add functions to support DisplayPort bandwidth allocation mode
Mika Westerberg
2022-12-27
thunderbolt: Use correct type in tb_port_is_clx_enabled() prototype
Jiri Slaby (SUSE)
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-09-26
thunderbolt: Explicitly enable lane adapter hotplug events at startup
Mario Limonciello
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
[next]