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
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
2022-09-07
thunderbolt: Rename and make nvm_read() available for other files
Szuying Chen
2022-09-07
thunderbolt: Extend NVM version fields to 32-bits
Szuying Chen
2022-09-05
thunderbolt: Add support for receiver lane margining
Mika Westerberg
2022-09-05
thunderbolt: Add helper to check if CL states are enabled on port
Mika Westerberg
2022-09-05
thunderbolt: Pass CL state bitmask to tb_port_clx_supported()
Mika Westerberg
2022-09-05
thunderbolt: Move tb_xdomain_parent() to tb.h
Mika Westerberg
2022-08-31
thunderbolt: Show link type for XDomain connections too
Mika Westerberg
2022-08-04
Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-07-11
thunderbolt: test: Use kunit_test_suite() macro
David Gow
2022-06-06
thunderbolt: Change TMU mode to HiFi uni-directional once DisplayPort tunneled
Gil Fine
2022-06-06
thunderbolt: Add CL1 support for USB4 and Titan Ridge routers
Gil Fine
2022-05-05
thunderbolt: Split setting link width and lane bonding into own functions
Mika Westerberg
2022-05-05
thunderbolt: Move tb_port_state() prototype to correct place
Mika Westerberg
2022-04-19
thunderbolt: Use decimal number with port numbers
Mika Westerberg
2022-02-02
thunderbolt: Add internal xHCI connect flows for Thunderbolt 3 devices
Mika Westerberg
2022-02-02
thunderbolt: Add missing device ID to tb_switch_is_alpine_ridge()
Mika Westerberg
2021-12-28
thunderbolt: Enable CL0s for Intel Titan Ridge
Gil Fine
2021-12-22
thunderbolt: Implement TMU time disruption for Intel Titan Ridge
Gil Fine
2021-12-22
thunderbolt: Move usb4_switch_wait_for_bit() to switch.c
Gil Fine
2021-12-22
thunderbolt: Add CL0s support for USB4 routers
Gil Fine
2021-12-22
thunderbolt: Add TMU uni-directional mode
Gil Fine
2021-12-07
thunderbolt: Tear down existing tunnels when resuming from hibernate
Mika Westerberg
2021-06-01
thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimers
Rajmohan Mani
[next]