aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elan_i2c_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-21Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFFDuson Lin1-2/+2
2015-09-21Input: elan_i2c - add ic type 0x03Duson Lin1-0/+1
2015-09-21Input: elan_i2c - don't require known iap versionDaniel Drake1-5/+7
2015-09-03Input: elan_i2c - add ACPI ID "ELAN1000"João Paulo Rechi Vita1-0/+1
2015-09-03Input: elan_i2c - use iap_version to get firmware informationDuson Lin1-6/+6
2015-08-28Input: elan_i2c - fix typos for validpage_countBenson Leung1-9/+9
2015-08-24Input: elan_i2c - enable ELAN0100 acpi panelsMichele Curti1-0/+4
2015-08-07Input: elan_i2c - enable asynchronous probingDmitry Torokhov1-0/+1
2015-07-20Merge tag 'v4.2-rc3' into nextDmitry Torokhov1-7/+5
2015-07-20Input: elan_i2c - enable ELAN0600 acpi panelsBenjamin Tissoires1-0/+1
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-07Input: elan_i2c - change the hover event from MT to STduson1-7/+5
2015-06-08Input: elan_i2c - add product IDs FW namesCharlie Mooney1-6/+16
2015-06-08Input: elan_i2c - add support for multi IC type and iap formatDuson Lin1-5/+40
2015-04-20Input: elan_i2c - report hovering contactsDuson Lin1-4/+11
2015-04-14Input: elan_i2c - adjust for newer firmware pressure reportingduson1-10/+15
2015-03-08Input: elan_i2c - remove duplicate repeat codeDuson Lin1-1/+0
2015-03-07Input: elan_i2c - return error code when resume failsDuson Lin1-5/+9
2015-01-23Input: elan_i2c - verify firmware signature applying itDuson Lin1-9/+12
2014-10-24Input: add driver for Elan I2C/SMbus touchpadDuson Lin1-0/+1137