index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thunderbolt
/
tb.h
Age
Commit message (
Expand
)
Author
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
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
[next]