summaryrefslogtreecommitdiff
path: root/include/usb_pd.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* pd: support Rp/Rp debug accessoriesVincent Palatin2016-08-221-0/+1
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-1/+1
* pd: Cleanup PD port-to-task macrosShawn Nematbakhsh2015-11-111-12/+7
* pd: send soft reset on boot if VBUS is presentAlec Berg2015-10-231-1/+8
* tcpc: re-initialize tcpc if it reboots while tcpm is runningAlec Berg2015-10-221-5/+5
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-0/+7
* pd: add more flags to USB_PD_CONTROL host commandAlec Berg2015-09-181-1/+3
* pd: send soft reset before an EC resetAlec Berg2015-09-011-2/+2
* usb_pd: Add host command to limit external charger voltage / currentShawn Nematbakhsh2015-08-221-0/+9
* usb_charger: cleanup: move setting usb 2 switches to usb_chargerAlec Berg2015-08-041-14/+0
* ryu: plankton: allow plankton to send VDM to enter CCDAlec Berg2015-07-221-0/+1
* pd: finitely sending of SNK_CAP in SRC_READYBernard Shyu2015-07-151-2/+0
* pd: for one PD port, allow task to be named PD or PD_C0Alec Berg2015-07-111-0/+2
* pd: Add Try.SRC functionality to the pd_protocol state machineScott2015-07-081-1/+5
* pd: Change which DP pin config DP source uses for sink capabilities.Todd Broch2015-07-011-4/+4
* usb_mux: Add driver interface for USB-C muxesShawn Nematbakhsh2015-06-301-41/+0
* pd: refactor tcpm and move alert function to tcpm driverAlec Berg2015-06-301-0/+15
* honeybuns: Update VDM information for DisplayPortScott2015-06-301-0/+8
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3