summaryrefslogtreecommitdiff
path: root/common/usbc/usb_pd_dpm.c
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: Add support for linear re-driver cablesAyushee2020-11-061-3/+8
* TCPMv2: Add support for USB4 active cableAyushee2020-11-051-5/+27
* tcpmv2: Use atomic_* implementationDawid Niedzwiecki2020-10-291-4/+2
* TCPMv2: Add typeccontrol enter-mode subcommandAbe Levkoy2020-10-221-22/+126
* usb_pd_dpm: Remove unnecessary inline qualifierAbe Levkoy2020-10-161-1/+1
* TCPMv2: Avoid alt mode files from changing DPM statesAyushee2020-10-141-2/+10
* TBT:Add support for exit mode SOP'/SOP'' on chipset transitionAyushee2020-10-141-30/+17
* TCPMv2: Define typeccontrol host commandAbe Levkoy2020-09-211-0/+5
* TCPMv2: Move DPM requests to public APIAbe Levkoy2020-09-211-4/+3
* TCPMv2: Clean up typos and grammosAbe Levkoy2020-07-251-17/+8
* TCPMv2: Add thunderbolt entry flow for active cableli feng2020-07-181-2/+4
* TCPMv2: Add common function for DPM entry and exit modeAyushee2020-07-171-8/+15
* TCPMv2: Add common exit mode for all the alternate modesAyushee2020-07-171-0/+55
* TCPMv2: Add USB4 mode support for passive cableAyushee2020-07-171-1/+11
* TCPMv2: Add Entry flow for Thunderbolt modeAyushee2020-06-301-8/+32
* TCPMv2: Refactor DP mode to use a state machineAndrew McRae2020-06-241-0/+10
* TCPMv2: Check for mode discovery complete before switchingAndrew McRae2020-06-161-1/+8
* TCPMv2: Support mode entry for SOP' and SOP''Abe Levkoy2020-06-111-1/+1
* TCPMv2: Separate DPM and DP from PEAbe Levkoy2020-06-101-0/+110