summaryrefslogtreecommitdiff
path: root/include/usb_pd.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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