summaryrefslogtreecommitdiff
path: root/driver/tcpm
Commit message (Expand)AuthorAgeFilesLines
* tcpc: rename CONFIG_USB_PD_TCPM_ANX74XX to CONFIG_USB_PD_TCPM_ANX3429Jett Rink2018-03-271-1/+3
* tcpm/fusb302: Update VBUS supplier when VBUS level changesPhilip Chen2018-03-091-4/+22
* tcpm/fusb302: Wake charger task on VBUS level changePhilip Chen2018-02-081-0/+1
* tcpm: fusb302: Wake PD task on VBUS level changeShawn Nematbakhsh2017-12-041-0/+15
* PS8751 and PS8805 does not generate BIST Carrier Mode 2Sam Hurst2017-11-142-1/+47
* tcpm: it83xx: enable cc voltage detector after vconn is offedDino Li2017-09-081-2/+18
* anx3429: force chip reset on PD_RESUMECaveh Jalali2017-08-292-2/+14
* tcpm: fusb302: Round VNC and Rd thresholds to nearest stepShawn Nematbakhsh2017-08-281-1/+6
* anx3429: read chip firmware version during initCaveh Jalali2017-08-251-0/+2
* anx74xx: enable driver "release".Caveh Jalali2017-08-241-1/+5
* tcpm: Configure board specific post TCPC initVijay Hiremath2017-08-211-1/+11
* ps8xxx: use custom tcpm_drvCaveh Jalali2017-08-164-2/+54
* driver: tcpm: ps8xxx: Add support for PS8805.Aseda Aboagye2017-07-114-56/+78
* tcpm: it83xx: Use pd common code macro to analyze message headerDino Li2017-06-292-18/+5
* tcpm: add .release driver operation.Caveh Jalali2017-06-287-2/+62
* pd: ensure tighter timings for IRQ_HPD pulseKevin K Wong2017-05-292-2/+29
* tcpm: it83xx: reload cc parameter setting during initializationDino Li2017-05-251-0/+2
* tcpm: it83xx: added chip infoDino Li2017-05-011-1/+15
* tcpm: it83xx: fill out structure membersDino Li2017-04-251-0/+7
* tcpm: anx74xx: Improvements to low power mode for S3/G3 chipset stateScott2017-04-112-13/+61
* tcpm: anx74xx: Take ANX3429 out of suspend state before I2C accessScott2017-04-111-6/+36
* tcpm: Call usb_mux board_init on exit from low power modeDaisuke Nojiri2017-03-164-6/+17
* tcpm: anx74xx: Only connect aux to sbu when DP mode is selectedScott2017-03-161-38/+105
* Electro: DP CTS testing failed in HBR2 deterministic JitterRyan Zhang2017-03-101-0/+1
* anx74xx: fix role bits for GOOD_CRCVincent Palatin2017-03-082-37/+19
* pd: Add tcpc_select_rp_value to stub tcpm driverScott2017-03-021-1/+2
* anx74xx: Restore behaviour if CONFIG_USB_PD_TCPC_LOW_POWER is unsetNicolas Boichat2017-02-171-10/+8
* pdchipinfo: Add option to force renewalDaisuke Nojiri2017-02-143-6/+9
* pdchipinfo: Increase compatibility of fw_versionDaisuke Nojiri2017-02-142-11/+14
* ANX74xx: add TCPC low power mode for different DRP stateKevin K Wong2017-02-112-15/+62
* Add host command to get PD chip informationDaisuke Nojiri2017-02-095-28/+110
* Snappy: Recondition USB3.0 RXDaisuke Nojiri2017-02-091-0/+2
* tcpm: it83xx: Add support for TYPEC_CC_OPENShawn Nematbakhsh2017-02-071-6/+27
* servo_v4: pd: Added Device Test System supportScott2017-01-261-1/+1
* tcpm: anx74xx: Remove auto-toggle supportShawn Nematbakhsh2016-12-202-18/+5
* tcpm: fusb302: Don't mistake meaningful packets for GOOD_CRCShawn Nematbakhsh2016-12-141-41/+75
* usb_pd_protocol: tcpm_get_message: Check return valueNicolas Boichat2016-12-083-11/+8
* tcpci_tcpm_get_message: TCPC_REG_RX_BYTE_CNT includes headerNicolas Boichat2016-12-081-1/+10
* tcpm: fusb302: Fix BIST modeShawn Nematbakhsh2016-12-011-1/+14
* tcpm: fusb302: Remove dead rev.A codeShawn Nematbakhsh2016-12-011-113/+3
* tcpm: fusb302: Always take hard reset actions when M_HARDSENT receivedShawn Nematbakhsh2016-12-011-10/+3
* tcpm: fusb302: Mask BC_LVL interrupt when PD is enabledShawn Nematbakhsh2016-11-171-0/+17
* anx74xx: Fix typo in anx74xx_check_cc_type functionDivya Sasidharan2016-11-141-1/+1
* reef: enable tcpc low power modeKevin K Wong2016-11-113-0/+7
* anx74xx: Modifed tcpm_get_cc function to fix check for 3.0 A typeScott2016-11-042-37/+50
* reef: enable tcpc-controlled drp toggleKevin K Wong2016-11-024-32/+91
* anx74xx: Added check for hard reset done bit in IRQ statusScott2016-10-311-0/+4
* anx74xx: update usage with its CC_STATUS registerKevin K Wong2016-10-131-38/+26
* ec: Remove fusb302 rev.A supportSam Hurst2016-09-291-102/+26
* anx74xx: fix hard reset issue.Shaoliang Wang2016-09-242-81/+84