summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elan_i2c.h
AgeCommit message (Expand)AuthorLines
2021-09-06Input: elan_i2c - reduce the resume time for controller in Whiteboxjingle.wu-1/+2
2021-03-25Input: elan_i2c - fix a typo in parameter nameNikolai Kostrigin-1/+1
2021-03-09Input: elan_i2c - reduce the resume time for new devicesJingle Wu-0/+5
2020-12-14Merge branch 'next' into for-linusDmitry Torokhov-0/+16
2020-12-11Input: elan_i2c - add new trackpoint report type 0x5FJingle Wu-0/+16
2020-11-11Input: elan_i2c - fix firmware update on newer ICsjingle.wu-1/+1
2020-07-21Input: elan_i2c - add support for high resolution reportsJingle Wu-1/+7
2020-07-20Input: elan_i2c - do not constantly re-query pattern IDDmitry Torokhov-2/+3
2020-07-17Input: elan_i2c - handle firmware updated on newer ICsJingle Wu-1/+2
2020-07-17Input: elan_i2c - add support for different firmware page sizesJingle Wu-1/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2018-06-21Input: elan_i2c_smbus - fix more potential stack buffer overflowsBen Hutchings-0/+2
2017-08-18Input: elan_i2c - support touchpads with two physical buttonsKT Liao-1/+1
2017-05-11Input: elan_i2c - add support for fetching chip type on newer hardwareKT Liao-1/+2
2015-09-21Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFFDuson Lin-1/+1
2015-06-08Input: elan_i2c - add product IDs FW namesCharlie Mooney-1/+2
2015-06-08Input: elan_i2c - add support for multi IC type and iap formatDuson Lin-3/+2
2015-04-14Input: elan_i2c - adjust for newer firmware pressure reportingduson-0/+3
2015-03-19Input: elan_i2c - fix typo in include header guardNicolas Iooss-1/+1
2015-01-23Input: elan_i2c - verify firmware signature applying itDuson Lin-3/+3
2014-10-24Input: add driver for Elan I2C/SMbus touchpadDuson Lin-0/+86