summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elan_i2c_smbus.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2020-12-141-2/+6
|\
| * Input: elan_i2c - add new trackpoint report type 0x5FJingle Wu2020-12-111-2/+6
* | 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/+16
* Input: elan_i2c - do not constantly re-query pattern IDDmitry Torokhov2020-07-201-4/+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-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* Input: elan_i2c_smbus - cast sizeof to int for comparisonJulia Lawall2018-08-011-1/+1
* Input: elan_i2c_smbus - fix more potential stack buffer overflowsBen Hutchings2018-06-211-2/+8
* Input: elan_i2c_smbus - fix corrupted stackBenjamin Tissoires2018-05-231-11/+11
* Input: elan_i2c - support touchpads with two physical buttonsKT Liao2017-08-181-1/+3
* Input: elan_i2c - add support for fetching chip type on newer hardwareKT Liao2017-05-111-1/+8
* Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()Benjamin Tissoires2016-10-031-8/+12
* 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-2/+4
* 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/+8
* Input: elan_i2c - fix wrong %p extensionRasmus Villemoes2015-02-061-1/+1
* 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/+514