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_i2c.c
Age
Commit message (
Expand
)
Author
2020-07-21
Input: elan_i2c - add support for high resolution reports
Jingle Wu
2020-07-20
Input: elan_i2c - do not constantly re-query pattern ID
Dmitry Torokhov
2020-07-17
Input: elan_i2c - handle firmware updated on newer ICs
Jingle Wu
2020-07-17
Input: elan_i2c - add support for different firmware page sizes
Jingle Wu
2020-07-17
Input: elan_i2c - fix detecting IAP version on older controllers
Jingle Wu
2020-07-17
Input: elan_i2c - handle devices with patterns above 1
Jingle Wu
2020-07-17
Input: elan_i2c - make fetching IC type of older controllers more robust
Jingle Wu
2020-07-17
Input: elan_i2c - handle firmware not implementing "get pattern" command
Jingle Wu
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-09-22
Input: elan_i2c - extend Flash-Write delay
KT Liao
2017-08-18
Input: elan_i2c - support touchpads with two physical buttons
KT Liao
2017-05-29
Merge tag 'v4.12-rc3' into next
Dmitry Torokhov
2017-05-25
Input: elan_i2c - ignore signals when finishing updating firmware
KT Liao
2017-05-25
Input: elan_i2c - clear INT before resetting controller
KT Liao
2017-05-11
Input: elan_i2c - add support for fetching chip type on newer hardware
KT Liao
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-03-07
Input: elan_i2c - return error code when resume fails
Duson Lin
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