summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elan_i2c.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-211-2/+3
* Input: elan_i2c - handle firmware updated on newer ICsJingle Wu2020-07-181-1/+2
* Input: elan_i2c - add support for different firmware page sizesJingle Wu2020-07-181-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-221-0/+2
* Input: elan_i2c - support touchpads with two physical buttonsKT Liao2017-08-191-1/+1
* Input: elan_i2c - add support for fetching chip type on newer hardwareKT Liao2017-05-121-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-091-1/+2
* Input: elan_i2c - add support for multi IC type and iap formatDuson Lin2015-06-091-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