summaryrefslogtreecommitdiff
path: root/include/usb_pd.h
Commit message (Expand)AuthorAgeFilesLines
* Add a board specific helper to return USB PD port countKarthikeyan Ramasubramanian2019-11-191-0/+17
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-181-2/+2
* USB PD: Refrain from resets if battery is lowDiana Z2019-07-081-1/+9
* USB PD: PPC: Add overcurrent handling.Aseda Aboagye2019-01-221-0/+9
* common/usb_pd_protocol: Try.SRC to TryWait.SNK timeoutRuibin Chang2019-01-111-1/+2
* tcpc: wait for TCPC wake up upon first accessJett Rink2018-12-181-18/+9
* PD 3.0: Update message type field sizeDiana Z2018-12-071-1/+5
* usb-pd: allow a task to prevent TCPC LPMJett Rink2018-10-051-0/+12
* tcpc: Resume suspended ports after an intervalJonathan Brandmeyer2018-10-041-0/+6
* pd: prevent incorrect LPM flag useJett Rink2018-10-021-0/+2
* pd: Ensure TCPC exits low power modeEdward Hill2018-09-171-0/+7
* pd: Add PD_FLAGS_LPM_TRANSITIONEdward Hill2018-09-171-1/+4
* usb-pd: disconnect USB SS MUX when S5 or lowerJett Rink2018-09-071-2/+2
* tcpm: add higher priority tasks to handle TCPC intJett Rink2018-09-071-0/+3
* tcpm: add TCPC RX circular buffer in ECJett Rink2018-09-071-1/+0
* usb-pd: Exit DP mode before shutdownDaisuke Nojiri2018-08-231-0/+1
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+4
* tcpm: wait for TCPC to init upon first tcpc accessJett Rink2018-07-251-0/+18
* tcpc: debounce entry into low-power modeJett Rink2018-07-181-0/+22
* usb_pd_protocol: Add PD_ROLE_DISCONNECTED for data role swapsDuncan Laurie2018-05-031-2/+3
* pd: Properly assign data role on resetAseda Aboagye2018-04-251-5/+7
* pd: Save power role in BBRAM.Aseda Aboagye2018-04-251-0/+1
* USB PD: Save explicit contract state for port 2.Aseda Aboagye2018-04-251-0/+3
* usb_charger: initialize VBUS supplier at startupJett Rink2018-04-101-0/+7
* pd: Add pd_capable() to check PD capability of partner portShawn Nematbakhsh2017-11-071-0/+7
* PD: Make current USB PD Stack REV 3 compliantSam Hurst2017-10-241-11/+106
* cleanup: pd: Make PDO find / extract functions non-staticShawn Nematbakhsh2017-10-191-4/+23
* charge_ramp: Ramp USB-C DTS sourcesShawn Nematbakhsh2017-10-191-1/+6
* pd: Remove ACCESSORY statesShawn Nematbakhsh2017-10-191-4/+11
* pd: Add "freeze" dual-role policyShawn Nematbakhsh2017-10-191-0/+6
* charge_manager: Support no-battery / no-host boardsShawn Nematbakhsh2017-10-171-0/+4
* charge_manager: Consider port in source PDO.Aseda Aboagye2017-08-111-1/+2
* usb_pd: only service interrupts on enabled ports.Caveh Jalali2017-06-301-0/+9
* vboot: Add vboot for EC by ECDaisuke Nojiri2017-06-281-0/+7
* pd: ensure tighter timings for IRQ_HPD pulseKevin K Wong2017-05-291-1/+1
* pd: Ignore Augmented PDOs when choosing PDO to request.Todd Broch2017-05-021-5/+8
* pdcontrol: Suspend port individuallyDaisuke Nojiri2017-03-071-1/+2
* usb pd:Correct the USB PD SinkWaitCap and PSHardReset timer valuesSam Hurst2017-02-011-2/+2
* servo_v4: pd: Added Device Test System supportScott2017-01-261-3/+6
* pd: support gotoMin and giveBackSam Hurst2017-01-261-0/+9
* pd: Move PD_DEFAULT_STATE to a common define in usb_pd.hScott2017-01-261-0/+9
* usb_pd_policy: Automatically swap vconn if adapter requests itNicolas Boichat2016-12-141-0/+8
* usb_pd_protocol: Rename PD_FLAGS_DATA_SWAPPED to _CHECK_IDENTITYNicolas Boichat2016-12-141-2/+2
* usb pd: Resend request after receiving a WAIT in response to a requestSam Hurst2016-12-021-0/+1
* reef: enable tcpc-controlled drp toggleKevin K Wong2016-11-021-0/+5
* kevin: set accurate current limit on USB load switchVincent Palatin2016-10-311-0/+8
* pd: fix contract negotiation with dynamic PDOsVincent Palatin2016-10-261-1/+3
* pd: Initialize pd comms and dual role state from PD taskShawn Nematbakhsh2016-10-141-4/+5
* charger: bd99955: Enable VBUS discharge when appropriateShawn Nematbakhsh2016-09-131-0/+8
* pd: manage total source current availableVincent Palatin2016-09-011-9/+13