summaryrefslogtreecommitdiff
path: root/include/usb_pd.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* samus: automatically recover from charge circuit failuresstabilize-6752.BAlec Berg2015-02-031-0/+8
* pd: Allow multiple mode entry.Todd Broch2015-01-281-8/+30
* pd: refactor object position index.Todd Broch2015-01-281-1/+4
* pd: poll PD events only on Google accessoriesVincent Palatin2015-01-241-0/+8
* pd: retrieve logs from accessoriesVincent Palatin2015-01-211-0/+17
* pd: samus: do not request voltage within boost bypass deadbandAlec Berg2015-01-171-0/+8
* samus_pd: Don't re-request FW update if RW is already the latestShawn Nematbakhsh2015-01-171-2/+4
* pd: updates to new connection state machineAlec Berg2015-01-161-2/+0
* Add PD events loggingVincent Palatin2015-01-151-0/+29
* zinger: remove functions for analyzing bist resultsAlec Berg2015-01-141-0/+2
* pd: increase tCCDebounce to 100msAlec Berg2015-01-141-1/+1
* pd: fix possible redundant requests (again)Alec Berg2015-01-101-0/+1
* pd: implement new type-C connect state machineAlec Berg2015-01-101-2/+19
* pd: Queue initial DFP HPD till after DP Config VDM.Todd Broch2015-01-091-0/+5
* pd: Refactor exit mode.Todd Broch2015-01-081-4/+10
* pd: fix bug when forcing port to sinkAlec Berg2015-01-071-0/+1
* pd: Add timeout for HC flash commands.Todd Broch2015-01-071-0/+3
* pd: vdm: Add VDM related timeouts and busy response handling.Todd Broch2015-01-071-0/+7
* samus: pd: on PD connection, if sink, ask for power swapAlec Berg2015-01-071-4/+16
* pd: Add NoResponseTimer to disconnect after no responseAlec Berg2015-01-061-0/+1
* pd: change receive timeout to 1.8msAlec Berg2015-01-051-1/+1
* pd: add new state to wait for getSinkCap responseAlec Berg2015-01-031-0/+1
* pd: change hard reset power supply off delayAlec Berg2015-01-031-0/+1
* pd: vdm: remove replicated VDM code.Todd Broch2014-12-221-1/+1
* pd: Modify EC_CMD_USB_PD_RW_HASH_ENTRY to return PD device image typeShawn Nematbakhsh2014-12-201-4/+6
* pd: check for collisions before transmittingAlec Berg2014-12-171-1/+9
* pd: refactor pd policy layer request voltage functionsAlec Berg2014-12-111-14/+21
* charge_manager: Add delayed port override for role swapShawn Nematbakhsh2014-12-091-0/+24
* pd: before sysjump send soft reset and then disable PD commsAlec Berg2014-12-081-0/+2
* pd: Re-factor common flash vdms.Todd Broch2014-12-051-0/+11
* usb_pd: Battery PDO protocol definition errorsBernard Shyu2014-12-051-1/+1
* pd: move get_info to common file.Todd Broch2014-12-051-0/+7
* pd: ectool: Expose device id major & minor.Todd Broch2014-12-021-0/+3
* pd: ectool: Allow different payload sizes for flashpd.Todd Broch2014-12-011-0/+2
* pd: on hard reset go to a hard reset recovery stateAlec Berg2014-11-211-1/+4
* pd: wait tSnkTransition after ACCEPT to change voltageVincent Palatin2014-11-211-1/+9
* usb_pd: SVDM DP protocol definition errorsBernard Shyu2014-11-191-3/+19
* Twinkie: add packet injection capabilityVincent Palatin2014-11-181-0/+23
* pd: zinger: add firmware update alternate mode to zingerstabilize-6480.BAlec Berg2014-11-151-7/+9