summaryrefslogtreecommitdiff
path: root/common/usbc
Commit message (Expand)AuthorAgeFilesLines
* 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
* usb_pe_drp: Consider CHARGE_PORT_NONE for HardRstAseda Aboagye2021-04-261-5/+9
* TCPMv2: PE: Refer to vconn swap policy for sop'/sop''Scott Collyer2021-04-241-1/+2
* TCPMv2: PE: Clear PRS request following acceptfactory-13929.B-mainScott Collyer2021-04-211-0/+12
* TCPMv2: Generate Hard Reset eventAbe Levkoy2021-04-152-0/+7
* TCPMv2: Soft reset on Vconn_Swap sequence interruptionDiana Z2021-04-141-0/+12
* TCPMv2: Remove dual-role capability check from Attached.SNK entryDiana Z2021-04-132-19/+13
* TCPMv2: Update source PDO flags alwaysDiana Z2021-04-131-8/+12
* usb_prl_sm: Fix spellingAbe Levkoy2021-04-131-1/+1
* TCPMv2: Don't retry after failed alt mode entryAbe Levkoy2021-04-132-5/+12
* TCPMv2: Set SOP before requesting chunkAbe Levkoy2021-04-131-0/+1
* TCPMV2: Default PD Policy ManagementSam Hurst2021-04-093-18/+62
* pd commands: support PD console command srccapsEric Yilun Lin2021-04-081-0/+3
* usb_common: support parse Augmented PDOEric Yilun Lin2021-04-081-3/+4
* TCPMv2: Detach from debug devices in Unattached entryDiana Z2021-04-071-7/+10
* TCPMv2: Enter safe mode before entering TBT/USB4 mode for the cable.Madhusudanarao Amara2021-03-311-7/+8
* TCPMv2: PRL: Enahnce support for the tx message discard pathScott Collyer2021-03-311-14/+28
* TCPMv2: UFP-D: Make sure OPOS table is cleared in discoveryScott Collyer2021-03-311-0/+3
* TCPMv2: Call debug detach on toggle changesDiana Z2021-03-261-0/+7
* TCPMv2: Do not apply CC Open when running without batteryPatryk Duda2021-03-241-2/+25
* usbc: change max_current_claimed_lock to use K_MUTEX_DEFINEJack Rosenthal2021-03-231-12/+1
* TCPMv2: Increment Vconn swap counter after sendDiana Z2021-03-231-1/+3
* TCPMv2: PE: Add mechanism to request source power roleScott Collyer2021-03-201-3/+13
* TCPMv2: PRL: Don't report ERR_RCH_CHUNKED to PE for timeoutScott Collyer2021-03-192-4/+21
* TCPMv2: PE/DPM: Don't preemptively set modal flagScott Collyer2021-03-172-0/+4
* TCPMv2: Don't reply to SVDMs in rev2.0 as a DFPScott Collyer2021-03-171-1/+7
* TCPMv2: Don't enter Tx BIST mode when VBUS > VSafe5VScott Collyer2021-03-171-0/+19
* TCPMv2: Fix check for svdm response w/ AttentionScott Collyer2021-03-171-22/+25
* TCPMv2: TC: Check drp_state upon exit of tc_disabledScott Collyer2021-03-171-4/+6