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