summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* raa489000: Choose charge port if VBUS present @ initAseda Aboagye2020-03-121-0/+16
* variant trembyle: use fw_config for mux initializationDenis Brockus2020-03-124-0/+5
* driver: bma2x2: Fix frequency precision errorGwendal Grignou2020-03-101-8/+10
* driver: l3gd20h: Fix maximal ODRGwendal Grignou2020-03-101-1/+2
* driver: lis2dw12: Fix maximal ODRGwendal Grignou2020-03-101-1/+3
* driver: bmi160: Fix ODR to REG when rate is less than 100Hz properlyGwendal Grignou2020-03-091-1/+1
* driver/fingerprint: Clarify FPC 1145 hardware IDTom Hughes2020-03-091-1/+7
* bq25710: Do not soft reset when running out of RW imageScott Collyer2020-03-091-14/+19
* 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
* nb7v904m: Fix bug with CHIP_EN polarityAseda Aboagye2020-03-061-2/+2
* driver/tcpm/it8xxx2: fix incorrect function prototypeTing Shen2020-03-051-2/+6
* pcal6408: add ioexpander driverPaul Ma2020-03-053-0/+397
* bb_retimer: Set Data_Connection_Present bit in Safe modeVijay Hiremath2020-03-051-0/+1
* kodama: rewrite charger CHG_CTRL1 registerxiong.huang2020-03-021-0/+2
* PS8740: Allow 0xa or 0xb for REVISION_ID2Edward Hill2020-02-292-23/+30
* zork: Split mux/retimer for trembyle/dalbozEdward Hill2020-02-291-2/+2
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-2827-455/+484
* PS8xxx: Workaround of Connection Detection not restartedWai-Hong Tam2020-02-263-3/+44
* volteer: Update USB C1 reset for next buildstabilize-volteer-12931.B-masterKeith Short2020-02-261-4/+9
* TUSB544: Add driverDiana Z2020-02-253-0/+143
* isl923x: Add isl923x_set_comparator_inversion()Aseda Aboagye2020-02-252-0/+34
* 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-194-6/+945
* raa489000: Allow TCPC to control VBUSAseda Aboagye2020-02-182-0/+4
* driver/ioexpander_it8801: add I/O expander driver for GPIOtim2020-02-172-17/+220
* 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
* Kodama: delay to enable charger EOC and TE functionxiong.huang2020-02-141-0/+7
* syv682x: Don't turn off VBUS when disabling sink modeKeith Short2020-02-141-1/+8
* syv682x: Enable smart discharge modeKeith Short2020-02-142-30/+69
* 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
* nx20p3483: vbus_source_enable failure correctionDenis Brockus2020-02-121-30/+32
* trembyle: adjust gain on USB-A ps8811 for gen2 speedsDenis Brockus2020-02-061-0/+50
* ps8818: debug cleanupDenis Brockus2020-02-062-56/+49
* ps8802: debug cleanup and make wake_up accessibleDenis Brockus2020-02-062-76/+104
* 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
* syv682x: disable VBUS discharge in sink modeCaveh Jalali2020-02-041-17/+26
* volteer: add USB3 daughterboard supportstabilize-12881.B-masterCaveh Jalali2020-02-041-0/+16
* driver: bmm150: Fix commentGwendal Grignou2020-02-041-1/+1
* PS8818: use read/modify/write for regs with reserved bitsDenis Brockus2020-02-012-15/+36
* ps8802: fix redriver configurationDenis Brockus2020-01-312-23/+210