summaryrefslogtreecommitdiff
path: root/common/usb_pd_policy.c
Commit message (Expand)AuthorAgeFilesLines
* usb_pd: Get USB-C cable type informationAyushee2019-08-161-0/+5
* usb_pd: Storing USB-C cable attributesAyushee2019-08-161-1/+125
* usb_pd: Adding USB-C cable detectionAyushee2019-08-161-2/+79
* pd_policy: Change DP AltMode event from host event to MKBP.Aseda Aboagye2019-07-171-12/+12
* common: pd_policy: Add notification for DP AltModeAseda Aboagye2019-06-241-0/+17
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: Remove unnecessary null checkJacob Garber2019-05-281-3/+0
* USB-PD: Fix null-pointer dereference for svdm_rsp.amodeDaisuke Nojiri2019-05-121-2/+4
* USB-PD: Fix scope of variable ma in pd_find_pdo_indexDaisuke Nojiri2019-02-121-2/+2
* USB-PD: Make pd_build_request return voidDaisuke Nojiri2019-02-121-3/+2
* PD: Ensure SVID parsing doesn't exceed packet boundariesDiana Z2018-12-031-2/+10
* ec: Make it possible to build tests using clangNicolas Boichat2018-06-281-3/+1
* PD: Leave Vbus ON if Vconn and Vbus Requested is set to 0 in the AMA VDOSam Hurst2018-04-251-6/+6
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-7/+0
* usb pd: Adding PPC vbus discharge pathJett Rink2018-01-311-0/+3
* PD: Make current USB PD Stack REV 3 compliantSam Hurst2017-10-241-0/+2
* cleanup: pd: Make PDO find / extract functions non-staticShawn Nematbakhsh2017-10-191-37/+34
* charge_manager: Consider port in source PDO.Aseda Aboagye2017-08-111-2/+2
* pd: Ignore Augmented PDOs when choosing PDO to request.Todd Broch2017-05-021-0/+4
* pd: prefer CD pin assignments over EF for USBC->USBC case.Todd Broch2017-04-061-5/+8
* version: Store image size data in version structShawn Nematbakhsh2017-03-161-1/+1
* usb_pd_policy: make pd_set_vbus_discharge work with devices with one USB PD portphilipchen2017-02-021-2/+6
* Revert "version: Store image size data in version struct"Vadim Bendebury2017-02-011-1/+1
* version: Store image size data in version structShawn Nematbakhsh2017-01-301-1/+1
* pd: support gotoMin and giveBackSam Hurst2017-01-261-2/+28
* usb_pd_policy: Automatically swap vconn if adapter requests itNicolas Boichat2016-12-141-1/+6
* usb_pd_policy: pd_extract_pdo_power: Check that mv != 0Nicolas Boichat2016-12-061-0/+9
* pd: Whitelist port after receiving IDENT responseShawn Nematbakhsh2016-12-011-0/+6
* pd: add PDO selection for choosing highest voltageDevin Lu2016-11-181-13/+18
* kevin: set accurate current limit on USB load switchVincent Palatin2016-10-311-2/+1
* pd: fix contract negotiation with dynamic PDOsVincent Palatin2016-10-261-5/+13
* tcpc: Enable vbus discharge using PD discharge registersKevin K Wong2016-09-131-3/+4
* charger: bd99955: Enable VBUS discharge when appropriateShawn Nematbakhsh2016-09-131-0/+20
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-1/+1
* pd: Add common EC_HOST_EVENT_PD_MCU implementationShawn Nematbakhsh2016-01-071-6/+0
* cleanup: Fix gcc 5.2.1 compile errorsShawn Nematbakhsh2015-11-111-1/+1
* pd: allow request message over max current if mismatch bit setAlec Berg2015-10-131-1/+1
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-0/+39
* cleanup: Change meaning of storage offset CONFIGsShawn Nematbakhsh2015-09-161-4/+8
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-1/+1
* usb_pd: Add host command to limit external charger voltage / currentShawn Nematbakhsh2015-08-221-6/+2
* charge_manager: Support multiple independent charge ceilingsShawn Nematbakhsh2015-08-191-1/+1
* pd: Change which DP pin config DP source uses for sink capabilities.Todd Broch2015-07-011-1/+1
* charger: Move USB charger / BC1.2 task to common codeShawn Nematbakhsh2015-06-101-0/+6
* pd: never answer malformed VDMVincent Palatin2015-05-271-0/+2
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-271-6/+5
* cleanup: Use appropriate image geometry CONFIGsShawn Nematbakhsh2015-05-151-4/+4
* cleanup: Rename image geometry CONFIGsShawn Nematbakhsh2015-05-121-6/+6
* pd: fix PDO selection for low voltage boardsstabilize-7039.BVincent Palatin2015-05-051-0/+1