summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/elan_i2c_core.c
AgeCommit message (Expand)Author
2020-07-29Input: elan_i2c - add ic type 0x15Jingle Wu
2020-07-21Merge branch 'for-linus' into nextDmitry Torokhov
2020-07-21Merge branch 'elan-i2c' into nextDmitry Torokhov
2020-07-21Input: elan_i2c - add support for high resolution reportsJingle Wu
2020-07-20Input: elan_i2c - do not constantly re-query pattern IDDmitry Torokhov
2020-07-17Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14Jingle Wu
2020-07-17Input: elan_i2c - handle firmware updated on newer ICsJingle Wu
2020-07-17Input: elan_i2c - add support for different firmware page sizesJingle Wu
2020-07-17Input: elan_i2c - make fetching IC type of older controllers more robustJingle Wu
2020-07-06Input: elan_i2c - only increment wakeup count on touchDerek Basehore
2020-05-12Input: introduce input_mt_report_slot_inactive()Jiada Wang
2019-07-24Input: elan_i2c - switch to using devm_add_action_or_reset()Dmitry Torokhov
2019-07-24Input: elan_i2c - switch to using devm_device_add_groups()Dmitry Torokhov
2019-07-15Merge tag 'v5.2' into nextDmitry Torokhov
2019-06-30Input: elan_i2c - export the device id whitelistJeffrey Hugo
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-27Input: elan_i2c - handle physical middle buttonBenjamin Tissoires
2019-05-27Input: elan_i2c - do not query the info if they are providedBenjamin Tissoires
2019-05-15Input: elan_i2c - increment wakeup count if wake sourceRavi Chandra Sadineni
2019-03-26Input: elan_i2c - add hardware ID for multiple Lenovo laptopsKT Liao
2019-03-09Input: elan_i2c - add id for touchpad found in Lenovo s21e-20Vincent Batts
2019-02-16Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio
2019-02-11Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov
2018-12-28Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer
2018-12-03Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARRNoah Westervelt
2018-12-03Input: elan_i2c - add support for ELAN0621 touchpadAdam Wong
2018-11-12Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin
2018-10-15Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGMMikhail Nikiforov
2018-07-16Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15ASTKT Liao
2018-07-04Input: elan_i2c - add ACPI ID for lenovo ideapad 330Donald Shanty III
2018-06-21Input: elan_i2c_smbus - fix more potential stack buffer overflowsBen Hutchings
2018-06-21Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI IDAlexandr Savca
2018-06-04Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI IDJohannes Wienke
2018-05-23Input: elan_i2c - add trackstick reportBenjamin Tissoires
2018-02-01Merge tag 'v4.15' into nextDmitry Torokhov
2018-01-16Input: elan_i2c - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-11-13Merge branch 'next' into for-linusDmitry Torokhov
2017-11-07Merge tag 'v4.14-rc8' into nextDmitry Torokhov
2017-11-07Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng
2017-10-24Input: elan_i2c - add ELAN0611 to the ACPI tableKai-Heng Feng
2017-09-29Input: elan_i2c - do not clobber interrupt trigger on x86Dmitry Torokhov
2017-09-21Input: elan_i2c - remove duplicate ELAN0605 idNik Nyby
2017-09-21Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dmitry Torokhov
2017-09-04Merge branch 'next' into for-linusDmitry Torokhov
2017-08-18Input: elan_i2c - support touchpads with two physical buttonsKT Liao
2017-08-18Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310KT Liao
2017-08-14Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NBKT Liao
2017-08-14Input: elan_i2c - add ELAN0608 to the ACPI tableKai-Heng Feng
2017-05-11Input: elan_i2c - add support for fetching chip type on newer hardwareKT Liao