summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elan_i2c_core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2018-02-011-2/+0Star
|\
| * Input: elan_i2c - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2018-01-171-2/+0Star
* | Merge branch 'next' into for-linusDmitry Torokhov2017-11-141-4/+7
|\|
| * Merge tag 'v4.14-rc8' into nextDmitry Torokhov2017-11-081-0/+1
| |\
| * | Input: elan_i2c - do not clobber interrupt trigger on x86Dmitry Torokhov2017-09-301-3/+7
| * | Input: elan_i2c - remove duplicate ELAN0605 idNik Nyby2017-09-221-1/+0Star
| * | Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dmitry Torokhov2017-09-221-0/+5
| |\ \
* | | | Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng2017-11-081-0/+1
| |_|/ |/| |
* | | Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng2017-10-241-0/+1
* | | Merge branch 'next' into for-linusDmitry Torokhov2017-09-041-2/+7
|\| | | |/ |/|
| * Input: elan_i2c - support touchpads with two physical buttonsKT Liao2017-08-191-2/+7
* | Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310KT Liao2017-08-191-0/+1
* | Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NBKT Liao2017-08-151-0/+3
* | Input: elan_i2c - add ELAN0608 to the ACPI tableKai-Heng Feng2017-08-151-0/+1
|/
* Input: elan_i2c - add support for fetching chip type on newer hardwareKT Liao2017-05-121-8/+25
* Input: elan_i2c - check if device is there before really probingDmitry Torokhov2017-05-121-0/+7
* Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fwMatjaz Hegedic2017-03-101-9/+11
* Merge branch 'next' into for-linusDmitry Torokhov2017-02-211-28/+18Star
|\
| * Input: mouse - use local variables consistentlyGuenter Roeck2017-01-221-28/+18Star
* | Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka2017-02-131-0/+1
|/
* Input: elan_i2c - always output the device informationBenjamin Tissoires2016-10-271-9/+8Star
* Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao2016-08-031-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-291-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-291-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/+5Star
|\
| * Input: elan_i2c - change the hover event from MT to STduson2015-07-071-7/+5Star
* | Input: elan_i2c - enable ELAN0600 acpi panelsBenjamin Tissoires2015-07-201-0/+1
* | Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-181-1/+0Star
|/
* Input: elan_i2c - add product IDs FW namesCharlie Mooney2015-06-091-6/+16
* Input: elan_i2c - add support for multi IC type and iap formatDuson Lin2015-06-091-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/+0Star
* Input: elan_i2c - return error code when resume failsDuson Lin2015-03-081-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