summaryrefslogtreecommitdiff
path: root/common/usbc/usb_sm.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree: Change non-standard "%pP" printf format to "%p"Tom Hughes2022-07-191-1/+1
* common/usbc/usb_sm.c: Format with clang-formatJack Rosenthal2022-06-301-14/+14
* usbc: wake task on every state transitionJett Rink2020-08-191-0/+9
* usb_pd: Remove pd_cable dependent Thunderbolt code from common codeAyushee2020-06-261-26/+0
* usb_pd: TBT: Refactor limiting the cable speedAyushee2020-06-051-7/+0
* TCPMv1/v2: Move EC_CMD_USB_PD_CONTROL host command to common fileVijay Hiremath2020-01-301-0/+32
* usbc: rename exe_state to run_stateEdward Hill2019-10-151-1/+1
* Remove uses of %lEvan Green2019-10-051-3/+2
* printf: Fix formatting errorsEvan Green2019-10-051-2/+3
* usb: update state machine frameworkJett Rink2019-08-201-135/+152
* type-c: USB Type-C State Machine based on Release 1.4 of the spec.Sam Hurst2019-07-301-0/+177