index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
elan_i2c_smbus.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-08-01
Input: elan_i2c_smbus - cast sizeof to int for comparison
Julia Lawall
2018-06-21
Input: elan_i2c_smbus - fix more potential stack buffer overflows
Ben Hutchings
2018-05-23
Input: elan_i2c_smbus - fix corrupted stack
Benjamin Tissoires
2017-08-18
Input: elan_i2c - support touchpads with two physical buttons
KT Liao
2017-05-11
Input: elan_i2c - add support for fetching chip type on newer hardware
KT Liao
2016-10-03
Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()
Benjamin Tissoires
2015-09-21
Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFF
Duson Lin
2015-06-08
Input: elan_i2c - add support for multi IC type and iap format
Duson Lin
2015-04-20
Input: elan_i2c - fix calculating number of x and y traces.
Duson Lin
2015-04-14
Input: elan_i2c - adjust for newer firmware pressure reporting
duson
2015-02-06
Input: elan_i2c - fix wrong %p extension
Rasmus Villemoes
2015-01-23
Input: elan_i2c - verify firmware signature applying it
Duson Lin
2014-10-24
Input: add driver for Elan I2C/SMbus touchpad
Duson Lin