summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* bmi160: exit IRQ loop if error during reg readJett Rink2022-03-101-2/+4
* driver: icm426xx: discard first data instead of sleepingJean-Baptiste Maneyrol2021-09-273-22/+98
* driver: icm426xx: change accel oscillator to RC clockJean-Baptiste Maneyrol2021-09-272-1/+11
* driver: icm426xx: update odr before turning sensor onJean-Baptiste Maneyrol2021-09-271-9/+9
* driver: icm426xx: Use calibration unit to set/get offsetGwendal Grignou2021-09-271-17/+15
* icm426xx: reset data rate when initDavid Huang2021-09-271-0/+3
* driver: add ICM-426xx driver supportJean-Baptiste Maneyrol2021-09-275-0/+1549
* motion sense: Calculate loop time based on sensor needsMathew King2021-09-251-0/+2
* tcpc: remove reset check in alert handlerJett Rink2019-08-181-4/+12
* tcpc: wait for TCPC wake up upon first accessJett Rink2019-08-181-52/+49
* driver/anx7447: Modify Vconn SW protection time of inrush current and power S...xiong.huang2019-08-182-1/+20
* driver: bmi160: Check enable_fifo flags before processing FIFOGwendal Grignou2019-05-081-13/+13
* Rammus: Add proper mux setting for DP alt mode and debug accessory mode(CCD)Lee, Shawn C2019-04-132-2/+65
* bmi160: do not overrun the amount of data read from the BMI FIFOEnrico Granata2019-01-241-8/+11
* bmi160: Keep timestamp and FIFO synchronizedEnrico Granata2019-01-241-8/+2
* rammus: reconfig the PS8751 i2c port according to the board versionZhuohao Lee2018-12-191-0/+4
* ppc/nx20: add more fault condition printsJett Rink2018-11-161-2/+11
* Battery: Use host full capacity to compute display percentageDaisuke Nojiri2018-11-161-0/+3
* atlas: clean up ROP PMIC registersCaveh Jalali2018-11-151-0/+6
* SN5S330: treat interrupts as level-sensitiveDiana Z2018-11-131-22/+41
* touchpad_st: ignore error 0x2AWei-Han Chen2018-11-131-1/+1
* touchpad_st: remove beacon count logsWei-Han Chen2018-11-081-0/+3
* touchpad_st: don't halt on error 0x24Wei-Han Chen2018-11-081-1/+2
* Battery: Compensate remaining charge to match full capacityDaisuke Nojiri2018-11-081-0/+2
* usb_mux: Clear HPD IRQ if hpd_update() is a virtual driverWai-Hong Tam2018-11-071-1/+1
* anx7447:Configure the MUX correctly at initSanna Parmar2018-11-051-5/+7
* tcpm/mt6370: Support low power mode.Yilun Lin2018-10-291-0/+19
* Octopus: Vbus gone from USB-C port after cold reboot with USB-A driveDiana Z2018-10-251-8/+13
* ppc: syv682x: Add trigger for BC 1.2 when turning src path on/offScott Collyer2018-10-241-1/+9
* driver/touchpad_st: Ignore st_tp_reset return valueNicolas Boichat2018-10-241-2/+5
* ppc: syv682x: Make source disable dependent on VBUS presenceScott Collyer2018-10-231-1/+7
* tcpm: cache the firmware version for anx74xx and ps8xxx chips.Paul Moy2018-10-232-18/+14
* drivers/accelgyro_lsm6dsm: Fix the FIFO_NUM_DEV configurationKarthikeyan Ramasubramanian2018-10-231-0/+2
* driver/mag_lis2mdl: Add LIS2MDL magnetometer moduleKarthikeyan Ramasubramanian2018-10-193-0/+180
* driver/sensorhub_lsm6dsm: Add sensor hub support in LSM6DSM moduleKarthikeyan Ramasubramanian2018-10-194-0/+466
* driver/accelgryo_lsm6dsm: Export accelgyro_config_fifo helper functionKarthikeyan Ramasubramanian2018-10-192-8/+9
* driver: bmi160: Read the FIFO more efficientlyGwendal Grignou2018-10-151-83/+108
* touchpad_st: handle CX config error on initWei-Han Chen2018-10-151-22/+94
* touchpad_st: refactor st_tp_read_all_events()Wei-Han Chen2018-10-151-55/+57
* touchpad_st: preserve panel config section during updateWei-Han Chen2018-10-152-14/+23
* touchpad_st: embed FTB header in unpacked TP FWWei-Han Chen2018-10-152-29/+45
* cleanup: rename Rp enum values for clarityJett Rink2018-10-123-9/+9
* max17055: Support alert function.Yilun Lin2018-10-122-3/+131
* touchpad_st: touch_slot should be reset to 0Wei-Han Chen2018-10-111-0/+1
* touchpad_st: fix bug in dump_memoryWei-Han Chen2018-10-101-1/+1
* Octopus: add reset logic for C0 TCPCDiana Z2018-10-091-0/+9
* touchpad_st: decide if full init is required by cx versionWei-Han Chen2018-10-091-5/+47
* touchpad_st: refactor to support panel initializationWei-Han Chen2018-10-091-20/+24
* touchpad_st: make panel initialization synchronousWei-Han Chen2018-10-091-30/+39
* touchpad_st: log heatmap enable / disableWei-Han Chen2018-10-051-1/+4