summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/tb.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* thunderbolt: Improve software receiver lane marginingR Kannappan2024-08-221-0/+2
* thunderbolt: Add optional voltage offset range for receiver lane marginingRene Sapiens2024-08-221-0/+2
* thunderbolt: Consolidate margining parameters into a structureRene Sapiens2024-08-221-4/+34
* thunderbolt: Add missing usb4_port_sb_read() to usb4_port_sw_margin()Aapo Vienamo2024-08-221-1/+1
* thunderbolt: Add receiver lane margining support for retimersMika Westerberg2024-06-171-0/+5
* thunderbolt: Make margining functions accept target and retimer indexMika Westerberg2024-06-171-6/+9
* thunderbolt: Add sideband register access to debugfsMika Westerberg2024-06-171-0/+4
* thunderbolt: Make usb4_port_sb_read/write() available outside of usb4.cMika Westerberg2024-06-171-4/+17
* thunderbolt: Move usb4_port_margining_caps() declaration into correct placeMika Westerberg2024-06-171-1/+1
* thunderbolt: Avoid notify PM core about runtime PM resumeGil Fine2024-04-101-1/+2
* thunderbolt: Constify the struct device_type usageRicardo B. Marliere2024-02-261-4/+4
* thunderbolt: Keep the domain powered when USB4 port is in redrive modeMika Westerberg2024-02-261-0/+4
* thunderbolt: Reserve released DisplayPort bandwidth for a group for 10 secondsMika Westerberg2024-02-161-0/+10
* thunderbolt: Reset topology created by the boot firmwareSanath S2024-01-221-2/+2
* thunderbolt: Introduce tb_path_deactivate_hop()Sanath S2024-01-221-0/+1
* thunderbolt: Introduce tb_port_reset()Sanath S2024-01-221-0/+2
* thunderbolt: Keep link as asymmetric if preferred by hardwareGil Fine2023-12-221-0/+2
* thunderbolt: Move width_name() helper to tb.hGil Fine2023-12-141-0/+16
* thunderbolt: Add support for asymmetric linkGil Fine2023-10-201-8/+8
* thunderbolt: Introduce tb_switch_depth()Mika Westerberg2023-10-201-0/+9
* thunderbolt: Introduce tb_for_each_upstream_port_on_path()Mika Westerberg2023-10-201-0/+15
* thunderbolt: Introduce tb_port_path_direction_downstream()Gil Fine2023-10-201-0/+15
* thunderbolt: Set path power management packet support bit for USB4 v2 routersMika Westerberg2023-10-201-0/+2
* thunderbolt: Make is_gen4_link() available to the rest of the driverGil Fine2023-10-201-0/+1
* thunderbolt: Make tb_switch_clx_is_supported() staticMika Westerberg2023-10-131-1/+0
* thunderbolt: Get rid of usb4_usb3_port_actual_link_rate()Mika Westerberg2023-10-131-1/+0
* thunderbolt: Log a warning if device links are not foundMika Westerberg2023-08-081-2/+2
* thunderbolt: Make bandwidth allocation mode function names consistentMika Westerberg2023-06-161-7/+8
* thunderbolt: Add support for enhanced uni-directional TMU modeMika Westerberg2023-06-161-33/+42
* thunderbolt: Move constants related to NVM into nvm.cGil Fine2023-06-161-4/+0
* thunderbolt: Enable USB4 v2 PCIe TLP/DLLP extended encapsulationGil Fine2023-06-161-0/+2
* thunderbolt: Add support for USB4 v2 80 Gb/s linkGil Fine2023-06-161-5/+9
* thunderbolt: Identify USB4 v2 routersGil Fine2023-06-161-11/+23
* thunderbolt: Enable/disable sideband depending on USB4 port offline modeMika Westerberg2023-06-121-0/+5
* thunderbolt: Initialize CL states from the hardwareMika Westerberg2023-06-091-0/+1
* thunderbolt: Switch CL states from enum to a bitmaskMika Westerberg2023-06-091-38/+16
* thunderbolt: Move CLx support functions into clx.cMika Westerberg2023-06-091-9/+8
* thunderbolt: Check valid TMU configuration in tb_switch_tmu_configure()Mika Westerberg2023-06-091-3/+2
* thunderbolt: Get rid of tb_switch_enable_tmu_1st_child()Mika Westerberg2023-06-091-2/+0
* thunderbolt: Drop useless 'unidirectional' parameter from tb_switch_tmu_is_en...Mika Westerberg2023-06-091-6/+4
* thunderbolt: Introduce tb_xdomain_downstream_port()Mika Westerberg2023-06-091-0/+11
* thunderbolt: Introduce tb_switch_downstream_port()Gil Fine2023-06-091-0/+14
* thunderbolt: Limit USB3 bandwidth of certain Intel USB4 host routersGil Fine2023-03-131-0/+3
* thunderbolt: Add missing UNSET_INBOUND_SBTX for retimer accessGil Fine2023-03-131-0/+1
* thunderbolt: Add quirk to disable CLxSanjay R Mehta2023-03-061-3/+8
* Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-1/+1
|\
| * driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-1/+1
* | thunderbolt: Add support for DisplayPort bandwidth allocation modeMika Westerberg2023-01-171-0/+22
* | thunderbolt: Add functions to support DisplayPort bandwidth allocation modeMika Westerberg2023-01-171-0/+15
* | thunderbolt: Use correct type in tb_port_is_clx_enabled() prototypeJiri Slaby (SUSE)2022-12-271-1/+1
|/