summaryrefslogtreecommitdiff
path: root/include/usb_pd.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-3/+10
* include: Sort header filesJeremy Bettis2022-11-291-2/+3
* usb_common: Remove pd_is_debug_accAbe Levkoy2022-11-041-7/+0
* TCPMv2: Add host command to send VDM REQ messagesDiana Z2022-10-281-1/+0
* TCPMv2: Generalize VDM Attention send in DPMDiana Z2022-10-271-6/+7
* usb-pd: Apply 2.5W limit during power transitionDaisuke Nojiri2022-10-251-0/+3
* TCPM: Add augmented PDO constructorAbe Levkoy2022-10-241-0/+8
* test: EC_CMD_USB_PD_RW_HASH_ENTRY host cmdAaron Massey2022-10-031-0/+1
* usb_common: Fix/test EC_CMD_PD_HOST_EVENT_STATUSAaron Massey2022-09-301-1/+1
* TCPM: Remove unused VPD functionsAbe Levkoy2022-09-141-62/+0
* TCPMv1: Remove TBT and USB4 supportAbe Levkoy2022-09-141-1/+0
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-2/+2
* TCPMv2: setting PE_TIMER_SENDER_RESPONSE based on PD 3.1Scott Chao2022-09-021-1/+5
* TCPMv2: Adjust tPSSourceOn to proper valuestabilize-15086.B-mainScott Chao2022-09-011-1/+4
* TCPMv2: correct Revision data handlingScott Chao2022-08-251-9/+9
* Test: Add test hooks for PD_CONTROLDiana Z2022-08-241-0/+9
* TCMPV2: Add USB PD power button support in S0/S0ix/S3 statesJameson Thies2022-08-161-0/+3
* TCPMv2: Add BIST shared modeDiana Z2022-08-031-1/+5
* TCPM: Unify BIST helpersDiana Z2022-08-031-9/+9
* TCPMV2: Gate Alert USB PD 3.1 fields on partner revisionJameson Thies2022-07-061-0/+1
* include/usb_pd.h: Format with clang-formatJack Rosenthal2022-07-011-488/+464
* zephyr: tests: Add Battery Capability Data Block struct definitionTristan Honscheid2022-06-271-0/+28
* zephyr: tests: Add USB-PD rev 3.0 extended msg support to emulTristan Honscheid2022-06-231-5/+7
* usbc: cleanup: Abstract the TCPM control logicVijay Hiremath2022-05-261-16/+0
* TCPMV2: Add power state change to statusJameson Thies2022-05-211-0/+31
* TCPMV2: Send Alert Message on Power State ChangeJameson Thies2022-05-121-6/+16
* TCPMv2: Set tVconnReapplied to 10 msAbe Levkoy2022-05-091-1/+1
* TCPMv2: Request partner's revision information in src/snk startupJameson Thies2022-05-041-4/+34
* TCMPV2: Add state to send Status extended messagesJameson Thies2022-05-021-0/+18
* TCPMv2: Obtain correct dual role state when chipset onEric Yilun Lin2022-04-151-0/+8
* zephyr:test: Add VCONN_Swap supportAl Semjonovs2022-04-011-1/+1
* usbpd: Add source PDO vector helperCaveh Jalali2022-03-081-0/+10
* usbpd: Fix RDO_BATT_MAX_POWER field encodingCaveh Jalali2022-03-041-1/+1
* zephyr: test: Unplug high power chargerYuval Peress2022-02-191-0/+2
* TYPEC_CONTROL: Add new subcommand for TBT UFP behaviorDiana Z2022-02-091-0/+15
* zephyr: emul: Add TCPCI emulator sink partnerTomasz Michalec2021-12-231-0/+2
* TCPMv2: Support Data Reset as DFP, initiatorAbe Levkoy2021-11-231-2/+7
* TCPMv2: Prepare for boards using USB mux taskDiana Z2021-11-151-0/+8
* board/zinger: Include definition from usb_pd.hTom Hughes2021-10-181-0/+5
* usbpd: implement new api to access PD discovery dataDeepti Deshatty2021-09-201-4/+16
* TCPMv2: Separate discovery and mode initAbe Levkoy2021-09-101-0/+7
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-35/+35
* TCPM: Remove enum pd_msg_typeAbe Levkoy2021-08-181-9/+0
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-31/+31
* ALT-DP: Don't send DP_ATTENTION until after DP_CONFIGScott Collyer2021-07-171-0/+7
* TCPMv2: Add new override function for getting default RpScott Collyer2021-07-081-0/+8
* common/usbc: Allow boards to determine DTS (CCD) portCaveh Jalali2021-06-111-0/+10
* TCPMv2: Rename pd_can_source_from_deviceDiana Z2021-06-051-2/+2
* tcpmv2: Don't enable USB mode until PD state resolvedKeith Short2021-06-031-0/+10
* dedede: Rework `extpower_is_present()`Aseda Aboagye2021-05-191-6/+0