summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/elan_i2c_core.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-27Input: elan_i2c - add hardware ID for multiple Lenovo laptopsKT Liao1-0/+25
2019-03-10Input: elan_i2c - add id for touchpad found in Lenovo s21e-20Vincent Batts1-0/+1
2019-02-17Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio1-0/+1
2019-02-12Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov1-1/+0
2018-12-29Input: 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-22Input: elan_i2c_smbus - fix more potential stack buffer overflowsBen Hutchings1-1/+1
2018-06-22Input: 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-24Input: elan_i2c - add trackstick reportBenjamin Tissoires1-3/+85
2018-02-01Merge tag 'v4.15' into nextDmitry Torokhov1-0/+1
2018-01-17Input: elan_i2c - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman1-2/+0
2017-11-14Merge branch 'next' into for-linusDmitry Torokhov1-4/+7
2017-11-08Merge tag 'v4.14-rc8' into nextDmitry Torokhov1-0/+1
2017-11-08Input: 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-30Input: elan_i2c - do not clobber interrupt trigger on x86Dmitry Torokhov1-3/+7
2017-09-22Input: elan_i2c - remove duplicate ELAN0605 idNik Nyby1-1/+0
2017-09-22Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dmitry Torokhov1-0/+5
2017-09-04Merge branch 'next' into for-linusDmitry Torokhov1-2/+7
2017-08-19Input: elan_i2c - support touchpads with two physical buttonsKT Liao1-2/+7
2017-08-19Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310KT Liao1-0/+1
2017-08-15Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NBKT Liao1-0/+3
2017-08-15Input: elan_i2c - add ELAN0608 to the ACPI tableKai-Heng Feng1-0/+1
2017-05-12Input: elan_i2c - add support for fetching chip type on newer hardwareKT Liao1-8/+25
2017-05-12Input: elan_i2c - check if device is there before really probingDmitry Torokhov1-0/+7
2017-03-11Input: elan_i2c - add ASUS EeeBook X205TA special touchpad fwMatjaz Hegedic1-9/+11
2017-02-21Merge branch 'next' into for-linusDmitry Torokhov1-28/+18
2017-02-13Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka1-0/+1
2017-01-22Input: mouse - use local variables consistentlyGuenter Roeck1-28/+18
2016-10-27Input: elan_i2c - always output the device informationBenjamin Tissoires1-9/+8
2016-08-03Input: 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-29Input: 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-29Input: elan_i2c - fix typos for validpage_countBenson Leung1-9/+9
2015-08-24Input: elan_i2c - enable ELAN0100 acpi panelsMichele Curti1-0/+4
2015-08-08Input: 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-18Input: drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0