summaryrefslogtreecommitdiff
path: root/common/usb_pd_host_cmd.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-590/+0
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-9/+9
* tcpc: Add common routine to check powerli feng2021-05-011-42/+2
* EC_CMD_USB_PD_CONTROL: Always populate cable speedAbe Levkoy2021-02-111-13/+2
* usb_pd: Update setting enable bit in hc_usb_pd_control()Ayushee Shah2021-02-081-16/+7
* usb_mux: Send missed disconnect mode in S3/S0ixMadhusudanarao Amara2021-01-261-7/+16
* usb_pd: correct PD control flag bit shiftingAyushee Shah2021-01-071-5/+9
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* PD: Fix passing information about polarity when DTS is connectedPatryk Duda2020-11-231-1/+1
* TCPMv2: Update sending cable information to the hostAyushee2020-11-061-8/+8
* TCPMv2: Add support for USB4 active cableAyushee2020-11-051-1/+3
* atomic: rename atomic_read_clear to atomic_clearDawid Niedzwiecki2020-11-021-1/+1
* morphius: Wait 500ms before allowing DP event to cause resume.Edward Hill2020-10-301-1/+2
* usb_pd: Redo the change of DP alt-mode eventWai-Hong Tam2020-10-281-12/+4
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-271-3/+3
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-291-3/+3
* usb_pd: Remove pd_cable dependent Thunderbolt code from common codeAyushee2020-06-261-2/+8
* tcpm: Change the get_chip_info() to prevent race conditionsWai-Hong Tam2020-06-251-2/+2
* TCPMv2: Support mode entry for SOP' and SOP''Abe Levkoy2020-06-111-4/+4
* usb_pd: USB4: Limit the cable speedAyushee2020-06-051-2/+11
* PD: Pull EC_CMD_PD_HOST_EVENT_STATUS into common codeDiana Z2020-05-201-0/+36
* usb_pd: Rename CONFIG_CMD_PD_CONTROL to CONFIG_HOSTCMD_PD_CONTROLVijay Hiremath2020-05-151-3/+2
* TCPMv2: Define fields for SVID discovery stateAbe Levkoy2020-05-121-3/+4
* usb_pd: Move Thunderbolt-Compatible functions to common fileAyushee2020-05-041-5/+5
* tcpmv2: move function from TC layer to PEJett Rink2020-04-031-5/+92
* cleanup: drop the _TYPEC part of USB device configJett Rink2020-03-261-2/+2
* usb: Move pdcontrol host command to common codeAbe Levkoy2020-03-111-0/+88
* TCPMv1/v2: Move EC_CMD_USB_PD_CONTROL host command to common fileVijay Hiremath2020-01-301-0/+152
* USB-C: Move EC_CMD_GET_PD_PORT_CAPS host command to host command fileVijay Hiremath2020-01-281-0/+43
* TCPMv1/v2: Move EC_CMD_USB_PD_GET_AMODE host command to common fileVijay Hiremath2020-01-281-0/+33
* TCPMv1/v2: Move EC_CMD_USB_PD_DISCOVERY host command to common fileVijay Hiremath2020-01-281-0/+22
* TCPMv1/v2: Move EC_CMD_USB_PD_DEV_INFO host command to common fileVijay Hiremath2020-01-241-0/+25
* TCPMv1/v2: Move EC_CMD_USB_PD_SET_AMODE host command to common fileVijay Hiremath2020-01-241-0/+41
* TCPMv1/v2: Move EC_CMD_PD_CHIP_INFO host command to common fileVijay Hiremath2020-01-241-0/+33
* TCPMv1/v2: Move EC_CMD_USB_PD_RW_HASH_ENTRY host command to common fileVijay Hiremath2020-01-241-0/+40
* TCPMv1/v2: Move EC_CMD_USB_PD_PORTS host command to common fileVijay Hiremath2020-01-211-0/+27