summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* driver: Remove unused functionTom Hughes2021-09-291-16/+0
* SSFC: Framework to support two charger sourcesParth Malkan2021-09-241-14/+21
* zephyr: drivers: thermistors are device tree nodesAaron Massey2021-09-241-3/+4
* driver/tcpm/it83xx: turn both cc pins off when disable VconnRuibin Chang2021-09-241-9/+17
* driver/tcpm/it8xxx2: turn both cc pins off when disable VconnRuibin Chang2021-09-241-7/+16
* driver: lsm6dsm: remove load_fifo_sensor_state_tGwendal Grignou2021-09-232-38/+0
* Revert "DP/TBT/USB4: Retimer WA resolved Brya TBT lane bonding issue in AP mode"madhusudanarao amara2021-09-231-20/+0
* driver: bmi3xx: simplify irq handlerGwendal Grignou2021-09-232-261/+81
* Revert "driver: bmi3xx: Set FIFO watermark to 6 words"Gwendal Grignou2021-09-231-1/+1
* ccgxxf: Add correct I2C address flagsstabilize-14235.B-mainVijay Hiremath2021-09-221-2/+1
* driver: lis2dw12: fix init timeout loop conditionYuval Peress2021-09-211-3/+1
* driver: accel_lis2dw12: use ret in init as the return valueYuval Peress2021-09-211-4/+4
* ps8xxx: Add support for ps8815 A2 with bad FWCaveh Jalali2021-09-211-0/+7
* USB MUX: Remove mux set from HPD updateDiana Z2021-09-161-7/+0
* BB Retimer: Create HPD update functionDiana Z2021-09-161-0/+32
* USB MUX: Gate ACK event send on ACK waitingDiana Z2021-09-161-1/+11
* USB MUX: Add access locksDiana Z2021-09-161-0/+22
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-9/+7
* rt1718s: refactor: move gpio control to driver moduleTing Shen2021-09-142-6/+74
* bmi3xx: Fix sensor_num in ec_response_motion_sensor_dataRob Barnes2021-09-141-2/+1
* driver: ln9310: check return codesYuval Peress2021-09-131-93/+82
* IOEX: it8801: change the KSO mapping array to overridableTim Lin2021-09-132-3/+4
* driver: bmi: Merge list_activities in common codeGwendal Grignou2021-09-103-24/+11
* driver: lsm6dso: Fix FIFO processingGwendal Grignou2021-09-102-37/+28
* driver: lsm6dso: Minor macro changesGwendal Grignou2021-09-102-5/+4
* driver: LSM6DSM: Limit FIFO transfer buffer sizeGwendal Grignou2021-09-101-1/+1
* IOEX: it8801: Enable GPIO based interruptsVijay Hiremath2021-09-102-26/+153
* it8801: Allow configurable option to use RAW KeyboardVijay Hiremath2021-09-101-1/+3
* ioex: it8801: Support multiple I2C addressesVijay Hiremath2021-09-102-5/+6
* tcpm/rt1718s: fix race condition between tcpc_init and usb_chg taskTing Shen2021-09-091-3/+0
* bq25710: add IADP_GAIN configurationScott Chao2021-09-071-0/+1
* Coachz: MotionSensor: Avoid redefine gesture function list_activitespengjunhao52021-09-072-11/+11
* tcpm: Mitigate EC RX circular buffer overflowNathan K2021-09-031-1/+15
* zephyr: Add BB retimer emulatorTomasz Michalec2021-09-022-47/+1
* ps8xxx: Fix PD task hang if PS8xxx device is missingKeith Short2021-09-021-2/+3
* driver: ln9310: include status in error codeYuval Peress2021-09-021-1/+1
* rt1718s: don't update charge_manager on supplier = NONETing Shen2021-09-021-1/+3
* driver/sy21612: Fix sy21612 task signatureRob Barnes2021-09-011-2/+1
* driver: ln9310: Update init function signature to return statusYuval Peress2021-09-011-7/+8
* STT: Don't talk to the SoC outside S0Rob Barnes2021-08-312-0/+10
* driver: ln9310: fix typoYuval Peress2021-08-311-1/+1
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-3110-51/+51
* USB MUX: Convert usb_mux HPD functions to use mux_state_tDiana Z2021-08-307-17/+15
* USB MUX: Pull HPD update into mux configurestabilize-14189.B-mainDiana Z2021-08-301-6/+17
* ANX7451: Report failure to set mux in G3Diana Z2021-08-261-3/+6
* tmp112: Support reading TMP112 in millikelvinRob Barnes2021-08-252-13/+35
* rt1718s: enable FRSTing Shen2021-08-253-10/+75
* Homestar: Distinguish PS8755 with hidden registerxuxinxiong2021-08-252-0/+26
* ec: Fix returning uninitialized varsJeremy Bettis2021-08-241-3/+3
* mt6360: Don't clear negative number supplier's charge port infoDino Li2021-08-241-1/+3