summaryrefslogtreecommitdiff
path: root/driver/tcpm
Commit message (Expand)AuthorAgeFilesLines
* tcpmv2: get USB CCD working on servo_v4 with trembyleDenis Brockus2020-05-084-13/+36
* CHERRY-PICK: tcpci: When setting DRP autotoggle, use chosen Rp.Aseda Aboagye2020-05-051-1/+1
* ANX3447: Disable voltage alarmsDiana Z2020-05-051-0/+9
* it83xx tcpc: Captured received SOP message typeKeith Short2020-05-013-2/+8
* tcpci: display when we send/receive Hard ResetDenis Brockus2020-04-301-0/+12
* tcpmv2: SNK HardReset cleanupDenis Brockus2020-04-301-10/+2
* tcpci: Add trigger for VBUS presence changesAseda Aboagye2020-04-231-0/+2
* raa489000: Have newer ICs start ADC sampling prior to initAseda Aboagye2020-04-211-2/+27
* nct38xx: handle TCPCI faultsDenis Brockus2020-04-162-24/+63
* TCPC: On CC Alerts, only send CC Events after reading cc statusSam Hurst2020-04-121-2/+20
* it83xx/gpio: disable unused cc port moduleRuibin Chang2020-04-071-0/+4
* tcpm/anx7447.c: use chip internal timer to generate HPD IRQstabilize-sylas-13019.B-masterXin Ji2020-04-022-10/+31
* tcpm/it83xx_pd: cc1 and cc2 resistance setting separateRuibin Chang2020-03-301-0/+4
* tcpmv2: reduce zork specific auto discharge disconnect codeDenis Brockus2020-03-284-131/+0
* zork: undo revert for zork on AutoDischargeDisconnectDenis Brockus2020-03-264-8/+202
* Revert "tcpmv2: cleanup auto discharge disconnect"Aseda Aboagye2020-03-264-169/+105
* nct38xx: Remove ioexpander_nct38xx.hEdward Hill2020-03-202-1/+18
* tcpci: remove cached pullDenis Brockus2020-03-205-42/+1
* tcpmv2: cleanup auto discharge disconnectDenis Brockus2020-03-204-105/+169
* driver/tcpm/it83xx: set cc polarity correctlyRuibin Chang2020-03-181-1/+5
* anx7447.c: anx7447/anx3447 has an additional condition(0xAA:bit6) for Look4co...Xin Ji2020-03-162-2/+41
* PS8751: Disallow running with PD 3.0Diana Z2020-03-141-0/+9
* tusb422: Fix DRP auto toggleKeith Short2020-03-131-2/+21
* raa489000: Choose charge port if VBUS present @ initAseda Aboagye2020-03-121-0/+16
* Revert "Ampton: Set the PS8751 to source mode before enter low power mode"Matthew Blecker2020-03-074-34/+1
* driver/tcpm: fix incorrect pd message enum namesTing Shen2020-03-062-4/+4
* driver/tcpm/it8xxx2: fix incorrect function prototypeTing Shen2020-03-051-2/+6
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-289-100/+136
* PS8xxx: Workaround of Connection Detection not restartedWai-Hong Tam2020-02-263-3/+44
* ps8xxx: Only apply PS8751 DRP disabled CC status workaround to PS8751.Matthew Blecker2020-02-221-18/+24
* raa489000: Utilize VBUS auto dischargeAseda Aboagye2020-02-211-2/+7
* nct3807: potential connection cleanupDenis Brockus2020-02-203-93/+49
* driver/tcpm/it8xxx2: PD driver for chip it8xxx1/8xxx2Ruibin Chang2020-02-193-5/+941
* raa489000: Allow TCPC to control VBUSAseda Aboagye2020-02-182-0/+4
* usbc: remove tri-state polarityDenis Brockus2020-02-155-54/+0
* nct38xx: auto-toggle exit cleanupDenis Brockus2020-02-152-23/+133
* tcpci: Rename TCPC_FLAGS_TCPCI_V2_0 to TCPC_FLAGS_TCPCI_REV2_0Edward Hill2020-02-142-11/+11
* tcpci: Don't set 1 CC to open based on polarityAseda Aboagye2020-02-141-11/+0
* tcpci: Handle alerts in tcpci_tcpm_init()Edward Hill2020-02-141-1/+5
* nct38xx: use tcpci rev 2 standard receive and transmitDenis Brockus2020-02-141-65/+2
* tcpmv2: make connect after auto-toggle driver specificDenis Brockus2020-02-132-0/+40
* ps8xxx: Set I2CIDLE command to enter low power mode for ps8805/ps8815Wai-Hong Tam2020-02-061-1/+9
* TCPMv1: Don't turn off pd module clock if rx enabledRuibin Chang2020-02-051-3/+4
* TCPCIv2: Send i2c stop bit after control messagesDiana Z2020-02-051-2/+7
* volteer: add USB3 daughterboard supportstabilize-12881.B-masterCaveh Jalali2020-02-041-0/+16
* usb: differentiate DTS polarity and normal device polarityDenis Brockus2020-01-304-9/+11
* usb_mux: cleanup: Replace mux state enums with ec_command bit flagVijay Hiremath2020-01-284-38/+39
* PS8805: Treat unexpected chip info values as errorWai-Hong Tam2020-01-271-0/+7
* PS8805: Do not enable and disable DCI registersWai-Hong Tam2020-01-231-17/+3
* PS8805: Add the delay between releasing reset and the first I2C readWai-Hong Tam2020-01-231-0/+3