summaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/tmu.c
Commit message (Expand)AuthorAgeFilesLines
* thunderbolt: Unwind TMU configuration if tb_switch_set_tmu_mode_params() failsMika Westerberg2023-12-141-1/+1
* thunderbolt: Correct TMU mode initialization from hardwareMika Westerberg2023-09-151-1/+1
* Merge tag 'thunderbolt-for-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-08-221-1/+1
|\
| * thunderbolt: Set variable tmu_params storage class specifier to staticTom Rix2023-07-311-1/+1
* | thunderbolt: Fix Thunderbolt 3 display flickering issue on 2nd hot plug onwardsSanjay R Mehta2023-08-031-1/+3
|/
* thunderbolt: Add support for enhanced uni-directional TMU modeMika Westerberg2023-06-161-124/+471
* thunderbolt: Prefix TMU post time log message with "TMU: "Mika Westerberg2023-06-091-1/+1
* thunderbolt: Do not call CLx functions from TMU codeMika Westerberg2023-06-091-23/+0
* thunderbolt: Move CLx support functions into clx.cMika Westerberg2023-06-091-3/+3
* thunderbolt: Check valid TMU configuration in tb_switch_tmu_configure()Mika Westerberg2023-06-091-5/+8
* thunderbolt: Get rid of tb_switch_enable_tmu_1st_child()Mika Westerberg2023-06-091-29/+0
* thunderbolt: Rework Titan Ridge TMU objection disable functionMika Westerberg2023-06-091-14/+10
* thunderbolt: Drop useless 'unidirectional' parameter from tb_switch_tmu_is_en...Mika Westerberg2023-06-091-7/+4
* thunderbolt: Fix a couple of style issues in TMU codeMika Westerberg2023-06-091-12/+11
* thunderbolt: Introduce tb_switch_downstream_port()Gil Fine2023-06-091-16/+13
* thunderbolt: Change TMU mode to HiFi uni-directional once DisplayPort tunneledGil Fine2022-06-061-0/+29
* thunderbolt: Add CL1 support for USB4 and Titan Ridge routersGil Fine2022-06-061-27/+150
* thunderbolt: Change downstream router's TMU rate in both TMU uni/bidir modeGil Fine2022-06-061-6/+7
* thunderbolt: Fix typos in CLx enablingGil Fine2022-06-061-1/+1
* thunderbolt: Enable CL0s for Intel Titan RidgeGil Fine2021-12-281-2/+51
* thunderbolt: Implement TMU time disruption for Intel Titan RidgeGil Fine2021-12-221-7/+13
* thunderbolt: Add TMU uni-directional modeGil Fine2021-12-221-46/+228
* thunderbolt: Add support for Time Management UnitRajmohan Mani2019-12-181-0/+383