summaryrefslogtreecommitdiff
path: root/common/usbc/usb_tc_drp_acc_trysrc_sm.c
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: Detach from debug devices in Unattached entryDiana Z2021-04-071-7/+10
* TCPMv2: Call debug detach on toggle changesDiana Z2021-03-261-0/+7
* TCPMv2: Do not apply CC Open when running without batteryPatryk Duda2021-03-241-2/+25
* TCPMv2: TC: Check drp_state upon exit of tc_disabledScott Collyer2021-03-171-4/+6
* TCPMV2: Remove unused TypeC State Machine FlagSam Hurst2021-03-171-26/+10
* TCPMV2: Add support for (CT) Vconn Powered DevicesSam Hurst2021-03-171-5/+11
* TCPMv2: Preserve selected source current in FRSDiana Z2021-03-171-1/+9
* TCPMv2: Debounce Vbus loss when FRS is enabledDiana Z2021-03-161-6/+43
* TCPMv2: Detach before disabling PDAbe Levkoy2021-03-121-0/+1
* TCPMv2: Add PD interface to asynchronously request TC Error RecoveryDiana Z2021-03-091-0/+17
* TCPMv1/v2: Move SOP' enabling to tcpm_set_vconnEric Herrmann2021-03-041-2/+1
* TCPMv2: Don't cflush in CC_OPEN with batteryEric Herrmann2021-03-031-2/+8
* TCPMv2: PD Timers - Add TC generic Timeout to frameworkDenis Brockus2021-03-021-38/+54
* TCPMv2: PD Timers - Add TC CCDebounce to frameworkDenis Brockus2021-03-021-25/+39
* TCPMv2: PD Timers - Add TC TryWaitDebounce to frameworkDenis Brockus2021-03-021-11/+11
* TCPMv2: PD Timers - Add TC PDDebounce to frameworkDenis Brockus2021-03-021-11/+17
* TCPMv2: PD Timers - Add TC NextRoleSwap to frameworkDenis Brockus2021-03-021-6/+16
* TCPMv2: PD Timers - Add TC LowPowerModeDebounce to frameworkDenis Brockus2021-03-021-16/+20
* TCPMv2: PD Timers - Add TC VBusDebounce to frameworkDenis Brockus2021-03-021-8/+6
* TCPMv2: DPM: Add support for sending SVDM Attention messageScott Collyer2021-03-011-22/+0
* TCPMv2: Reset discovery events on AP resetDiana Z2021-02-261-4/+21
* TCPMv1/v2: Add config option to disable TCPC VCONNEric Herrmann2021-02-261-6/+13
* TCPMv2: Update source Rp if no contract in placeDiana Z2021-02-161-1/+5
* TCPMv2: Exit modes on AP resetli feng2021-02-121-0/+13
* TCPMv2: Decrease Low Power Mode debounce delay to 10 msPatryk Duda2021-02-111-2/+7
* tcpmv2: Update the mux state when PD connection establishedKeith Short2021-02-091-0/+14
* TCPMv2: tc: Fix FORCE_SOURCE and add drp initial stateScott Collyer2021-02-081-12/+38
* TCPMv2: Reset stored PD revs at appropriate timesAbe Levkoy2021-02-081-0/+18
* retimer: support retimer firmware updateli feng2021-02-051-1/+35
* tcpmv2: Fix pd_set_suspend CC openstabilize-13768.B-mainEdward Hill2021-02-031-43/+45
* TCPMv2: Exit modes consistently on detachDiana Z2021-02-021-28/+16
* TCPMv2: Adjust sink hard reset behaviorDiana Z2021-02-011-14/+32
* tcpmv2: Only update USB mux state on chipset startup/shutdownKeith Short2021-01-281-1/+18
* common: Add attribute to store const data in .dataKeith Short2021-01-271-2/+2
* tcpmv2: ensure the USB mux state is only changed in the PD taskKeith Short2021-01-251-7/+5
* reland: zephyr: Update hooks shim to match ECOSSimon Glass2021-01-211-2/+0
* TCPMv2: Hand over Hard Reset send request to PE when availablePatryk Duda2021-01-121-2/+5
* TCPMv2: Defer initializing type-C supplier current limitWai-Hong Tam2021-01-111-16/+33
* Revert "zephyr: Update hooks shim to match ECOS"Jack Rosenthal2021-01-081-0/+2
* zephyr: Update hooks shim to match ECOSSimon Glass2021-01-071-2/+0
* Revert "TCPMv2: Decrease Low Power Mode debounce delay to 10 ms"Keith Short2021-01-071-7/+2
* TCPMv2: Decrease Low Power Mode debounce delay to 10 msPatryk Duda2021-01-041-2/+7
* TCPMv2: Add information about port when printing flag and event namesPatryk Duda2021-01-041-8/+8
* TCPMv2: Update current limits in appropriate taskDiana Z2020-12-241-0/+13
* zephyr: Avoid build error with pd_usb_billboard_deferredSimon Glass2020-12-231-0/+2
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* tcpci: Base retry count on active PD revAbe Levkoy2020-12-151-0/+5
* mock: Clean up TCPMv2 mocksAbe Levkoy2020-12-151-0/+4
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-6/+5
* usbc: Remove pd_ts_dts_plugged() check from PD_DRP_FORCE_SINKEdward Hill2020-12-111-14/+3