aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elan_i2c_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-30Input: elan_i2c - export the device id whitelistJeffrey Hugo1-49/+1
2019-05-27Input: elan_i2c - handle physical middle buttonBenjamin Tissoires1-4/+12
2019-05-27Input: elan_i2c - do not query the info if they are providedBenjamin Tissoires1-12/+44
2019-05-15Input: elan_i2c - increment wakeup count if wake sourceRavi Chandra Sadineni1-0/+2
2019-03-26Input: elan_i2c - add hardware ID for multiple Lenovo laptopsKT Liao1-0/+25
2019-03-09Input: elan_i2c - add id for touchpad found in Lenovo s21e-20Vincent Batts1-0/+1
2019-02-16Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio1-0/+1
2019-02-11Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov1-1/+0
2018-12-28Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer1-0/+1
2018-12-03Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt1-0/+1
2018-12-03Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong1-0/+1
2018-11-12Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin1-0/+1
2018-10-15Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGMMikhail Nikiforov1-0/+1
2018-07-16Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15ASTKT Liao1-0/+1
2018-07-04Input: elan_i2c - add ACPI ID for lenovo ideapad 330Donald Shanty III1-0/+1
2018-06-21Input: elan_i2c_smbus - fix more potential stack buffer overflowsBen Hutchings1-1/+1
2018-06-21Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI IDAlexandr Savca1-0/+1
2018-06-04Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI IDJohannes Wienke1-0/+1
2018-05-23Input: elan_i2c - add trackstick reportBenjamin Tissoires1-3/+85
2018-02-01Merge tag 'v4.15' into nextDmitry Torokhov1-0/+1
2018-01-16Input: elan_i2c - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman1-2/+0
2017-11-13Merge branch 'next' into for-linusDmitry Torokhov1-4/+7
2017-11-07Merge tag 'v4.14-rc8' into nextDmitry Torokhov1-0/+1
2017-11-07Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng1-0/+1
2017-10-24Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng1-0/+1
2017-09-29Input: elan_i2c - do not clobber interrupt trigger on x86Dmitry Torokhov1-3/+7
2017-09-21Input: elan_i2c - remove duplicate ELAN0605 idNik Nyby1-1/+0
2017-09-21Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextDmitry Torokhov1-0/+5
2017-09-04Merge branch 'next' into for-linusDmitry Torokhov1-2/+7
2017-08-18Input: elan_i2c - support touchpads with two physical buttonsKT Liao1-2/+7
2017-08-18Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310KT Liao1-0/+1
2017-08-14Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NBKT Liao1-0/+3
2017-08-14Input: elan_i2c - add ELAN0608 to the ACPI tableKai-Heng Feng1-0/+1
2017-05-11Input: elan_i2c - add support for fetching chip type on newer hardwareKT Liao1-8/+25
2017-05-11Input: elan_i2c - check if device is there before really probingDmitry Torokhov1-0/+7
2017-03-10Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fwMatjaz Hegedic1-9/+11
2017-02-20Merge branch 'next' into for-linusDmitry Torokhov1-28/+18
2017-02-12Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka1-0/+1
2017-01-21Input: mouse - use local variables consistentlyGuenter Roeck1-28/+18
2016-10-26Input: elan_i2c - always output the device informationBenjamin Tissoires1-9/+8
2016-08-02Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao1-16/+63
2015-12-15Input: elan_i2c - set input device's vendor and product IDsCharlie Mooney1-0/+3
2015-09-28Input: elan_i2c - add all valid ic type for i2c/smbusduson1-1/+10
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