summaryrefslogtreecommitdiff
path: root/driver/tcpm/anx7447.c
Commit message (Expand)AuthorAgeFilesLines
* anx7447: USB Mux is reset when TCPM is resetSam Hurst2019-08-231-8/+14
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-08-231-4/+4
* anx7447.c: change VBUS present detection interfaceXin Ji2019-08-231-6/+5
* driver: anx7447: remove ec_version dependencyGwendal Grignou2019-08-231-1/+0
* driver/anx7447: Modify Vconn SW protection time of inrush current and power S...xiong.huang2019-08-231-1/+9
* anx7447:Configure the MUX correctly at initSanna Parmar2019-08-231-5/+7
* ss-mux: update semantics for TCPC/MUX only used as MUXJett Rink2018-09-181-3/+12
* tcpm: add TCPC RX circular buffer in ECJett Rink2018-09-101-1/+1
* cleanup: removing \n in CPRINTSJett Rink2018-08-031-1/+1
* anx7447: configure VCONN OCP(Over Current Protection) threshold.Xin Ji2018-07-251-0/+8
* tcpc: debounce entry into low-power modeJett Rink2018-07-181-2/+13
* phaser: erase OCM automatically for V0Jett Rink2018-06-081-3/+11
* anx7447: Timeout when waiting for flash operation completionDaisuke Nojiri2018-05-211-23/+46
* anx7447: remove write to OCM version regJett Rink2018-05-091-1/+0
* anx7447: Set mux for USB3.0 devicesDaisuke Nojiri2018-05-071-16/+29
* anx7447: convert automatic OCM erase into commandJett Rink2018-05-011-20/+41
* anx7447: Add functions to the anx7447 driver to check/erase OCM flashScott Collyer2018-04-131-0/+105
* ppc: Add tcpci snk/src control via the COMMAND registerScott Collyer2018-04-101-0/+4
* TCPM: Add TCPM driver for Analogix anx7447 chipDylan Lai2018-04-031-0/+393