summaryrefslogtreecommitdiff
path: root/common/usbc/usb_tc_drp_acc_trysrc_sm.c
Commit message (Expand)AuthorAgeFilesLines
* usbc-pd: Use correct config item for AP pwrAndrew McRae2022-12-151-5/+4
* usb_tc_drp_acc_trysrc_sm: add bound checkBoris Mittelberg2022-12-051-0/+3
* TCPMv2: Present as Sink/UFP in CTAttached.SNKAbe Levkoy2022-11-231-0/+7
* tcpmv2: dpm: Convert dpm_run to a 1st class SM frameworkScott Collyer2022-11-031-1/+1
* TCPMv2: modify default rp value when bist share modeScott Chao2022-10-071-1/+6
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* TCPMv2: Release TCPC driver on port suspend requestCaveh Jalali2022-08-291-0/+1
* TCPMV2: Reset ps_reset_state on disconnectTomasz Michalec2022-08-231-8/+10
* util: remove unused includesYuval Peress2022-08-051-0/+1
* usbc-pd: Allow setting an initial debug levelAndrew McRae2022-07-291-0/+2
* common/usbc/usb_tc_drp_acc_trysrc_sm.c: Format with clang-formatJack Rosenthal2022-06-281-189/+185
* chipset: introduce CONFIG_AP_POWER_CONTROLPeter Marheine2022-06-151-2/+2
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+1
* usbc: cleanup: Abstract the TCPM control logicVijay Hiremath2022-05-261-37/+5
* OCP: Update OCP handling to match PD 3.1 specDiana Z2022-05-231-8/+18
* TCPMV2: Send Alert Message on Power State ChangeJameson Thies2022-05-121-0/+20
* TCPMv2: Obtain correct dual role state when chipset onEric Yilun Lin2022-04-151-2/+2
* usbc: define CONFIG_AP_PWRSEQ in usbc common filesDeepti Deshatty2022-03-091-2/+2
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* tests: TCPMv2: reset tc structure only for one portTomasz Michalec2022-02-211-6/+2
* usbc: Allow setting CONFIG_USB_PD_TCPC_LOW_POWER=nAndrew McRae2022-01-181-0/+7
* TCPMv2: don't set the sleep mask for TCPC embedded in ECRuibin Chang2021-12-171-3/+10
* usb: use atomic_t where possibleDawid Niedzwiecki2021-12-071-5/+5
* TCPMv2: Ensure modes are exited on hard resetDiana Z2021-11-181-2/+18
* TCPMV2: Prevent EC boot loop when battery is deadSam Hurst2021-11-151-4/+4
* TCPMv2: Wake TCPC when changing dual roleDiana Z2021-11-111-1/+7
* TCPMv2: Avoid hard reset on shutdown with no batteryDiana Z2021-11-031-2/+5
* TCPMv2: Set mux to None when detachingDiana Z2021-09-271-4/+5
* TCPMv2: Hard reset when we've dropped VconnDiana Z2021-09-151-0/+31
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-7/+7
* Revert "TCPMv2: Fix LPM for non-dual role auto toggle chips"Tommy Chung2021-08-221-11/+2
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-2/+3
* TCPMv2: Fix LPM for non-dual role auto toggle chipsPoornima Tom2021-08-171-2/+11
* TCPMv2: Fix ordering of Vbus application in Attached.SRC entryDiana Z2021-08-111-12/+24
* retimer: move operations to specific TC stateli feng2021-08-041-8/+8
* retimer: firmware update uses task_wake()li feng2021-08-031-2/+2
* pd: Fix missing polarity_rm_dts in some conditionsMichał Barnaś2021-07-191-2/+2
* TCPMv2: Add delay for detecting CC state in tc_attached_src stateMichał Barnaś2021-07-161-1/+14
* TCPMv2: Add new override function for getting default RpScott Collyer2021-07-081-4/+13
* TCPMv2: Fix flag_bit_names and event_bit_namesCaveh Jalali2021-06-281-2/+3
* TCPMv2: Ensure event loop is runningCaveh Jalali2021-06-251-1/+3
* common/usbc: Allow boards to determine DTS (CCD) portCaveh Jalali2021-06-111-4/+7
* tcpmv2: Don't enable USB mode until PD state resolvedKeith Short2021-06-031-0/+10
* TCPMv2: Exit Attached.SRC on open even during swapDiana Z2021-05-271-2/+1
* usb_common: Assert CCD_MODE when DTS connectedRob Barnes2021-05-261-2/+29
* TCPMv2: Seed the charge manger in Attached.SRCstabilize-13983.B-mainWai-Hong Tam2021-05-201-0/+4
* TCPMv2: Generate Hard Reset eventAbe Levkoy2021-04-151-0/+3
* TCPMv2: Remove dual-role capability check from Attached.SNK entryDiana Z2021-04-131-3/+6
* 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