summaryrefslogtreecommitdiff
path: root/fuzz/usb_pd_fuzz.c
Commit message (Expand)AuthorAgeFilesLines
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-1/+1
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-2/+3
* TCPMv1/v2: Move SOP' enabling to tcpm_set_vconnEric Herrmann2021-03-041-0/+8
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-5/+4
* Fix use of int const in size of array.Luis Lozano2020-11-231-1/+1
* tcpm: Change the get_chip_info() to prevent race conditionsWai-Hong Tam2020-06-251-1/+1
* test: Pass commandline arguments to run_testTom Hughes2020-05-301-1/+1
* tcpc: change name of get_vbus_level to check_vbus_levelDenis Brockus2020-05-151-1/+1
* usbc: remove tri-state polarityDenis Brockus2020-02-151-1/+5
* TCPMv2: Enable TCPC low power when port is looking for a connectionSam Hurst2019-11-211-0/+8
* usbc: fix vbus discharge path for GPIOJett Rink2019-11-071-0/+5
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-2/+2
* usb: convert cc1 from int to enumJett Rink2019-08-091-1/+2
* ec_commands: Rename 'renew' to 'live' in EC_CMD_USB_PD_CHIP_INFOKarthikeyan Ramasubramanian2019-07-201-1/+1
* tcpci/usb_pd_fuzz: Avoid using unitialized data in payloadNicolas Boichat2019-05-161-1/+5
* tasks: convert TASK_EVENT_CUSTOM macro to bitJett Rink2019-04-241-1/+1
* stdlib cleanup.Allen Webb2019-01-031-0/+2
* test/usb_pd_fuzz: Fuzzing of USB PD dataNicolas Boichat2018-12-051-0/+217