summaryrefslogtreecommitdiff
path: root/common/usb_pd_protocol.c
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-5449/+0
* SSFC: Framework to support two charger sourcesParth Malkan2021-09-241-34/+42
* TCPMv2: Separate discovery and mode initAbe Levkoy2021-09-101-0/+1
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-53/+53
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-8/+8
* pd: Fix missing polarity_rm_dts in some conditionsMichał Barnaś2021-07-191-1/+1
* tcpmv2: Don't enable USB mode until PD state resolvedKeith Short2021-06-031-0/+9
* pd commands: support PD console command srccapsEric Yilun Lin2021-04-081-1/+3
* usb_common: support parse Augmented PDOEric Yilun Lin2021-04-081-2/+2
* TCPMv1: clear SourceCap in disconnected stateEric Yilun Lin2021-04-081-2/+2
* TCPMv1/v2: Move SOP' enabling to tcpm_set_vconnEric Herrmann2021-03-041-2/+1
* TCPMv1/v2: Add config option to disable TCPC VCONNEric Herrmann2021-02-261-6/+13
* EC: After SRC_HARD_RESET_RECOVER set CHECK_XX_ROLEJeremy Bettis2021-02-241-0/+2
* TCPMv1/TCPMv2: Add functions providing requested voltage and currentPatryk Duda2021-01-221-0/+12
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-11/+14
* pd: fix RX re-enabling with the integrated PHYVincent Palatin2021-01-201-4/+4
* TCPMv1: Replace charging allow listTing Shen2021-01-121-30/+31
* version: Rename version.h to cros_version.hYuval Peress2021-01-071-1/+1
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-16/+12
* usbc: Remove pd_ts_dts_plugged() check from PD_DRP_FORCE_SINKEdward Hill2020-12-111-13/+3
* TCPMv1: Do not update dual role config during power swapPatryk Duda2020-12-011-14/+18
* PD: Fix passing information about polarity when DTS is connectedPatryk Duda2020-11-231-1/+1
* TCPM: Add OCP moduleDiana Z2020-11-171-11/+25
* atomic: rename atomic_read_clear to atomic_clearDawid Niedzwiecki2020-11-021-1/+1
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-271-10/+8
* TBT:Add support for exit mode SOP'/SOP'' on chipset transitionAyushee2020-10-141-3/+8
* usbc_ppc: inform the PPC of the power role of the connected deviceEric Yilun Lin2020-10-081-4/+10
* core: rename atomic_clear to atomic_clear_bitsDawid Niedzwiecki2020-10-061-4/+4
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-291-7/+10
* usb_pd: Add common function to get PD revisionli feng2020-09-231-21/+27
* cleanup: Move High-priority interrupt task to a separate fileVijay Hiremath2020-09-091-94/+2
* cleanup:Consolidate multi PD INTR task config to single configPoornima Tom2020-09-041-3/+2
* eve: Move board level TCPC init to happen in pd_task initDuncan Laurie2020-08-311-0/+5
* usbc: wake task on every state transitionJett Rink2020-08-191-1/+1
* tcpmc2: fix TD.PD.LL3.E2 Retransmission testJett Rink2020-08-061-1/+2
* usb_pd: disable Vconn of PPC first then TCPCEric Yilun Lin2020-08-051-3/+10
* ec: change usage of whitelist/blacklistPaul Fagerburg2020-07-281-4/+4
* TCPMv1, TCPMv2: add pd event for receiving hard resetRuibin Chang2020-07-141-10/+15
* tcpmv1: Debounce low power mode exitKeith Short2020-07-141-0/+25
* tcpmv1: string reductionKeith Short2020-06-261-12/+19
* usb_pd: Remove pd_cable usage from common codeAyushee2020-06-251-0/+3
* tcpm: Change the get_chip_info() to prevent race conditionsWai-Hong Tam2020-06-251-3/+3
* tcpm: add attached_wait decision to common after auto-toggleDenis Brockus2020-06-241-2/+8
* usb_pd: TCPMv1: Enable VCONN swap at explicit contractAyushee2020-06-161-18/+19
* TCPMv2: Support mode entry for SOP' and SOP''Abe Levkoy2020-06-111-7/+14
* usb_pd_protocol: Invalidate last message id in SRC_SWAP_STANDBY statePatryk Duda2020-06-091-0/+1
* usb_pd: Cleanup: Cable flagsAyushee2020-06-091-25/+27
* tcpmv1: Add CONFIG_USB_PD_TCPMV1_DEBUG optionKeith Short2020-06-091-5/+6