summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elan_i2c_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Input: elan_i2c - fix firmware update on newer ICsjingle.wu2020-11-111-5/+5
* Input: elan_i2c - add support for high resolution reportsJingle Wu2020-07-211-10/+24
* Input: elan_i2c - do not constantly re-query pattern IDDmitry Torokhov2020-07-201-21/+6
* Input: elan_i2c - handle firmware updated on newer ICsJingle Wu2020-07-171-1/+45
* Input: elan_i2c - add support for different firmware page sizesJingle Wu2020-07-171-11/+19
* Input: elan_i2c - fix detecting IAP version on older controllersJingle Wu2020-07-171-4/+10
* Input: elan_i2c - handle devices with patterns above 1Jingle Wu2020-07-171-2/+2
* Input: elan_i2c - make fetching IC type of older controllers more robustJingle Wu2020-07-171-1/+9
* Input: elan_i2c - handle firmware not implementing "get pattern" commandJingle Wu2020-07-171-1/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* Input: elan_i2c - extend Flash-Write delayKT Liao2017-09-221-1/+1
* Input: elan_i2c - support touchpads with two physical buttonsKT Liao2017-08-181-1/+12
* Merge tag 'v4.12-rc3' into nextDmitry Torokhov2017-05-291-14/+16
|\
| * Input: elan_i2c - ignore signals when finishing updating firmwareKT Liao2017-05-251-13/+8
| * Input: elan_i2c - clear INT before resetting controllerKT Liao2017-05-251-1/+8
* | Input: elan_i2c - add support for fetching chip type on newer hardwareKT Liao2017-05-111-7/+64
|/
* Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFFDuson Lin2015-09-211-2/+2
* Input: elan_i2c - add support for multi IC type and iap formatDuson Lin2015-06-081-1/+3
* Input: elan_i2c - fix calculating number of x and y traces.Duson Lin2015-04-201-2/+2
* Input: elan_i2c - adjust for newer firmware pressure reportingduson2015-04-141-0/+23
* Input: elan_i2c - return error code when resume failsDuson Lin2015-03-071-1/+9
* Input: elan_i2c - verify firmware signature applying itDuson Lin2015-01-231-1/+0
* Input: add driver for Elan I2C/SMbus touchpadDuson Lin2014-10-241-0/+611