summaryrefslogtreecommitdiff
path: root/common/usbc/usb_mode.c
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: Do not attempt Enter_USB under PD 2.0Abe Levkoy2023-05-161-0/+4
* common: Sort header filesJeremy Bettis2022-11-291-2/+3
* tcpmv2: dpm: Convert dpm_run to a 1st class SM frameworkScott Collyer2022-11-031-1/+1
* TCPMv2: Move TBT and USB4 code to modulesAbe Levkoy2022-09-141-0/+104
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* common/usbc/usb_mode.c: Format with clang-formatJack Rosenthal2022-06-281-19/+19
* usbc: cleanup: Abstract the TCPM control logicVijay Hiremath2022-05-261-2/+2
* TCPMv2: Prepare for boards using USB mux taskDiana Z2021-11-151-1/+4
* usbpd: implement new api to access PD discovery dataDeepti Deshatty2021-09-201-3/+3
* TCPMv2: cable checking for USB4li feng2021-09-141-0/+4
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-18/+18
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-4/+5
* TCPMv2: Enter safe mode before entering TBT/USB4 mode for the cable.Madhusudanarao Amara2021-03-311-7/+8
* USB4: Reset mux, retimer and USB4 SM on exit mode requestAyushee Shah2021-03-161-0/+7
* 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-2/+2
* TCPMv2: Add support for linear re-driver cablesAyushee2020-11-061-46/+54
* TCPMv2: Add support for USB4 active cableAyushee2020-11-051-22/+149
* TCPMv2: Avoid alt mode files from changing DPM statesAyushee2020-10-141-2/+6
* usb_mux: move usb_mux_set_safe_mode()Keith Short2020-08-241-0/+1
* TCPMv2: Add USB4 mode support for passive cableAyushee2020-07-171-0/+158