summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elan_i2c.h
Commit message (Expand)AuthorAgeFilesLines
* Input: elan_i2c - reduce the resume time for controller in Whiteboxjingle.wu2021-09-061-1/+2
* Input: elan_i2c - fix a typo in parameter nameNikolai Kostrigin2021-03-251-1/+1
* Input: elan_i2c - reduce the resume time for new devicesJingle Wu2021-03-091-0/+5
* Merge branch 'next' into for-linusDmitry Torokhov2020-12-141-0/+16
|\
| * Input: elan_i2c - add new trackpoint report type 0x5FJingle Wu2020-12-111-0/+16
* | Input: elan_i2c - fix firmware update on newer ICsjingle.wu2020-11-111-1/+1
|/
* Input: elan_i2c - add support for high resolution reportsJingle Wu2020-07-211-1/+7
* Input: elan_i2c - do not constantly re-query pattern IDDmitry Torokhov2020-07-201-2/+3
* Input: elan_i2c - handle firmware updated on newer ICsJingle Wu2020-07-171-1/+2
* Input: elan_i2c - add support for different firmware page sizesJingle Wu2020-07-171-1/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* Input: elan_i2c_smbus - fix more potential stack buffer overflowsBen Hutchings2018-06-211-0/+2
* Input: elan_i2c - support touchpads with two physical buttonsKT Liao2017-08-181-1/+1
* Input: elan_i2c - add support for fetching chip type on newer hardwareKT Liao2017-05-111-1/+2
* Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFFDuson Lin2015-09-211-1/+1
* Input: elan_i2c - add product IDs FW namesCharlie Mooney2015-06-081-1/+2
* Input: elan_i2c - add support for multi IC type and iap formatDuson Lin2015-06-081-3/+2
* Input: elan_i2c - adjust for newer firmware pressure reportingduson2015-04-141-0/+3
* Input: elan_i2c - fix typo in include header guardNicolas Iooss2015-03-191-1/+1
* Input: elan_i2c - verify firmware signature applying itDuson Lin2015-01-231-3/+3
* Input: add driver for Elan I2C/SMbus touchpadDuson Lin2014-10-241-0/+86