summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* touchpad_st: do not generate 0 finger hid eventWei-Han Chen2018-11-191-1/+3
* kukui: Fix shipping mode VSYS leakage.Yilun Lin2018-11-194-4/+89
* 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
* touchpad_st: update touchpad hung detection logicWei-Han Chen2018-10-051-8/+41
* touchpad_st: read event fifo in heatmap modeWei-Han Chen2018-10-041-0/+4
* tcpc: Resume suspended ports after an intervalJonathan Brandmeyer2018-10-044-6/+27
* tcpc: Simplify ANX74XX device selectionJonathan Brandmeyer2018-10-041-3/+1
* touchpad_st: error event info is little endianWei-Han Chen2018-10-041-2/+2
* touchpad_st: scale major & minorWei-Han Chen2018-10-041-2/+2
* touchpad_st: new error types: 0xf1, 0xf2, 0xf3Wei-Han Chen2018-10-041-6/+7
* touchpad_st: memory corruption detectionWei-Han Chen2018-10-041-25/+121
* touchpad_st: show status report from STWei-Han Chen2018-10-032-1/+28
* FIXUP: driver: bmi160: harden interrupt and fifo processingGwendal Grignou2018-10-021-3/+2
* max17055: Invalidate all batt info when batt not present.Yilun Lin2018-10-021-11/+13
* syv682x: Support USB changer when VBUS status changesScott Collyer2018-10-021-0/+11
* bq25710: Fix issue with HW ramp supportScott Collyer2018-10-022-1/+3
* bc12: max14637: Remove PP5000_EN assumptionScott Collyer2018-10-021-6/+2