aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elan_i2c_smbus.c
AgeCommit message (Expand)Author
2018-08-01Input: elan_i2c_smbus - cast sizeof to int for comparisonJulia Lawall
2018-06-21Input: elan_i2c_smbus - fix more potential stack buffer overflowsBen Hutchings
2018-05-23Input: elan_i2c_smbus - fix corrupted stackBenjamin Tissoires
2017-08-18Input: elan_i2c - support touchpads with two physical buttonsKT Liao
2017-05-11Input: elan_i2c - add support for fetching chip type on newer hardwareKT Liao
2016-10-03Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()Benjamin Tissoires
2015-09-21Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFFDuson Lin
2015-06-08Input: elan_i2c - add support for multi IC type and iap formatDuson Lin
2015-04-20Input: elan_i2c - fix calculating number of x and y traces.Duson Lin
2015-04-14Input: elan_i2c - adjust for newer firmware pressure reportingduson
2015-02-06Input: elan_i2c - fix wrong %p extensionRasmus Villemoes
2015-01-23Input: elan_i2c - verify firmware signature applying itDuson Lin
2014-10-24Input: add driver for Elan I2C/SMbus touchpadDuson Lin