summaryrefslogtreecommitdiff
path: root/common/usbc/usb_pd_dpm.c
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-704/+0
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-11/+12
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-4/+5
* TCPMv2: Fix typoCaveh Jalali2021-07-131-1/+1
* TCPMv2: Add new override function for getting default RpScott Collyer2021-07-081-4/+5
* TCPMv2: Enter TBT/USB4 only if port supportsVijay Hiremath2021-04-271-1/+3
* usbc: change max_current_claimed_lock to use K_MUTEX_DEFINEJack Rosenthal2021-03-231-12/+1
* TCPMv2: Preserve selected source current in FRSDiana Z2021-03-171-0/+3
* USB4: Reset mux, retimer and USB4 SM on exit mode requestAyushee Shah2021-03-161-0/+5
* USB4: For AP mode entry, add support for active cablesAyushee Shah2021-03-101-18/+6
* TCPMv2: DPM: Add support for sending SVDM Attention messageScott Collyer2021-03-011-4/+78
* TCPMv2: Allow DFP ALT-DP mode without chipset taskScott Collyer2021-02-201-0/+3
* TCPMv2: Source out 3.0 A to non-PD portsDiana Z2021-02-191-5/+61
* TCPMv2: Allocate FRS ports 3.0 A when neededDiana Z2021-02-161-10/+102
* TCPMv2: Report correct source-out current in host commandDiana Z2021-02-081-0/+13
* TCPMv2: DPM: Make dpm_get_source_pdo __overridableScott Collyer2021-01-201-1/+1
* tpcmv2: Fix compile error for Zephyr buildsKeith Short2020-12-281-1/+12
* TCPMv2: Update source-out configsDiana Z2020-12-241-14/+13
* TCPMv2: Update current limits in appropriate taskDiana Z2020-12-241-4/+0
* TCPMv2: DPM sourcing policy - 3.0 A PD sinksDiana Z2020-12-241-0/+126
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* 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