summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elan_i2c_smbus.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* Input: elan_i2c_smbus - cast sizeof to int for comparisonJulia Lawall2018-08-021-1/+1
* Input: elan_i2c_smbus - fix more potential stack buffer overflowsBen Hutchings2018-06-221-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-191-1/+3
* Input: elan_i2c - add support for fetching chip type on newer hardwareKT Liao2017-05-121-1/+8
* Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()Benjamin Tissoires2016-10-041-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-091-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-071-1/+1
* Input: elan_i2c - verify firmware signature applying itDuson Lin2015-01-231-1/+0Star
* Input: add driver for Elan I2C/SMbus touchpadDuson Lin2014-10-241-0/+514