summaryrefslogtreecommitdiff
path: root/common/usbc/dp_alt_mode.c
Commit message (Expand)AuthorAgeFilesLines
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-13/+13
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-3/+3
* TCPMv2: Don't retry after failed alt mode entryAbe Levkoy2021-04-131-2/+6
* TCPMv2: PE/DPM: Don't preemptively set modal flagScott Collyer2021-03-171-0/+2
* TCPMv2: Update exit mode sequenceAyushee Shah2021-02-111-1/+2
* dp_alt_mode: Exit DP mode on Exit Mode NAKAbe Levkoy2021-01-221-11/+18
* TCPMv2: Allow alternate mode reentryAbe Levkoy2020-11-051-2/+4
* TCPMv2: Avoid alt mode files from changing DPM statesAyushee2020-10-141-3/+6
* TBT:Add support for exit mode SOP'/SOP'' on chipset transitionAyushee2020-10-141-7/+10
* TCPMv2: Add common exit mode for all the alternate modesAyushee2020-07-171-0/+5
* TCPMv2: Remove alt mode VDM "sent" statesAbe Levkoy2020-07-131-29/+13
* TCPMv2: Add some TODO bugs, fix indentAndrew McRae2020-06-251-3/+3
* TCPMv2: Refactor DP mode to use a state machineAndrew McRae2020-06-241-54/+172
* TCPMv2: Use correct init function after exit.Andrew McRae2020-06-161-1/+1
* TCPMv2: Fix the sending of CMD_EXIT_MODEAndrew McRae2020-06-161-0/+8
* TCPMv2: Support mode entry for SOP' and SOP''Abe Levkoy2020-06-111-4/+6
* TCPMv2: Separate DPM and DP from PEAbe Levkoy2020-06-101-0/+153