summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elan_i2c_core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-07-131-65/+57Star
|\
| * Input: elan_i2c - export the device id whitelistJeffrey Hugo2019-06-301-49/+1Star
| * Input: elan_i2c - handle physical middle buttonBenjamin Tissoires2019-05-281-4/+12
| * Input: elan_i2c - do not query the info if they are providedBenjamin Tissoires2019-05-281-12/+44
* | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-211-4/+1Star
|\ \ | |/ |/|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* | Input: elan_i2c - increment wakeup count if wake sourceRavi Chandra Sadineni2019-05-161-0/+2
|/
* Input: elan_i2c - add hardware ID for multiple Lenovo laptopsKT Liao2019-03-271-0/+25
* Input: elan_i2c - add id for touchpad found in Lenovo s21e-20Vincent Batts2019-03-101-0/+1
* Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio2019-02-171-0/+1
* Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov2019-02-111-1/+0Star
* Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer2018-12-291-0/+1
* Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt2018-12-031-0/+1
* Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong2018-12-031-0/+1
* Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin2018-11-121-0/+1
* Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGMMikhail Nikiforov2018-10-151-0/+1
* Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15ASTKT Liao2018-07-161-0/+1
* Input: elan_i2c - add ACPI ID for lenovo ideapad 330Donald Shanty III2018-07-041-0/+1
* Input: elan_i2c_smbus - fix more potential stack buffer overflowsBen Hutchings2018-06-221-1/+1
* Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI IDAlexandr Savca2018-06-221-0/+1
* Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI IDJohannes Wienke2018-06-041-0/+1
* Input: elan_i2c - add trackstick reportBenjamin Tissoires2018-05-241-3/+85
* Merge tag 'v4.15' into nextDmitry Torokhov2018-02-011-0/+1
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2017-11-141-4/+7
| |\
| * | Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng2017-11-081-0/+1
* | | Input: elan_i2c - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2018-01-171-2/+0Star
| |/ |/|
* | Merge tag 'v4.14-rc8' into nextDmitry Torokhov2017-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 - 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 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 - support touchpads with two physical buttonsKT Liao2017-08-191-2/+7
|/
* 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