index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
Files
Lines
2024-07-01
Input: elan_i2c - do not leave interrupt disabled on suspend failure
Dmitry Torokhov
1
-0
/
+2
2024-05-13
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-2
/
+2
2023-12-13
Input: mouse - use sysfs_emit[_at]() instead of scnprintf()
ye xingchen
1
-9
/
+9
2023-07-07
Input: elan_i2c - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+2
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-01-09
Input: elan_i2c_core - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-12-02
Input: elan_i2c_core - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-22
Input: elan_i2c - don't set wake_capable and wake_irq
Raul E Rangel
1
-16
/
+0
2022-11-22
Input: elan_i2c - use PM subsystem to manage wake irq
Raul E Rangel
1
-7
/
+10
2022-08-02
Input: elan_i2c - convert to use dev_groups
Greg Kroah-Hartman
1
-6
/
+1
2022-03-01
Input: elan_i2c - fix regulator enable count imbalance after suspend/resume
Hans de Goede
1
-7
/
+7
2022-03-01
Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()
Hans de Goede
1
-40
/
+22
2021-09-06
Input: elan_i2c - reduce the resume time for controller in Whitebox
jingle.wu
1
-0
/
+1
2021-03-09
Input: elan_i2c - reduce the resume time for new devices
Jingle Wu
1
-10
/
+48
2020-12-14
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-13
/
+2
2020-12-11
Input: elan_i2c - add new trackpoint report type 0x5F
Jingle Wu
1
-12
/
+1
2020-11-17
Input: elan_i2c_core - move header inclusion inside
Lee Jones
1
-1
/
+1
2020-11-11
Input: elan_i2c - fix firmware update on newer ICs
jingle.wu
1
-1
/
+2
2020-07-29
Input: elan_i2c - add ic type 0x15
Jingle Wu
1
-1
/
+2
2020-07-21
Merge branch 'for-linus' into next
Dmitry Torokhov
1
-4
/
+5
2020-07-21
Merge branch 'elan-i2c' into next
Dmitry Torokhov
1
-70
/
+124
2020-07-21
Input: elan_i2c - add support for high resolution reports
Jingle Wu
1
-47
/
+79
2020-07-20
Input: elan_i2c - do not constantly re-query pattern ID
Dmitry Torokhov
1
-8
/
+11
2020-07-17
Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14
Jingle Wu
1
-1
/
+13
2020-07-17
Input: elan_i2c - handle firmware updated on newer ICs
Jingle Wu
1
-4
/
+11
2020-07-17
Input: elan_i2c - add support for different firmware page sizes
Jingle Wu
1
-9
/
+15
2020-07-17
Input: elan_i2c - make fetching IC type of older controllers more robust
Jingle Wu
1
-7
/
+1
2020-07-06
Input: elan_i2c - only increment wakeup count on touch
Derek Basehore
1
-4
/
+5
2020-05-12
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
1
-1
/
+1
2019-07-24
Input: elan_i2c - switch to using devm_add_action_or_reset()
Dmitry Torokhov
1
-2
/
+1
2019-07-24
Input: elan_i2c - switch to using devm_device_add_groups()
Dmitry Torokhov
1
-16
/
+1
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
1
-4
/
+1
2019-06-30
Input: elan_i2c - export the device id whitelist
Jeffrey Hugo
1
-49
/
+1
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-27
Input: elan_i2c - handle physical middle button
Benjamin Tissoires
1
-4
/
+12
2019-05-27
Input: elan_i2c - do not query the info if they are provided
Benjamin Tissoires
1
-12
/
+44
2019-05-15
Input: elan_i2c - increment wakeup count if wake source
Ravi Chandra Sadineni
1
-0
/
+2
2019-03-26
Input: elan_i2c - add hardware ID for multiple Lenovo laptops
KT Liao
1
-0
/
+25
2019-03-09
Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
Vincent Batts
1
-0
/
+1
2019-02-16
Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK
Mauro Ciancio
1
-0
/
+1
2019-02-11
Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"
Dmitry Torokhov
1
-1
/
+0
2018-12-28
Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G
Patrick Dreyer
1
-0
/
+1
2018-12-03
Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR
Noah Westervelt
1
-0
/
+1
2018-12-03
Input: elan_i2c - add support for ELAN0621 touchpad
Adam Wong
1
-0
/
+1
2018-11-12
Input: elan_i2c - add ELAN0620 to the ACPI table
Patrick Gaskin
1
-0
/
+1
2018-10-15
Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM
Mikhail Nikiforov
1
-0
/
+1
2018-07-16
Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15AST
KT Liao
1
-0
/
+1
2018-07-04
Input: elan_i2c - add ACPI ID for lenovo ideapad 330
Donald Shanty III
1
-0
/
+1
2018-06-21
Input: elan_i2c_smbus - fix more potential stack buffer overflows
Ben Hutchings
1
-1
/
+1
[next]