summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* bc12: rename bq24392 driver to max14637Scott Collyer2018-10-023-21/+23
* anx3429: mark that version 1.6V is requiredJett Rink2018-09-281-0/+9
* ps8751: set 0x39 as min version if vbus detectJett Rink2018-09-281-0/+9
* pdchipinfo: add min firmware version to pdchipinfoJett Rink2018-09-288-45/+60
* usb_hid_touchpad: set confidence bit on finger leaveWei-Han Chen2018-09-282-0/+4
* touchpad_st: integrate power control and system stateWei-Han Chen2018-09-261-16/+31
* touchpad_st: read dummy byte while dumping memoryWei-Han Chen2018-09-261-2/+2
* usb_hid_touchpad: fix logical max of width & heightWei-Han Chen2018-09-261-2/+3
* driver/led/lm3630a: Only set brightness after 100+ms.Nicolas Boichat2018-09-201-6/+16
* Revert "driver/led/lm3630a: Configure 261ms startup ramp time"Nicolas Boichat2018-09-202-17/+0
* chgmgr: Allow charge_manager_update_charge to accept NULLDaisuke Nojiri2018-09-204-39/+23
* chgmgr: Set available voltage to 0 on disconnectDaisuke Nojiri2018-09-203-11/+6
* driver/led/lm3630a: Configure 261ms startup ramp timeNicolas Boichat2018-09-192-0/+17
* touchpad_st: handle error type 0xffWei-Han Chen2018-09-191-0/+22
* isl923x: initially disable autonomous chargingJett Rink2018-09-172-0/+14
* pd: Don't auto toggle when DRP state is not dual role.Edward Hill2018-09-171-38/+21
* pd: Change tcpm_set_drp_toggle() to tcpm_enable_drp_toggle()Edward Hill2018-09-174-15/+7
* pd: Add PD_FLAGS_LPM_TRANSITIONEdward Hill2018-09-171-4/+1
* touchpad_st: "dump_memory" can be enabled via console commandWei-Han Chen2018-09-161-4/+14
* touchpad_st: handle severe errorsWei-Han Chen2018-09-161-17/+165
* ppc: Increase deglitch time on SN5S330Jonathan Brandmeyer2018-09-142-0/+28
* temp_sensor: Add (basic) support for TI TMP468 Temperature SensorMoritz Fischer2018-09-133-1/+227
* ppc: Add support for nx20p3481Scott Collyer2018-09-133-14/+120
* type: Rename vector_3_t to intv3_t.Yilun Lin2018-09-1316-28/+28
* tcpc: Add driver for TI TUSB422 tcpcScott Collyer2018-09-073-0/+83
* tcpm: add TCPC RX circular buffer in ECJett Rink2018-09-0711-96/+234
* tcpm:it83xx: GRL-USB-PD TDA2.1.2.2 BIST testRuibin Chang2018-09-071-0/+10
* Liara: Add supported batteriesJonathan Brandmeyer2018-09-051-2/+2
* ss-mux: update semantics for TCPC/MUX only used as MUXJett Rink2018-09-059-142/+113
* driver: accel: Prevent ODR from crashing the ECGwendal Grignou2018-09-053-32/+21
* driver: lsm6dsm: Allow roundup to work below 13HzGwendal Grignou2018-09-051-1/+1
* ppc: Add driver for Silergy SYV682x PPCScott Collyer2018-09-043-0/+395
* driver/touchpad_st: add more debug commandsWei-Han Chen2018-09-032-1/+49
* whiskers: Disable keyboard scanning and touchpad in tablet modeNicolas Boichat2018-09-032-30/+88
* cleanup: remove tcpc* extern function declarationsJett Rink2018-08-311-16/+1