aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thunderbolt/tb_regs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26thunderbolt: Explicitly enable lane adapter hotplug events at startupMario Limonciello1-0/+1
2022-09-05thunderbolt: Add helper to check if CL states are enabled on portMika Westerberg1-0/+1
2022-09-05thunderbolt: Pass CL state bitmask to tb_port_clx_supported()Mika Westerberg1-0/+1
2022-06-06thunderbolt: Add CL1 support for USB4 and Titan Ridge routersGil Fine1-0/+6
2022-05-05thunderbolt: Add support for XDomain lane bondingMika Westerberg1-0/+5
2022-03-04thunderbolt: Rename EEPROM handling bits to match USB4 specMario Limonciello1-5/+5
2022-03-04thunderbolt: Clarify register definitions for `tb_cap_plug_events`Mario Limonciello1-7/+11
2022-02-02thunderbolt: Add internal xHCI connect flows for Thunderbolt 3 devicesMika Westerberg1-0/+8
2022-02-02thunderbolt: Disable LTTPR on Intel Titan RidgeMika Westerberg1-0/+1
2021-12-28thunderbolt: Enable CL0s for Intel Titan RidgeGil Fine1-33/+69
2021-12-22thunderbolt: Rename Intel TB_VSE_CAP_IECS capabilityGil Fine1-1/+1
2021-12-22thunderbolt: Implement TMU time disruption for Intel Titan RidgeGil Fine1-0/+4
2021-12-22thunderbolt: Add CL0s support for USB4 routersGil Fine1-0/+6
2021-12-22thunderbolt: Add TMU uni-directional modeGil Fine1-0/+3
2021-06-01thunderbolt: Read router preferred credit allocation informationMika Westerberg1-0/+1
2021-05-31thunderbolt: Add wake from DisplayPortMika Westerberg1-0/+3
2021-01-11thunderbolt: Start lane initialization after sleepMika Westerberg1-0/+1
2020-11-30thunderbolt: Move constants for USB4 router operations to tb_regs.hMika Westerberg1-0/+13
2020-11-30thunderbolt: Perform USB4 router NVM upgrade in two phasesMika Westerberg1-0/+1
2020-09-03thunderbolt: Add debugfs interfaceGil Fine1-1/+3
2020-09-03thunderbolt: Move struct tb_cap_any to tb_regs.hMika Westerberg1-0/+14
2020-09-03thunderbolt: Enable wakes from system suspendMika Westerberg1-0/+12
2020-09-03thunderbolt: Disable lane 1 for XDomain connectionMika Westerberg1-0/+1
2020-09-03thunderbolt: Configure port for XDomainMika Westerberg1-0/+3
2020-07-01thunderbolt: Add support for authenticate on disconnectMario Limonciello1-0/+1
2020-06-22thunderbolt: Implement USB4 port sideband operations for retimer accessRajmohan Mani1-0/+10
2020-06-22thunderbolt: Implement USB3 bandwidth negotiation routinesMika Westerberg1-0/+19
2020-06-22thunderbolt: Do not tunnel USB3 if link is not USB4Mika Westerberg1-0/+1
2019-12-18thunderbolt: Add support for USB 3.x tunnelsRajmohan Mani1-1/+8
2019-12-18thunderbolt: Add support for Time Management UnitRajmohan Mani1-0/+20
2019-12-18thunderbolt: Add initial support for USB4Mika Westerberg1-1/+35
2019-11-02thunderbolt: Add bandwidth management for Display Port tunnelsMika Westerberg1-0/+17
2019-11-02thunderbolt: Add Display Port adapter pairing and resource managementMika Westerberg1-0/+6
2019-11-02thunderbolt: Add Display Port CM handshake for Titan Ridge devicesMika Westerberg1-0/+3
2019-11-02thunderbolt: Add support for lane bondingMika Westerberg1-0/+20
2019-11-01thunderbolt: Convert DP adapter register names to follow the USB4 specMika Westerberg1-18/+14
2019-11-01thunderbolt: Convert PCIe adapter register names to follow the USB4 specMika Westerberg1-2/+2
2019-11-01thunderbolt: Convert basic adapter register names to follow the USB4 specMika Westerberg1-7/+8
2019-04-18thunderbolt: Add support for DMA tunnelsMika Westerberg1-0/+3
2019-04-18thunderbolt: Add support for Display Port tunnelsMika Westerberg1-0/+22
2019-04-18thunderbolt: Rework NFC credits handlingMika Westerberg1-0/+3
2019-04-18thunderbolt: Generalize tunnel creation functionalityMika Westerberg1-0/+4
2019-04-18thunderbolt: Properly disable pathMika Westerberg1-1/+2
2019-04-18thunderbolt: Set sleep bit when suspending switchMika Westerberg1-0/+2
2019-04-18thunderbolt: Configure lanes when switch is initializedMika Westerberg1-0/+11
2019-04-18thunderbolt: Move LC specific functionality into a separate fileMika Westerberg1-0/+2
2018-10-02thunderbolt: Add Intel as copyright holderMika Westerberg1-1/+2
2018-07-25thunderbolt: Fix small typo in variable nameNathan Ciobanu1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-09thunderbolt: Rework capability handlingMika Westerberg1-12/+38