summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elan_i2c_smbus.c
Commit message (Expand)AuthorAgeFilesLines
* 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