summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* touchpad_st: "dump_memory" can be enabled via console commandWei-Han Chen2018-09-171-4/+14
* touchpad_st: handle severe errorsWei-Han Chen2018-09-171-17/+165
* driver/touchpad_st: add more debug commandsWei-Han Chen2018-09-172-1/+49
* touchpad_st: disable heatmap should always successWei-Han Chen2018-09-171-7/+8
* touchpad heatmap: set subclass and protocolWei-Han Chen2018-09-171-2/+2
* stm32: usb_hid_touchpad: add confidenceWei-Han Chen2018-09-172-1/+4
* motion: Define macros for custom eventsGwendal Grignou2018-09-141-2/+4
* FIXUP: driver: bmi160: harden interrupt and fifo processingGwendal Grignou2018-09-121-3/+2
* driver: accel: Prevent ODR from crashing the ECGwendal Grignou2018-09-073-32/+21
* driver: lsm6dsm: Allow roundup to work below 13HzGwendal Grignou2018-09-071-1/+1
* whiskers: Disable keyboard scanning and touchpad in tablet modeNicolas Boichat2018-09-032-30/+88
* pd: Don't auto toggle when DRP state is not dual role.Edward Hill2018-08-251-43/+21
* bmi160: End IRQ handler if sensor isn't powered.Aseda Aboagye2018-08-221-1/+6
* touchpad_st: handle new domeswitch APIWei-Han Chen2018-08-192-16/+10
* touchpad_st: fix heatmap modeWei-Han Chen2018-08-181-2/+6
* i2c: Split i2c_xfer into locked/unlocked versions.Jonathan Brandmeyer2018-08-164-37/+37
* ppc: nx20p3483: Rename driver to nx20p348x to support NX20P3481Scott Collyer2018-08-164-194/+194
* it5205: put ite5202 mux into low power modeJett Rink2018-08-151-3/+18
* ps8751: add low power mode for PS8751 when only MUXJett Rink2018-08-151-19/+75
* ss-mux: move enter_low_power_mode method to drvJett Rink2018-08-151-2/+2
* driver/accelgyro_lsm6dsm: prevent negative array accessPatrick Georgi2018-08-151-2/+13
* drivers: Refactor to use high-level i2c APIsJonathan Brandmeyer2018-08-0910-112/+66
* usbc_mux: Adding low power mode to USB MUXJett Rink2018-08-092-10/+76
* sn5s330: add helper methods for common access patternJett Rink2018-08-081-58/+41
* battery: Optionally prevent boot at low SOC with cell imbalance.Jonathan Brandmeyer2018-08-083-0/+45
* ps8751: Revert VBus hack to bypass cachingJett Rink2018-08-071-27/+1
* touchpad_st: remove support for 2 bytes per pixelWei-Han Chen2018-08-061-31/+4
* touchpad_st: send domeswitch status in heatmap modeWei-Han Chen2018-08-061-5/+36
* touchpad_st: support 1 byte pixelsWei-Han Chen2018-08-062-9/+37
* tcpc/mt6370: add MediaTek MT6370 TCPC driver.Yilun Lin2018-08-063-0/+311
* it83xx/tcpm: disable integrated pd module in hibernateDino Li2018-08-032-2/+31
* cleanup: removing \n in CPRINTSJett Rink2018-08-031-1/+1
* usb_hid_touchpad: make max pressure configurableWei-Han Chen2018-08-031-5/+3
* charger/mt6370: Init charger IRQs.Yilun Lin2018-08-012-3/+27
* eve: Delay charge port selection until VBUS is stable or 1s has passedSam Hurst2018-08-011-0/+121
* tcpm:it83xx:correct it8320 message IDRuibin Chang2018-07-311-9/+9
* bip: Add charger temp sensorJustin TerAvest2018-07-302-0/+62
* bq25710: Add bq25710 charger driverScott Collyer2018-07-293-0/+451
* F75303: Set fake temperatureTino Liu2018-07-261-0/+41
* anx7447: configure VCONN OCP(Over Current Protection) threshold.Xin Ji2018-07-252-0/+15
* tcpm: wait for TCPC to init upon first tcpc accessJett Rink2018-07-252-42/+93
* charger/mt6370: Support set LDO voltage function.Yilun Lin2018-07-242-0/+50
* f75303: Simplify f75303_get_val APIDaisuke Nojiri2018-07-232-30/+17
* ppc: remove EC ability to drive PPC GPIOJett Rink2018-07-201-32/+12
* bq25703: Fix charge ramp issueVijay Hiremath2018-07-192-31/+90
* nx20: track vbus sourcing state locallyJett Rink2018-07-191-15/+16
* driver/touchpad_st.c: support heat mapWei-Han Chen2018-07-192-4/+427
* f75303: Make get_temp return temperature in KelvinDaisuke Nojiri2018-07-191-6/+1
* tcpc: debounce entry into low-power modeJett Rink2018-07-186-27/+108
* tcpm: it83xx: IT8320 family compatibilityDino Li2018-07-161-8/+14