summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elan_i2c_core.c
Commit message (Expand)AuthorAgeFilesLines
* Input: elan_i2c - always output the device informationBenjamin Tissoires2016-10-261-9/+8
* Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao2016-08-021-16/+63
* Input: elan_i2c - set input device's vendor and product IDsCharlie Mooney2015-12-151-0/+3
* Input: elan_i2c - add all valid ic type for i2c/smbusduson2015-09-281-1/+10
* Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFFDuson Lin2015-09-211-2/+2
* Input: elan_i2c - add ic type 0x03Duson Lin2015-09-211-0/+1
* Input: elan_i2c - don't require known iap versionDaniel Drake2015-09-211-5/+7
* Input: elan_i2c - add ACPI ID "ELAN1000"João Paulo Rechi Vita2015-09-031-0/+1
* Input: elan_i2c - use iap_version to get firmware informationDuson Lin2015-09-031-6/+6
* Input: elan_i2c - fix typos for validpage_countBenson Leung2015-08-281-9/+9
* Input: elan_i2c - enable ELAN0100 acpi panelsMichele Curti2015-08-241-0/+4
* Input: elan_i2c - enable asynchronous probingDmitry Torokhov2015-08-071-0/+1
* Merge tag 'v4.2-rc3' into nextDmitry Torokhov2015-07-201-7/+5
|\
| * Input: elan_i2c - change the hover event from MT to STduson2015-07-071-7/+5
* | Input: elan_i2c - enable ELAN0600 acpi panelsBenjamin Tissoires2015-07-201-0/+1
* | Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-171-1/+0
|/
* Input: elan_i2c - add product IDs FW namesCharlie Mooney2015-06-081-6/+16
* Input: elan_i2c - add support for multi IC type and iap formatDuson Lin2015-06-081-5/+40
* Input: elan_i2c - report hovering contactsDuson Lin2015-04-201-4/+11
* Input: elan_i2c - adjust for newer firmware pressure reportingduson2015-04-141-10/+15
* Input: elan_i2c - remove duplicate repeat codeDuson Lin2015-03-081-1/+0
* Input: elan_i2c - return error code when resume failsDuson Lin2015-03-071-5/+9
* Input: elan_i2c - verify firmware signature applying itDuson Lin2015-01-231-9/+12
* Input: add driver for Elan I2C/SMbus touchpadDuson Lin2014-10-241-0/+1137
OpenPOWER on IntegriCloud