summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* 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
* driver: bmi3xx: Fix perform calibrationBhanu Prakash Maiya2021-08-212-16/+62
* driver: bmi260: integrate body detectionGwendal Grignou2021-08-201-0/+15
* sm5803: Replace is_acok methodstabilize-14163.B-mainDevin Lu2021-08-191-28/+12
* TCPM: Remove enum pd_msg_typeAbe Levkoy2021-08-183-6/+6
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-188-11/+14
* ps8xxx: Wait for chip to wake up from LPMCaveh Jalali2021-08-171-1/+51
* nx20p348x: Check device status reg for sink modeCaveh Jalali2021-08-171-3/+8
* driver/amd_stt: Add AMD STT driverRob Barnes2021-08-162-0/+139
* driver/sb_rmi: Add AMD SB-RMI driverRob Barnes2021-08-163-0/+248
* USB MUX: Introduce flag to clear mux state in G3Diana Z2021-08-161-0/+24
* ps8xxx: Check for register access errorsCaveh Jalali2021-08-161-7/+15
* ps8xxx: Refactor role control delay logicCaveh Jalali2021-08-141-8/+13
* USB MUX: Generalize mux ACKDiana Z2021-08-1425-47/+175
* ps8xxx: Simplify firmware version logicCaveh Jalali2021-08-141-21/+18
* ps8xxx: Remove redundant & operator on functionsCaveh Jalali2021-08-131-27/+27
* IOEX: nct38xx: Map Type-C port to IOEX portVijay Hiremath2021-08-132-3/+28
* rt1718s: implement adc readTing Shen2021-08-132-6/+119
* nct38xx: Split after-reset timestabilize-14151.B-mainDevin Lu2021-08-131-1/+12