index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
elan_i2c_core.c
Age
Commit message (
Expand
)
Author
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-01-09
Input: elan_i2c_core - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-12-02
Input: elan_i2c_core - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
Input: elan_i2c - don't set wake_capable and wake_irq
Raul E Rangel
2022-11-22
Input: elan_i2c - use PM subsystem to manage wake irq
Raul E Rangel
2022-08-02
Input: elan_i2c - convert to use dev_groups
Greg Kroah-Hartman
2022-03-01
Input: elan_i2c - fix regulator enable count imbalance after suspend/resume
Hans de Goede
2022-03-01
Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()
Hans de Goede
2021-09-06
Input: elan_i2c - reduce the resume time for controller in Whitebox
jingle.wu
2021-03-09
Input: elan_i2c - reduce the resume time for new devices
Jingle Wu
2020-12-14
Merge branch 'next' into for-linus
Dmitry Torokhov
2020-12-11
Input: elan_i2c - add new trackpoint report type 0x5F
Jingle Wu
2020-11-17
Input: elan_i2c_core - move header inclusion inside
Lee Jones
2020-11-11
Input: elan_i2c - fix firmware update on newer ICs
jingle.wu
2020-07-29
Input: elan_i2c - add ic type 0x15
Jingle Wu
2020-07-21
Merge branch 'for-linus' into next
Dmitry Torokhov
2020-07-21
Merge branch 'elan-i2c' into next
Dmitry Torokhov
2020-07-21
Input: elan_i2c - add support for high resolution reports
Jingle Wu
2020-07-20
Input: elan_i2c - do not constantly re-query pattern ID
Dmitry Torokhov
2020-07-17
Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14
Jingle Wu
2020-07-17
Input: elan_i2c - handle firmware updated on newer ICs
Jingle Wu
2020-07-17
Input: elan_i2c - add support for different firmware page sizes
Jingle Wu
2020-07-17
Input: elan_i2c - make fetching IC type of older controllers more robust
Jingle Wu
2020-07-06
Input: elan_i2c - only increment wakeup count on touch
Derek Basehore
2020-05-12
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
2019-07-24
Input: elan_i2c - switch to using devm_add_action_or_reset()
Dmitry Torokhov
2019-07-24
Input: elan_i2c - switch to using devm_device_add_groups()
Dmitry Torokhov
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
2019-06-30
Input: elan_i2c - export the device id whitelist
Jeffrey Hugo
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-27
Input: elan_i2c - handle physical middle button
Benjamin Tissoires
2019-05-27
Input: elan_i2c - do not query the info if they are provided
Benjamin Tissoires
2019-05-15
Input: elan_i2c - increment wakeup count if wake source
Ravi Chandra Sadineni
2019-03-26
Input: elan_i2c - add hardware ID for multiple Lenovo laptops
KT Liao
2019-03-09
Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
Vincent Batts
2019-02-16
Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK
Mauro Ciancio
2019-02-11
Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"
Dmitry Torokhov
2018-12-28
Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G
Patrick Dreyer
2018-12-03
Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR
Noah Westervelt
2018-12-03
Input: elan_i2c - add support for ELAN0621 touchpad
Adam Wong
2018-11-12
Input: elan_i2c - add ELAN0620 to the ACPI table
Patrick Gaskin
2018-10-15
Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM
Mikhail Nikiforov
2018-07-16
Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15AST
KT Liao
2018-07-04
Input: elan_i2c - add ACPI ID for lenovo ideapad 330
Donald Shanty III
2018-06-21
Input: elan_i2c_smbus - fix more potential stack buffer overflows
Ben Hutchings
2018-06-21
Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI ID
Alexandr Savca
2018-06-04
Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID
Johannes Wienke
2018-05-23
Input: elan_i2c - add trackstick report
Benjamin Tissoires
2018-02-01
Merge tag 'v4.15' into next
Dmitry Torokhov
[next]