summaryrefslogtreecommitdiff
path: root/driver/tcpm/mt6370.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tcpm: add tcpc_get_bist_test_modeEric Yilun Lin2022-08-221-0/+1
* driver/tcpm/mt6370.c: Format with clang-formatJack Rosenthal2022-07-011-25/+24
* TCPCI: Allow TCPM to use sink/source control without PPCs presenceDevin Lu2022-05-101-2/+0
* TCPC: Cleanup: Enable PPC from PD or Power MUXVijay Hiremath2021-04-201-1/+1
* TCPMv2: Support BIST Test ModeAbe Levkoy2021-01-221-0/+1
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* TCPC: Change SOP' disable interfaceDiana Z2020-11-181-1/+1
* tcpmv2: disable receive of SOP' during VCONN swapKeith Short2020-09-021-0/+3
* tcpc: change name of get_vbus_level to check_vbus_levelDenis Brockus2020-05-151-1/+1
* tcpci: remove cached pullDenis Brockus2020-03-201-6/+0
* usbc: remove tri-state polarityDenis Brockus2020-02-151-10/+0
* tcpci: Only drive one CC line when attachedDenis Brockus2020-01-081-1/+17
* tcpc/mt6370: Change rp_def level and enable rx deadzone as sinkGene Chen2019-09-171-2/+38
* usb: convert cc1 from int to enumJett Rink2019-08-091-1/+2
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-2/+2
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-2/+2
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-2/+2
* tcpc/mt6370: Fix keeps entering/leaving LPM when sink device attached.Yilun Lin2019-02-121-7/+13
* kukui: Fix shipping mode VSYS leakage.Yilun Lin2018-11-191-0/+23
* tcpm/mt6370: Support low power mode.Yilun Lin2018-10-291-0/+19
* tcpm: add TCPC RX circular buffer in ECJett Rink2018-09-071-1/+1
* tcpc/mt6370: Fix state debouncing when enable auto-toggling w/o battery.Yilun Lin2018-08-231-11/+13
* tcpc/mt6370: add MediaTek MT6370 TCPC driver.Yilun Lin2018-08-061-0/+131