summaryrefslogtreecommitdiff
path: root/include/usb_pd.h
Commit message (Expand)AuthorAgeFilesLines
* pd: USB Power Delivery State Machine based on Revision 3.0 of the spec.Sam Hurst2019-09-101-38/+56
* jacuzzi: enable DPTing Shen2019-09-091-0/+1
* usb: de-dup common code from old and new PD stackJett Rink2019-08-191-2/+2
* usb_pd: Get USB-C cable type informationAyushee2019-08-161-0/+8
* usb_pd: Storing USB-C cable attributesAyushee2019-08-161-31/+245
* usb_pd: Adding USB-C cable detectionAyushee2019-08-161-7/+40
* type-c: USB Type-C State Machine based on Release 1.4 of the spec.Sam Hurst2019-07-301-0/+2
* pd_policy: Change DP AltMode event from host event to MKBP.Aseda Aboagye2019-07-171-1/+1
* USB PD: Refrain from resets if battery is lowDiana Z2019-07-021-1/+9
* common: pd_policy: Add notification for DP AltModeAseda Aboagye2019-06-241-0/+6
* kukui/usb_pd_policy: Don't support superspeed lanes.Yilun Lin2019-06-241-0/+5
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* retimer: Add driver support for Intel Burnside Bridge retimerVijay Hiremath2019-05-141-0/+16
* tasks: convert TASK_EVENT_CUSTOM macro to bitJett Rink2019-04-241-9/+20
* USB PD: Re-discover port partner when a contract was in placeDiana Z2019-04-181-0/+12
* chocodile_vpdmcu: Firmware for chocodile mcuSam Hurst2019-04-081-3/+60
* USB PD: Save Vconn state in BBRAMDiana Z2019-03-281-0/+1
* usb_pd: Get current DP pin modeAyushee2019-03-281-0/+8
* usbpd: ensure bad states generate compiler errorJett Rink2019-03-271-39/+77
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-44/+44
* usbpd: Remove pd_state_names if not usedDaisuke Nojiri2019-03-141-16/+0
* USB-PD: Make pd_build_request return voidDaisuke Nojiri2019-02-121-3/+2
* USB PD: PPC: Add overcurrent handling.Aseda Aboagye2019-01-171-0/+9
* pd: Enable USB PD SOP' and SOP'' CommunicationSam Hurst2019-01-071-0/+14
* common/usb_pd_protocol: Try.SRC to TryWait.SNK timeoutRuibin Chang2019-01-041-1/+2
* tcpc: wait for TCPC wake up upon first accessJett Rink2018-12-181-18/+9
* cheza: Mux the 1st-plugged UFP port which is not a chargerWai-Hong Tam2018-12-081-0/+9
* PD 3.0: Update message type field sizeDiana Z2018-12-061-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