summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* 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
* ps8818: fix redriver configurationDenis Brockus2020-01-312-9/+94
* driver: bmi160: Fix rounding error in set_offset() and get_offset()Ching-Kang Yen2020-01-311-8/+13
* Burnside bridge retimer: Add USB4 mode bitsAyushee2020-01-312-22/+37
* TCPMv1: Add support for USB4.0Ayushee Shah2020-01-312-3/+5
* ps8818: allow access to all of the register pagesDenis Brockus2020-01-302-12/+93
* usb: differentiate DTS polarity and normal device polarityDenis Brockus2020-01-304-9/+11
* TCPMv1: Cleanup sending TBT control flags to hostVijay Hiremath2020-01-291-11/+11
* driver/retimer: Add support for ON Semi NB7V904MAseda Aboagye2020-01-293-0/+185
* Charger: change get_vbus_voltage to return EC errorDiana Z2020-01-285-19/+30
* Charger: Remove unused charger driversDiana Z2020-01-2815-2258/+0
* Charger: Create charger driver structureDiana Z2020-01-2814-773/+1093
* usb_mux: cleanup: Replace mux state enums with ec_command bit flagVijay Hiremath2020-01-2813-105/+110
* PS8805: Treat unexpected chip info values as errorWai-Hong Tam2020-01-271-0/+7
* pi3usb3x532: Pack i2c port in port_addrAseda Aboagye2020-01-242-4/+8
* driver: lis2mdl: Define LIS2MDL_CAL even when CONFIG_MAG_CALIBRATE is notGwendal Grignou2020-01-242-8/+17
* zork: PS8802/PS8818 dynamic detection cleanupDenis Brockus2020-01-236-9/+119
* driver/opt3100: Set min/max frequency that match the driverGwendal Grignou2020-01-232-5/+8
* 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
* driver/temp_sensor: add support OTI502 temperature sensorDevin Lu2020-01-223-0/+95
* driver/tcpci: Add support for TCPCI Rev2 v1.0Aseda Aboagye2020-01-223-15/+138
* Cleanup: Add chip support pd physical port count configurationRuibin Chang2020-01-221-1/+1
* rt946x: lock ADC before cut-off.Allen Chiang2020-01-202-4/+41
* tcpci: Add more regs to dumpAseda Aboagye2020-01-182-0/+8
* tcpm/raa489000: Revise the init functionAseda Aboagye2020-01-182-3/+113
* charger: Add support for RAA489000Aseda Aboagye2020-01-183-75/+164
* bq25710: Check battery disconnect state prior to enabling ICO modeScott Collyer2020-01-181-2/+4
* retimer: framework cleanup for chip specific control configDenis Brockus2020-01-164-16/+39