summaryrefslogtreecommitdiff
path: root/chip/host/usb_pd_phy.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* util: remove unused includesYuval Peress2022-08-051-0/+1
* chip/host/usb_pd_phy.c: Format with clang-formatJack Rosenthal2022-07-011-4/+3
* pd: cleanup pd_get_roleDenis Brockus2020-01-091-1/+1
* testing: remove incorrect testing assertJett Rink2019-11-211-1/+7
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-1/+1
* pd: Enable USB PD SOP' and SOP'' CommunicationSam Hurst2019-01-071-0/+34
* usb pd: Resend request after receiving a WAIT in response to a requestSam Hurst2016-12-021-3/+30
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-271-1/+1
* pd: Modify BIST mode according to ECR#PD2.0.1.0.004Scott2015-04-091-0/+5
* pd: Massage initialization at task start.Todd Broch2015-02-251-1/+2
* pd: check for collisions before transmittingAlec Berg2014-12-171-1/+9
* Add back unit test for usb_pd"Vic Yang2014-10-041-0/+289
* Revert "Add back unit test for usb_pd"Vic Yang2014-08-151-289/+0
* Add back unit test for usb_pdVic Yang2014-08-131-0/+289
* Revert "Add unit test for usb_pd"Alec Berg2014-08-111-289/+0
* Add unit test for usb_pdVic Yang2014-08-101-0/+289