summaryrefslogtreecommitdiff
path: root/include/usb_tc_sm.h
Commit message (Expand)AuthorAgeFilesLines
* include: Sort header filesJeremy Bettis2022-11-291-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* include/usb_tc_sm.h: Format with clang-formatJack Rosenthal2022-07-011-3/+3
* TCPMv2: don't set the sleep mask for TCPC embedded in ECRuibin Chang2021-12-171-0/+9
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* TCPMV2: Remove unused TypeC State Machine FlagSam Hurst2021-03-171-16/+0
* TCPMv2: PD Timers - Use NextExpiration for high priorityDenis Brockus2021-03-021-7/+0
* TCPMv2: PD Timers - Add pd_timer_dump debugDenis Brockus2021-03-011-0/+8
* retimer: support retimer firmware updateli feng2021-02-051-0/+18
* TCPMv2: TD.PD.SRC.E5 Compliance failure - service event loop as high priorityDenis Brockus2021-01-211-0/+7
* tcpmv2: Debug prints for flags and eventsEdward Hill2020-07-101-4/+0
* tcpmv2: remove tc_restart indirection layerJett Rink2020-07-071-8/+0
* TCPMv2: Aborted PR Swap should not re-enable AutoDischargeDenis Brockus2020-06-031-1/+2
* TCPMv2: Move sink hard reset recovery into TCDiana Z2020-05-161-10/+0
* TCPMv2: Guard all VCONN function with CONFIG_USBC_VCONN macroSam Hurst2020-05-091-3/+0
* TCPMv2: Limit tc_is_vconn_src function to returning 0 or 1Sam Hurst2020-05-051-3/+1
* tcpmv2: add debug level for TC state machineDenis Brockus2020-05-041-0/+7
* tcpmv2: SNK HardReset cleanup - fix final commentsDenis Brockus2020-05-011-1/+11
* tcpmv2: SNK HardReset cleanupDenis Brockus2020-04-301-0/+7
* tcpmv2: move function from TC layer to PEJett Rink2020-04-031-7/+0
* cleanup: drop the _TYPEC part of USB device configJett Rink2020-03-261-2/+2
* TCPMv1/v2: Move pd_set_polarity() to common fileVijay Hiremath2020-02-241-8/+0
* TCPMv2: Add TypeC functions needed for PD FAFTSam Hurst2020-02-051-0/+47
* TCPMv1/v2: Move dfp_consume_identity() to common fileVijay Hiremath2020-02-041-7/+0
* pd: use pd_get_[power/data]_role instead of the tc versionDenis Brockus2020-01-101-16/+1
* tcpci: Only drive one CC line when attachedDenis Brockus2020-01-081-1/+1
* usb_pd: Rename "Externally powered" to "Unconstrained Power"Benson Leung2019-12-121-3/+3
* TCPMv2: Fixed PR swap request from charge managerSam Hurst2019-12-101-0/+8
* TCPMv2: Enable TCPC low power when port is looking for a connectionSam Hurst2019-11-211-0/+14
* cleanup: clean up reference to power role vs cable plugJett Rink2019-10-241-0/+9
* cleanup: use power and data role enums instead of intJett Rink2019-10-241-6/+6
* usbc: remove evt_timeout from struct type_cEdward Hill2019-10-151-16/+0
* pd: USB Power Delivery State Machine based on Revision 3.0 of the spec.Sam Hurst2019-09-101-0/+211
* usb: update state machine frameworkJett Rink2019-08-201-57/+33
* usb: de-dup common code from old and new PD stackJett Rink2019-08-191-10/+0
* usb: convert cc1 from int to enumJett Rink2019-08-091-1/+3
* type-c: USB Type-C State Machine based on Release 1.4 of the spec.Sam Hurst2019-07-301-27/+49
* chocodile_vpdmcu: Firmware refactoringSam Hurst2019-06-051-0/+72
* chocodile_vpdmcu: Firmware for chocodile mcuSam Hurst2019-04-081-0/+91