summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/elan_i2c_core.c
AgeCommit message (Expand)Author
2023-12-13Input: mouse - use sysfs_emit[_at]() instead of scnprintf()ye xingchen
2023-07-07Input: elan_i2c - simplify with dev_err_probe()Krzysztof Kozlowski
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-01-09Input: elan_i2c_core - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-02Input: elan_i2c_core - Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22Input: elan_i2c - don't set wake_capable and wake_irqRaul E Rangel
2022-11-22Input: elan_i2c - use PM subsystem to manage wake irqRaul E Rangel
2022-08-02Input: elan_i2c - convert to use dev_groupsGreg Kroah-Hartman
2022-03-01Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede
2022-03-01Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede
2021-09-06Input: elan_i2c - reduce the resume time for controller in Whiteboxjingle.wu
2021-03-09Input: elan_i2c - reduce the resume time for new devicesJingle Wu
2020-12-14Merge branch 'next' into for-linusDmitry Torokhov
2020-12-11Input: elan_i2c - add new trackpoint report type 0x5FJingle Wu
2020-11-17Input: elan_i2c_core - move header inclusion insideLee Jones
2020-11-11Input: elan_i2c - fix firmware update on newer ICsjingle.wu
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