index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-01-14
Input: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2024-11-25
Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-10-03
Input: elan_i2c - switch to using cleanup functions
Dmitry Torokhov
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-07-01
Input: elan_i2c - do not leave interrupt disabled on suspend failure
Dmitry Torokhov
2024-05-13
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-12-13
Input: mouse - use sysfs_emit[_at]() instead of scnprintf()
ye xingchen
2023-07-07
Input: elan_i2c - simplify with dev_err_probe()
Krzysztof Kozlowski
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
[next]