aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elan_i2c_i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-11Input: elan_i2c - fix firmware update on newer ICsjingle.wu1-5/+5
2020-07-21Input: elan_i2c - add support for high resolution reportsJingle Wu1-10/+24
2020-07-20Input: elan_i2c - do not constantly re-query pattern IDDmitry Torokhov1-21/+6
2020-07-17Input: elan_i2c - handle firmware updated on newer ICsJingle Wu1-1/+45
2020-07-17Input: elan_i2c - add support for different firmware page sizesJingle Wu1-11/+19
2020-07-17Input: elan_i2c - fix detecting IAP version on older controllersJingle Wu1-4/+10
2020-07-17Input: elan_i2c - handle devices with patterns above 1Jingle Wu1-2/+2
2020-07-17Input: elan_i2c - make fetching IC type of older controllers more robustJingle Wu1-1/+9
2020-07-17Input: elan_i2c - handle firmware not implementing "get pattern" commandJingle Wu1-1/+7
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-09-22Input: elan_i2c - extend Flash-Write delayKT Liao1-1/+1
2017-08-18Input: elan_i2c - support touchpads with two physical buttonsKT Liao1-1/+12
2017-05-29Merge tag 'v4.12-rc3' into nextDmitry Torokhov1-14/+16
2017-05-25Input: elan_i2c - ignore signals when finishing updating firmwareKT Liao1-13/+8
2017-05-25Input: elan_i2c - clear INT before resetting controllerKT Liao1-1/+8
2017-05-11Input: elan_i2c - add support for fetching chip type on newer hardwareKT Liao1-7/+64
2015-09-21Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFFDuson Lin1-2/+2
2015-06-08Input: elan_i2c - add support for multi IC type and iap formatDuson Lin1-1/+3
2015-04-20Input: elan_i2c - fix calculating number of x and y traces.Duson Lin1-2/+2
2015-04-14Input: elan_i2c - adjust for newer firmware pressure reportingduson1-0/+23
2015-03-07Input: elan_i2c - return error code when resume failsDuson Lin1-1/+9
2015-01-23Input: elan_i2c - verify firmware signature applying itDuson Lin1-1/+0
2014-10-24Input: add driver for Elan I2C/SMbus touchpadDuson Lin1-0/+611