summaryrefslogtreecommitdiff
path: root/driver/touchpad_elan.c
Commit message (Expand)AuthorAgeFilesLines
* touchpad_elan: Power off when USB is suspended without wakeNicolas Boichat2018-02-051-2/+61
* touchpad_elan: Add retry logic if the touchpad does not respondNicolas Boichat2018-01-211-2/+33
* touchpad_elan: Add support for debugging modeNicolas Boichat2017-12-141-2/+125
* touchpad_elan: Rename task/interrupts functionsNicolas Boichat2017-11-201-3/+3
* usb_update: Add support for touchpad debugging featureNicolas Boichat2017-11-141-0/+7
* hammer: Support different IC types in touchpad FW updateChun-Ta Lin2017-09-141-5/+30
* driver/touchpad_elan: Add support for FW updatingChun-Ta Lin2017-09-121-5/+157
* touchpad_elan: Discard zero finger clicksNicolas Boichat2017-09-011-7/+11
* usb_hid_touchpad: Add timestamp field to touch eventsNicolas Boichat2017-08-161-0/+14
* Fix inconsistent task function declarationsStefan Reinauer2017-08-081-1/+1
* usb_update: Add a way to fetch touchpad informationNicolas Boichat2017-08-031-0/+35
* chip/stm32/usb_hid_touchpad: Widen pressure field to 10 bitsNicolas Boichat2017-07-311-1/+1
* touchpad_elan: Read resolution and validate against build-time valuesNicolas Boichat2017-05-181-2/+27
* driver/touchpad_elan: Use slightly more precise pressure adjustmentNicolas Boichat2017-03-081-3/+6
* driver/touchpad_elan: Report events to USB HID touchpadNicolas Boichat2016-11-221-24/+47
* driver/touchpad_elan: Basic elan touchpad driverNicolas Boichat2016-11-081-0/+245