summaryrefslogtreecommitdiff
path: root/driver/tcpm/it83xx.c
Commit message (Expand)AuthorAgeFilesLines
* driver/it83xx, it8xxx2.c: set HW auto retry countRuibin Chang2020-08-111-0/+6
* tcpmc2: fix TD.PD.LL3.E2 Retransmission testJett Rink2020-08-061-2/+2
* chip/it83xx, it8xxx2: implement detect cc disconnection interrupt for SRC roleRuibin Chang2020-07-311-6/+74
* chip/it8320, it81202: Implement fast role swap functionRuibin Chang2020-07-231-0/+35
* tcpm: Change the get_chip_info() to prevent race conditionsWai-Hong Tam2020-06-251-8/+6
* it83xx tcpc: Captured received SOP message typeKeith Short2020-05-011-0/+5
* tcpci: remove cached pullDenis Brockus2020-03-201-6/+0
* driver/tcpm/it83xx: set cc polarity correctlyRuibin Chang2020-03-181-1/+5
* driver/tcpm/it8xxx2: PD driver for chip it8xxx1/8xxx2Ruibin Chang2020-02-191-2/+3
* usbc: remove tri-state polarityDenis Brockus2020-02-151-10/+0
* TCPMv1: Don't turn off pd module clock if rx enabledRuibin Chang2020-02-051-3/+4
* Cleanup: Add chip support pd physical port count configurationRuibin Chang2020-01-221-1/+1
* tcpci: Only drive one CC line when attachedDenis Brockus2020-01-081-1/+22
* driver/it83xx: Don't set cc when set message header power roleRuibin Chang2019-11-181-1/+8
* Add a board specific helper to return USB PD port countKarthikeyan Ramasubramanian2019-11-091-2/+2
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-2/+2
* Revert "it83xx/intc:message id of pd packet repeat"Yilun Lin2019-08-251-11/+0
* driver/tcpm/it83xx: Enable TCPC receive SOP'Ruibin Chang2019-08-211-18/+39
* usb: convert cc1 from int to enumJett Rink2019-08-091-1/+2
* 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