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_core.c
Age
Commit message (
Expand
)
Author
2016-08-02
Input: elan_i2c - properly wake up touchpad on ASUS laptops
KT Liao
2015-12-15
Input: elan_i2c - set input device's vendor and product IDs
Charlie Mooney
2015-09-28
Input: elan_i2c - add all valid ic type for i2c/smbus
duson
2015-09-21
Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFF
Duson Lin
2015-09-21
Input: elan_i2c - add ic type 0x03
Duson Lin
2015-09-21
Input: elan_i2c - don't require known iap version
Daniel Drake
2015-09-03
Input: elan_i2c - add ACPI ID "ELAN1000"
João Paulo Rechi Vita
2015-09-03
Input: elan_i2c - use iap_version to get firmware information
Duson Lin
2015-08-28
Input: elan_i2c - fix typos for validpage_count
Benson Leung
2015-08-24
Input: elan_i2c - enable ELAN0100 acpi panels
Michele Curti
2015-08-07
Input: elan_i2c - enable asynchronous probing
Dmitry Torokhov
2015-07-20
Merge tag 'v4.2-rc3' into next
Dmitry Torokhov
2015-07-20
Input: elan_i2c - enable ELAN0600 acpi panels
Benjamin Tissoires
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-07
Input: elan_i2c - change the hover event from MT to ST
duson
2015-06-08
Input: elan_i2c - add product IDs FW names
Charlie Mooney
2015-06-08
Input: elan_i2c - add support for multi IC type and iap format
Duson Lin
2015-04-20
Input: elan_i2c - report hovering contacts
Duson Lin
2015-04-14
Input: elan_i2c - adjust for newer firmware pressure reporting
duson
2015-03-08
Input: elan_i2c - remove duplicate repeat code
Duson Lin
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