summaryrefslogtreecommitdiff
path: root/include/usb_pd.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* pd: Fix pin mode field in DP config VDM.Todd Broch2015-06-171-5/+4
* pd: do not glitch USB when going to S5 in debug modeVincent Palatin2015-06-131-1/+0
* charger: Move USB charger / BC1.2 task to common codeShawn Nematbakhsh2015-06-101-0/+16
* pd: enable charging through suzyQ debug accessoryAlec Berg2015-06-101-1/+2
* pd: Refine HPD debounce values.Todd Broch2015-05-291-2/+5
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-271-0/+39
* pd: initial split of protocol code to create port controllerAlec Berg2015-05-221-1/+11
* pd: add explicit setting of D+/D- switch when setting type-C muxesAlec Berg2015-05-051-1/+7
* samus_pd: Request different DP pin modes including multi-function.Todd Broch2015-04-301-2/+22
* samus_pd: Remove pin configuration for DFP_D.Todd Broch2015-04-301-3/+3
* pd: cleanup PD receive error enumAlec Berg2015-04-291-7/+7
* pd: ignore cable resetAlec Berg2015-04-241-4/+6
* pd: samus: support vconn swap and enable on Samus when in S0/S3Alec Berg2015-04-111-2/+24
* twinkie: add simple text tracing mechanismVincent Palatin2015-04-101-0/+20
* pd: combine src/snk dr_swap states into one dr_swap stateAlec Berg2015-04-101-2/+1
* pd: Modify BIST mode according to ECR#PD2.0.1.0.004Scott2015-04-091-1/+11
* samus: create USB PD device whitelist for allowing chargingAlec Berg2015-04-071-0/+22
* pd: treat externally powered dualrole devices as dedicated chargersAlec Berg2015-04-071-4/+29
* pd: make source-only PD devices compatible with the common runtimeVincent Palatin2015-03-131-1/+1
* pd: Massage initialization at task start.Todd Broch2015-02-251-1/+2
* charge_manager: Store dualrole capability in charge managerShawn Nematbakhsh2015-02-111-14/+0
* charge_manager: Wait for dualrole determination before chargingShawn Nematbakhsh2015-02-081-1/+8