summaryrefslogtreecommitdiff
path: root/common/usbc
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: Set mux to None when detachingDiana Z2021-09-271-4/+5
* usbpd: implement new api to access PD discovery dataDeepti Deshatty2021-09-204-11/+19
* TCPMv2: Hard reset when we've dropped VconnDiana Z2021-09-151-0/+31
* TCPMv2: cable checking for USB4li feng2021-09-141-0/+4
* TCPMv2: Separate discovery and mode initAbe Levkoy2021-09-101-9/+20
* TCPMV2: check if vconn swap is allowedli feng2021-09-071-3/+4
* usbpd: support dynamic PDO selectionEric Yilun Lin2021-09-011-0/+10
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-3110-242/+248
* usb_prl_sm: reduce i2c transactions in FRS pathTing Shen2021-08-241-4/+12
* Revert "TCPMv2: Fix LPM for non-dual role auto toggle chips"Tommy Chung2021-08-221-11/+2
* TCPM: Remove enum pd_msg_typeAbe Levkoy2021-08-181-1/+1
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-189-46/+52
* TCPMv2: Fix LPM for non-dual role auto toggle chipsPoornima Tom2021-08-171-2/+11
* TCPMv2: Fix ordering of Vbus application in Attached.SRC entryDiana Z2021-08-111-12/+24
* retimer: move operations to specific TC stateli feng2021-08-041-8/+8
* retimer: firmware update uses task_wake()li feng2021-08-031-2/+2
* TCPMv2: Register Get_Source_Cap failuresDiana Z2021-07-271-6/+21
* TCPMv2: Allow tests to clear PE data between runsDiana Z2021-07-271-4/+18
* retimer: clear unused mux bitsli feng2021-07-191-5/+10
* pd: Fix missing polarity_rm_dts in some conditionsMichał Barnaś2021-07-191-2/+2
* ALT-DP: Don't send DP_ATTENTION until after DP_CONFIGScott Collyer2021-07-171-4/+35
* TCPMv2: Add delay for detecting CC state in tc_attached_src stateMichał Barnaś2021-07-161-1/+14
* TCPMv2: Fix typoCaveh Jalali2021-07-131-1/+1
* TCPMv2: Gate requesting sink capabilities on related featuresDiana Z2021-07-121-4/+12
* TCPMv2: Add new override function for getting default RpScott Collyer2021-07-082-8/+18
* TCPMv2: Notify of disconnect on TC detachDiana Z2021-07-011-0/+3
* TCPMv2: Fix flag_bit_names and event_bit_namesCaveh Jalali2021-06-281-2/+3
* TCPMv2: Ensure event loop is runningCaveh Jalali2021-06-251-1/+3
* SenderResponseTimer: offset with TCPC transmit success timestampudaykiran2021-06-252-3/+30
* TCPMv2: Take over as Vconn source when Not_Supported is sentDiana Z2021-06-181-6/+79
* TCPMv2: Ignore PR swap requests when PR transitioningDiana Z2021-06-151-0/+21
* common/usbc: Allow boards to determine DTS (CCD) portCaveh Jalali2021-06-111-4/+7
* TCPMv2: Cancel SNK PR swap if we can now chargeDiana Z2021-06-091-2/+6
* TCPMv2: Rename pd_can_source_from_deviceDiana Z2021-06-051-6/+6
* TCPMv2: Don't delay ready transition turning off VconnDiana Z2021-06-041-16/+3
* tcpmv2: Don't enable USB mode until PD state resolvedKeith Short2021-06-031-0/+10
* PD console: add cflush around long console printsBoris Mittelberg2021-06-031-0/+5
* TCPMv2: Re-enable SOP' transmission on interruption to Vconn swapDiana Z2021-06-011-25/+39
* TCPMv2: Exit Attached.SRC on open even during swapDiana Z2021-05-271-2/+1
* TCPMv2: PE: Don't set AMS flag unless custom VDM has a replyScott Collyer2021-05-271-4/+6
* usb_common: Assert CCD_MODE when DTS connectedRob Barnes2021-05-262-2/+47
* TCPMv2: Clear pending DPMs during port discovery requestDiana Z2021-05-251-1/+3
* TCPMv2: Seed the charge manger in Attached.SRCstabilize-13983.B-mainWai-Hong Tam2021-05-201-0/+4
* TCPMv2: Hard reset on PR swap interruptionDiana Z2021-05-171-0/+11
* TCPMv2: Initiate VCONN Swap when requestedstabilize-13971.B-mainAbe Levkoy2021-05-141-1/+1
* TCPMv2: Correct PD 3.0 reply when SVDM isn't supportedDiana Z2021-05-141-1/+11
* TCPMv2: Use board specific MF preference for DP AttentionScott Collyer2021-05-021-1/+1
* retimer: check power for firmware upgradeli feng2021-05-011-12/+26
* TCPMv2: Set CC on contract invalidation only if connectedDiana Z2021-04-301-2/+2
* TCPMv2: Enter TBT/USB4 only if port supportsVijay Hiremath2021-04-271-1/+3