aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/elan_i2c_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-02Input: elan_i2c - convert to use dev_groupsGreg Kroah-Hartman1-6/+1
2022-03-01Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede1-7/+7
2022-03-01Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede1-40/+22
2021-09-06Input: elan_i2c - reduce the resume time for controller in Whiteboxjingle.wu1-0/+1
2021-03-09Input: elan_i2c - reduce the resume time for new devicesJingle Wu1-10/+48
2020-12-14Merge branch 'next' into for-linusDmitry Torokhov1-13/+2
2020-12-11Input: elan_i2c - add new trackpoint report type 0x5FJingle Wu1-12/+1
2020-11-17Input: elan_i2c_core - move header inclusion insideLee Jones1-1/+1
2020-11-11Input: elan_i2c - fix firmware update on newer ICsjingle.wu1-1/+2
2020-07-29Input: elan_i2c - add ic type 0x15Jingle Wu1-1/+2
2020-07-21Merge branch 'for-linus' into nextDmitry Torokhov1-4/+5
2020-07-21Merge branch 'elan-i2c' into nextDmitry Torokhov1-70/+124
2020-07-21Input: elan_i2c - add support for high resolution reportsJingle Wu1-47/+79
2020-07-20Input: elan_i2c - do not constantly re-query pattern IDDmitry Torokhov1-8/+11
2020-07-17Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14Jingle Wu1-1/+13
2020-07-17Input: elan_i2c - handle firmware updated on newer ICsJingle Wu1-4/+11
2020-07-17Input: elan_i2c - add support for different firmware page sizesJingle Wu1-9/+15
2020-07-17Input: elan_i2c - make fetching IC type of older controllers more robustJingle Wu1-7/+1
2020-07-06Input: elan_i2c - only increment wakeup count on touchDerek Basehore1-4/+5
2020-05-12Input: introduce input_mt_report_slot_inactive()Jiada Wang1-1/+1
2019-07-24Input: elan_i2c - switch to using devm_add_action_or_reset()Dmitry Torokhov1-2/+1
2019-07-24Input: elan_i2c - switch to using devm_device_add_groups()Dmitry Torokhov1-16/+1
2019-07-15Merge tag 'v5.2' into nextDmitry Torokhov1-4/+1
2019-06-30Input: elan_i2c - export the device id whitelistJeffrey Hugo1-49/+1
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+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