summaryrefslogtreecommitdiff
path: root/driver/tcpm
Commit message (Expand)AuthorAgeFilesLines
* pd: Don't auto toggle when DRP state is not dual role.Edward Hill2018-09-171-38/+21
* pd: Change tcpm_set_drp_toggle() to tcpm_enable_drp_toggle()Edward Hill2018-09-174-15/+7
* pd: Add PD_FLAGS_LPM_TRANSITIONEdward Hill2018-09-171-4/+1
* tcpc: Add driver for TI TUSB422 tcpcScott Collyer2018-09-072-0/+82
* tcpm: add TCPC RX circular buffer in ECJett Rink2018-09-0711-96/+234
* tcpm:it83xx: GRL-USB-PD TDA2.1.2.2 BIST testRuibin Chang2018-09-071-0/+10
* ss-mux: update semantics for TCPC/MUX only used as MUXJett Rink2018-09-055-90/+61
* cleanup: remove tcpc* extern function declarationsJett Rink2018-08-311-16/+1
* anx74xx: consolidating anx74xx alert handlerJett Rink2018-08-301-90/+42
* cheza: Configure ANX3429 interrupt as open-drainWai-Hong Tam2018-08-232-0/+9
* tcpc/mt6370: Fix state debouncing when enable auto-toggling w/o battery.Yilun Lin2018-08-232-11/+14
* tcpm:it83xx: GRL-USB-PD TDA2.1.2.1 BMC testRuibin Chang2018-08-231-0/+22
* i2c: Split i2c_xfer into locked/unlocked versions.Jonathan Brandmeyer2018-08-163-9/+29
* ps8751: add low power mode for PS8751 when only MUXJett Rink2018-08-151-19/+75
* drivers: Refactor to use high-level i2c APIsJonathan Brandmeyer2018-08-092-13/+49
* usbc_mux: Adding low power mode to USB MUXJett Rink2018-08-091-7/+2
* ps8751: Revert VBus hack to bypass cachingJett Rink2018-08-071-27/+1
* tcpc/mt6370: add MediaTek MT6370 TCPC driver.Yilun Lin2018-08-062-0/+310
* it83xx/tcpm: disable integrated pd module in hibernateDino Li2018-08-032-2/+31
* cleanup: removing \n in CPRINTSJett Rink2018-08-031-1/+1
* tcpm:it83xx:correct it8320 message IDRuibin Chang2018-07-311-9/+9
* anx7447: configure VCONN OCP(Over Current Protection) threshold.Xin Ji2018-07-252-0/+15
* tcpm: wait for TCPC to init upon first tcpc accessJett Rink2018-07-252-42/+93
* tcpc: debounce entry into low-power modeJett Rink2018-07-186-27/+108
* tcpm: it83xx: IT8320 family compatibilityDino Li2018-07-161-8/+14
* phaser: erase OCM automatically for V0Jett Rink2018-06-081-3/+11
* ps8751: add source and sink path controlJett Rink2018-05-241-0/+4
* tcpm: it83xx: Output error message if enabling an unsupported configurationDino Li2018-05-221-10/+6
* anx7447: Timeout when waiting for flash operation completionDaisuke Nojiri2018-05-212-23/+54
* tcpci: Adjust pd task event/wake when processing alertsScott Collyer2018-05-141-6/+16
* 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-012-22/+43
* tcpci: reset TCPC if alert mask is resetJett Rink2018-04-271-20/+33
* mux: add mode for TCPCI mux that is not the TCPCJett Rink2018-04-241-8/+19
* ps8751: add note to revert vbus detection workaroundJett Rink2018-04-231-1/+8
* tcpm: Check appropriate NULL pointer for src ctrlDivya Sasidharan2018-04-201-1/+1
* TCPM: Prevent premature reading of PD Packets in FUSB302 driverSam Hurst2018-04-181-3/+0
* anx7447: Add functions to the anx7447 driver to check/erase OCM flashScott Collyer2018-04-132-0/+146
* tcpci: Change role control setting for auto-toggle enableScott Collyer2018-04-111-1/+1
* tcpci: add vbus caching back for tcpci except in parade driverJett Rink2018-04-102-18/+32
* ppc: Add tcpci snk/src control via the COMMAND registerScott Collyer2018-04-104-0/+53
* yorp: add more USB-C power logicJett Rink2018-04-101-0/+3
* tcpc: verify that i2c_read for vbus succeedsJett Rink2018-04-101-3/+5
* TCPM: Add TCPM driver for Analogix anx7447 chipDylan Lai2018-04-032-0/+454
* tcpci: remove vbus level cachingJett Rink2018-04-031-12/+15
* usbc: add default I2C addressesJett Rink2018-03-282-0/+12
* tcpc: rename CONFIG_USB_PD_TCPM_ANX74XX to CONFIG_USB_PD_TCPM_ANX3429Jett Rink2018-03-231-1/+3
* tcpm/fusb302: Update VBUS supplier when VBUS level changesPhilip Chen2018-03-081-4/+22
* tcpm/fusb302: Wake charger task on VBUS level changePhilip Chen2018-02-081-0/+1