summaryrefslogtreecommitdiff
path: root/common/usbc/usb_pe_ctvpd_sm.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-3/+4
* common: Sort header filesJeremy Bettis2022-11-291-4/+3
* common/usbc: Add missing fallthrough annotationsTom Hughes2022-10-251-2/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* common/usbc/usb_pe_ctvpd_sm.c: Format with clang-formatJack Rosenthal2022-07-011-31/+24
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-3/+3
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-1/+2
* TCPMV2: Add explicit setting of VPD VDO CT CurrentSam Hurst2021-03-121-2/+8
* TCPMv2: Do not check for SinkTxOk in FRS-ModeEric Herrmann2021-01-201-0/+6
* tcpmv2: ifdef cleanup with IS_ENABLEDDenis Brockus2020-11-051-6/+2
* usbc: remove PD_EVENT_SM in favor of task_wakeJett Rink2020-08-211-1/+1
* TCPMv2: Report message discard to the PEDiana Z2020-06-251-0/+5
* tcpmv2: retool start/end AMSJett Rink2020-06-101-0/+6
* TCPMv2: Send Soft Reset to SOP* that caused a protocol errorSam Hurst2020-05-021-1/+1
* cleanup: drop the _TYPEC part of USB device configJett Rink2020-03-261-2/+2
* TCPMv2: Split PD message buffers into separate TX/RX buffersSam Hurst2020-03-211-4/+4
* TCPMv2: PD: Separately track each SOP and SOP' and SOP''Sam Hurst2019-11-241-2/+2
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-2/+2
* usbc: make pe_init() staticEdward Hill2019-10-151-1/+1
* usbc: rename exe_state to run_stateEdward Hill2019-10-151-1/+1
* pd: USB Power Delivery State Machine based on Revision 3.0 of the spec.Sam Hurst2019-09-101-6/+13
* usb: clean up statemachine pausingJett Rink2019-09-051-14/+10
* test: add sanity check for existing state machinesJett Rink2019-08-201-0/+10
* usb: update state machine frameworkJett Rink2019-08-201-32/+32
* usb: state machines will resume immediatelyJett Rink2019-08-191-17/+14
* type-c: USB Type-C State Machine based on Release 1.4 of the spec.Sam Hurst2019-07-301-0/+207