summaryrefslogtreecommitdiff
path: root/common/usb_pd_host_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* 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