index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
elan_i2c_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: elan_i2c - reduce the resume time for new devices
Jingle Wu
2021-03-09
1
-10
/
+48
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2020-12-14
1
-13
/
+2
|
\
|
*
Input: elan_i2c - add new trackpoint report type 0x5F
Jingle Wu
2020-12-11
1
-12
/
+1
|
*
Input: elan_i2c_core - move header inclusion inside
Lee Jones
2020-11-17
1
-1
/
+1
*
|
Input: elan_i2c - fix firmware update on newer ICs
jingle.wu
2020-11-11
1
-1
/
+2
|
/
*
Input: elan_i2c - add ic type 0x15
Jingle Wu
2020-07-29
1
-1
/
+2
*
Merge branch 'for-linus' into next
Dmitry Torokhov
2020-07-21
1
-4
/
+5
|
\
|
*
Input: elan_i2c - only increment wakeup count on touch
Derek Basehore
2020-07-06
1
-4
/
+5
*
|
Merge branch 'elan-i2c' into next
Dmitry Torokhov
2020-07-21
1
-70
/
+124
|
\
\
|
|
/
|
/
|
|
*
Input: elan_i2c - add support for high resolution reports
Jingle Wu
2020-07-21
1
-47
/
+79
|
*
Input: elan_i2c - do not constantly re-query pattern ID
Dmitry Torokhov
2020-07-20
1
-8
/
+11
|
*
Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14
Jingle Wu
2020-07-17
1
-1
/
+13
|
*
Input: elan_i2c - handle firmware updated on newer ICs
Jingle Wu
2020-07-17
1
-4
/
+11
|
*
Input: elan_i2c - add support for different firmware page sizes
Jingle Wu
2020-07-17
1
-9
/
+15
|
*
Input: elan_i2c - make fetching IC type of older controllers more robust
Jingle Wu
2020-07-17
1
-7
/
+1
*
|
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
2020-05-12
1
-1
/
+1
|
/
*
Input: elan_i2c - switch to using devm_add_action_or_reset()
Dmitry Torokhov
2019-07-24
1
-2
/
+1
*
Input: elan_i2c - switch to using devm_device_add_groups()
Dmitry Torokhov
2019-07-24
1
-16
/
+1
*
Merge tag 'v5.2' into next
Dmitry Torokhov
2019-07-15
1
-4
/
+1
|
\
|
*
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
1
-4
/
+1
|
|
\
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
|
Input: elan_i2c - export the device id whitelist
Jeffrey Hugo
2019-06-30
1
-49
/
+1
*
|
|
Input: elan_i2c - handle physical middle button
Benjamin Tissoires
2019-05-27
1
-4
/
+12
*
|
|
Input: elan_i2c - do not query the info if they are provided
Benjamin Tissoires
2019-05-27
1
-12
/
+44
|
/
/
*
/
Input: elan_i2c - increment wakeup count if wake source
Ravi Chandra Sadineni
2019-05-15
1
-0
/
+2
|
/
*
Input: elan_i2c - add hardware ID for multiple Lenovo laptops
KT Liao
2019-03-26
1
-0
/
+25
*
Input: elan_i2c - add id for touchpad found in Lenovo s21e-20
Vincent Batts
2019-03-09
1
-0
/
+1
*
Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK
Mauro Ciancio
2019-02-16
1
-0
/
+1
*
Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"
Dmitry Torokhov
2019-02-11
1
-1
/
+0
*
Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G
Patrick Dreyer
2018-12-28
1
-0
/
+1
*
Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR
Noah Westervelt
2018-12-03
1
-0
/
+1
*
Input: elan_i2c - add support for ELAN0621 touchpad
Adam Wong
2018-12-03
1
-0
/
+1
*
Input: elan_i2c - add ELAN0620 to the ACPI table
Patrick Gaskin
2018-11-12
1
-0
/
+1
*
Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM
Mikhail Nikiforov
2018-10-15
1
-0
/
+1
*
Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15AST
KT Liao
2018-07-16
1
-0
/
+1
*
Input: elan_i2c - add ACPI ID for lenovo ideapad 330
Donald Shanty III
2018-07-04
1
-0
/
+1
*
Input: elan_i2c_smbus - fix more potential stack buffer overflows
Ben Hutchings
2018-06-21
1
-1
/
+1
*
Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI ID
Alexandr Savca
2018-06-21
1
-0
/
+1
*
Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID
Johannes Wienke
2018-06-04
1
-0
/
+1
*
Input: elan_i2c - add trackstick report
Benjamin Tissoires
2018-05-23
1
-3
/
+85
*
Merge tag 'v4.15' into next
Dmitry Torokhov
2018-02-01
1
-0
/
+1
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2017-11-13
1
-4
/
+7
|
|
\
|
*
|
Input: elan_i2c - add ELAN060C to the ACPI table
Kai-Heng Feng
2017-11-07
1
-0
/
+1
*
|
|
Input: elan_i2c - remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2018-01-16
1
-2
/
+0
|
|
/
|
/
|
*
|
Merge tag 'v4.14-rc8' into next
Dmitry Torokhov
2017-11-07
1
-0
/
+1
|
\
|
|
*
Input: elan_i2c - add ELAN0611 to the ACPI table
Kai-Heng Feng
2017-10-24
1
-0
/
+1
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2017-09-04
1
-2
/
+7
|
|
\
*
|
|
Input: elan_i2c - do not clobber interrupt trigger on x86
Dmitry Torokhov
2017-09-29
1
-3
/
+7
*
|
|
Input: elan_i2c - remove duplicate ELAN0605 id
Nik Nyby
2017-09-21
1
-1
/
+0
*
|
|
Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Dmitry Torokhov
2017-09-21
1
-0
/
+5
|
\
|
|
|
|
/
|
/
|
[next]