summaryrefslogtreecommitdiff
path: root/common/usb_common.c
Commit message (Expand)AuthorAgeFilesLines
* ec: Add another #line directive for usb_common.cJeremy Bettis2023-04-221-0/+6
* TCPMv2: fix force power role when powered cable w/o sink attached (EMCA)Eric Yilun Lin2023-03-281-1/+1
* TCPMv2: Add SOP minor revision to EC_CMD_TYPEC_STATUSJameson Thies2023-01-181-1/+1
* usbc-pd: Use correct config item for AP pwrAndrew McRae2022-12-151-1/+1
* common: Sort header filesJeremy Bettis2022-11-291-1/+1
* usb_common: Remove pd_is_debug_accAbe Levkoy2022-11-041-12/+0
* tcpmv2: dpm: Convert dpm_run to a 1st class SM frameworkScott Collyer2022-11-031-1/+1
* ec: Fix array access past end of arrayJeremy Bettis2022-11-011-3/+5
* TCPM: Remove unreachable codeAbe Levkoy2022-10-211-4/+1
* TCPM: Move pd flash implementation to TCPMv1Abe Levkoy2022-10-051-79/+0
* TCPM: Move pd_custom_vdm to TCPMv1Abe Levkoy2022-10-051-69/+0
* usb_common: Fix/test EC_CMD_PD_HOST_EVENT_STATUSAaron Massey2022-09-301-15/+0
* USB Mux: Unify drivers for safe modeDiana Z2022-09-191-5/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* usb_common: Move HPD Wake MKBP Source to TCPMv1/TCPMv2 common fileJameson Thies2022-09-011-0/+9
* TCPMV2: Gate Alert USB PD 3.1 fields on partner revisionJameson Thies2022-07-061-0/+17
* common/usb_common.c: Format with clang-formatJack Rosenthal2022-06-291-66/+57
* usbc: cleanup: Abstract the TCPM control logicVijay Hiremath2022-05-261-18/+3
* OCP: Update OCP handling to match PD 3.1 specDiana Z2022-05-231-37/+5
* TCPMV2: Send alerts with ADO based on alert function callJameson Thies2022-04-301-13/+25
* TCPMv2: Obtain correct dual role state when chipset onEric Yilun Lin2022-04-151-0/+6
* tcpc: fix DUT shutdown when low battery during update TBT FWScott Chao2022-03-311-8/+8
* usbpd: Add source PDO vector helperCaveh Jalali2022-03-081-6/+17
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* tcpm: try TCPC FRS control even when PPC does not implement FRSCaveh Jalali2022-02-031-1/+2
* tcpm: allow TCPC FRS without CONFIG_USB_PD_FRS_TCPCCaveh Jalali2022-02-031-1/+1
* usb_common: Fix CONFIG_USB_PD_DISCHARGE_TCPC typoRob Barnes2022-01-061-1/+1
* usb: use atomic_t where possibleDawid Niedzwiecki2021-12-071-3/+3
* common/usb_pd: Move common functionsTom Hughes2021-11-091-0/+29
* tree: Create usb_pd_pdo.cTom Hughes2021-11-051-24/+0
* common: Make EC power delivery cmd more verboseNehemiah Dureus2021-10-291-0/+51
* SSFC: Framework to support two charger sourcesParth Malkan2021-09-241-4/+16
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-2/+2
* usb_mux: Add function to enable USB3.1 mode for UFPScott Collyer2021-08-261-0/+15
* pd: usb: Add usb type-c USB mux handling for UFP-only platformsJan Dabros2021-08-251-0/+6
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-1/+1
* common/usbc: Allow boards to determine DTS (CCD) portCaveh Jalali2021-06-111-0/+5
* tcpmv2: Don't enable USB mode until PD state resolvedKeith Short2021-06-031-1/+8
* dedede: Rework `extpower_is_present()`Aseda Aboagye2021-05-191-4/+0
* tcpc: Add common routine to check powerli feng2021-05-011-0/+41
* pd commands: support PD console command srccapsEric Yilun Lin2021-04-081-0/+20
* common: Add board_is_usb_pd_port_present functionCaveh Jalali2021-02-241-0/+12
* USB PD: Report operating power in sink capabilitiesDiana Z2021-02-121-1/+3
* TCPMv2: Update exit mode sequenceAyushee Shah2021-02-111-0/+11
* pd: fix superspeed mux steering on UFPVincent Palatin2021-01-251-1/+2
* reland: zephyr: Update hooks shim to match ECOSSimon Glass2021-01-211-2/+0
* Revert "zephyr: Update hooks shim to match ECOS"Jack Rosenthal2021-01-081-0/+2
* zephyr: Update hooks shim to match ECOSSimon Glass2021-01-071-2/+0
* TCPMv2: Update source-out configsDiana Z2020-12-241-1/+5