summaryrefslogtreecommitdiff
path: root/driver/tcpm/it83xx.c
Commit message (Expand)AuthorAgeFilesLines
* driver/tcpm: block bad config combinations at compile timeTing Shen2019-07-241-0/+1
* ec_commands: Rename 'renew' to 'live' in EC_CMD_USB_PD_CHIP_INFOKarthikeyan Ramasubramanian2019-07-201-1/+1
* tcpm/it83xx.c: Bx and Dx transmit status bit of pd register swapRuibin Chang2019-04-301-0/+3
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-18/+18
* tcpm/it83xx.c: don't reload cc parameter settings for DxRuibin Chang2019-01-221-0/+2
* it83xx/intc:add type-c plug in interruptRuibin Chang2018-12-181-0/+17
* it83xx/intc:message id of pd packet repeatRuibin Chang2018-11-291-0/+11
* cleanup: rename Rp enum values for clarityJett Rink2018-10-121-3/+3
* pdchipinfo: add min firmware version to pdchipinfoJett Rink2018-09-281-2/+2
* tcpm: add TCPC RX circular buffer in ECJett Rink2018-09-071-11/+2
* tcpm:it83xx: GRL-USB-PD TDA2.1.2.2 BIST testRuibin Chang2018-09-071-0/+10
* tcpm:it83xx: GRL-USB-PD TDA2.1.2.1 BMC testRuibin Chang2018-08-231-0/+22
* it83xx/tcpm: disable integrated pd module in hibernateDino Li2018-08-031-2/+22
* tcpm:it83xx:correct it8320 message IDRuibin Chang2018-07-311-9/+9
* tcpm: it83xx: IT8320 family compatibilityDino Li2018-07-161-8/+14
* tcpm: it83xx: Output error message if enabling an unsupported configurationDino Li2018-05-221-10/+6
* tcpm: it83xx: enable cc voltage detector after vconn is offedDino Li2017-09-081-2/+18
* tcpm: it83xx: Use pd common code macro to analyze message headerDino Li2017-06-291-7/+5
* tcpm: add .release driver operation.Caveh Jalali2017-06-281-0/+6
* 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: it83xx: Add support for TYPEC_CC_OPENShawn Nematbakhsh2017-02-071-6/+27
* servo_v4: pd: Added Device Test System supportScott2017-01-261-1/+1
* usb_pd_protocol: tcpm_get_message: Check return valueNicolas Boichat2016-12-081-5/+6
* TCPM: it83xx: fix build errorDino Li2016-09-051-3/+5
* pd: select dynamically Rp valueVincent Palatin2016-08-251-16/+26
* TCPM: it83xx: support Rp 1.5/3.0A pullup configurationDino Li2016-08-221-7/+17
* Amenia/Reef: Present 1.5A PullupDivya Sasidharan2016-08-111-0/+6
* it83xx: Support different PLL frequencies setting (24/48/96 MHz)Dino Li2016-06-141-2/+0
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-1/+1
* pd: Fix port enable check for low power idleShawn Nematbakhsh2016-04-251-1/+1
* chip: it83xx: add USBPD moduleDino Li2016-04-181-0/+456