summaryrefslogtreecommitdiff
path: root/common/usbc/usb_pe_ctvpd_sm.c
Commit message (Expand)AuthorAgeFilesLines
* 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