aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elan_i2c.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-06-21Input: elan_i2c_smbus - fix more potential stack buffer overflowsBen Hutchings1-0/+2
2017-08-18Input: elan_i2c - support touchpads with two physical buttonsKT Liao1-1/+1
2017-05-11Input: elan_i2c - add support for fetching chip type on newer hardwareKT Liao1-1/+2
2015-09-21Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFFDuson Lin1-1/+1
2015-06-08Input: elan_i2c - add product IDs FW namesCharlie Mooney1-1/+2
2015-06-08Input: elan_i2c - add support for multi IC type and iap formatDuson Lin1-3/+2
2015-04-14Input: elan_i2c - adjust for newer firmware pressure reportingduson1-0/+3
2015-03-19Input: elan_i2c - fix typo in include header guardNicolas Iooss1-1/+1
2015-01-23Input: elan_i2c - verify firmware signature applying itDuson Lin1-3/+3
2014-10-24Input: add driver for Elan I2C/SMbus touchpadDuson Lin1-0/+86