summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elan_i2c.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-06Input: elan_i2c - reduce the resume time for controller in Whiteboxjingle.wu1-1/+2
2021-03-25Input: elan_i2c - fix a typo in parameter nameNikolai Kostrigin1-1/+1
2021-03-09Input: elan_i2c - reduce the resume time for new devicesJingle Wu1-0/+5
2020-12-14Merge branch 'next' into for-linusDmitry Torokhov1-0/+16
2020-12-11Input: elan_i2c - add new trackpoint report type 0x5FJingle Wu1-0/+16
2020-11-11Input: elan_i2c - fix firmware update on newer ICsjingle.wu1-1/+1
2020-07-21Input: elan_i2c - add support for high resolution reportsJingle Wu1-1/+7
2020-07-20Input: elan_i2c - do not constantly re-query pattern IDDmitry Torokhov1-2/+3
2020-07-17Input: elan_i2c - handle firmware updated on newer ICsJingle Wu1-1/+2
2020-07-17Input: elan_i2c - add support for different firmware page sizesJingle Wu1-1/+3
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