index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-05
Input: appletouch - initialize work before device registration
Pavel Skripkin
1
-2
/
+2
2021-12-29
Input: elantech - fix stack out of bound access in elantech_change_report_id()
Andrea Righi
1
-1
/
+7
2021-11-17
Input: elantench - fix misreporting trackpoint coordinates
Phoenix Huang
1
-0
/
+13
2021-03-07
Input: elantech - fix protocol errors for some trackpoints in SMBus mode
jingle.wu
2
-2
/
+101
2020-12-30
Input: cyapa_gen6 - fix out-of-bounds stack access
Arnd Bergmann
1
-1
/
+1
2020-10-07
Input: trackpoint - enable Synaptics trackpoints
Vincent Huang
1
-0
/
+2
2020-09-23
Input: trackpoint - add new trackpoint variant IDs
Vincent Huang
2
-8
/
+12
2020-08-26
Input: psmouse - add a newline when printing 'proto' by sysfs
Xiongfeng Wang
1
-1
/
+1
2020-08-21
Input: sentelic - fix error return when fsp_reg_write fails
Colin Ian King
1
-1
/
+1
2020-07-29
Input: elan_i2c - only increment wakeup count on touch
Derek Basehore
1
-4
/
+5
2020-07-29
Input: synaptics - enable InterTouch for ThinkPad X1E 1st gen
Ilya Katsnelson
1
-0
/
+1
2020-06-17
Input: synaptics - add a second working PNP_ID for Lenovo T470s
Dennis Kadioglu
1
-0
/
+1
2020-04-01
Input: synaptics - enable RMI on HP Envy 13-ad105ng
Yussuf Khalil
1
-0
/
+1
2020-02-19
Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list
Benjamin Tissoires
1
-1
/
+1
2020-02-19
Input: synaptics - enable SMBus on ThinkPad L470
Gaurav Agrawal
1
-0
/
+1
2020-02-19
Input: synaptics - switch T470s to RMI4 by default
Lyude Paul
1
-0
/
+1
2019-12-13
Input: synaptics - switch another X1 Carbon 6 to RMI/SMbus
Hans Verkuil
1
-0
/
+1
2019-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+0
2019-11-22
Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"
Lyude Paul
1
-1
/
+0
2019-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2019-11-15
Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation
Lyude Paul
1
-0
/
+1
2019-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-26
/
+29
2019-10-15
Revert "Input: elantech - enable SMBus on new (2018+) systems"
Kai-Heng Feng
1
-26
/
+29
2019-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
15
-151
/
+13
2019-08-28
input/vmmouse: Update the backdoor call with support for new instructions
Thomas Hellstrom
1
-3
/
+3
2019-08-20
Input: psmouse - drop all unneeded functions from mouse headers
Hui Wang
11
-114
/
+8
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-08-11
Merge tag 'v5.3-rc4' into next
Dmitry Torokhov
2
-29
/
+28
2019-08-09
Input: synaptics - fix a typo
Christophe JAILLET
1
-1
/
+1
2019-07-25
Input: synaptics - enable RMI mode for HP Spectre X360
Dmitry Torokhov
1
-0
/
+1
2019-07-24
Input: cyapa - switch to using devm_device_add_group()
Dmitry Torokhov
1
-15
/
+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-24
Input: elantech - annotate fall-through case in elantech_use_host_notify()
Dmitry Torokhov
1
-0
/
+1
2019-07-23
Input: elantech - enable SMBus on new (2018+) systems
Kai-Heng Feng
1
-29
/
+25
2019-07-20
Merge branch 'next' into for-linus
Dmitry Torokhov
45
-278
/
+81
2019-07-19
Input: alps - fix a mismatch between a condition check and its comment
Hui Wang
1
-1
/
+1
2019-07-19
Input: psmouse - fix build error of multiple definition
YueHaibing
1
-1
/
+2
2019-07-15
Input: alps - don't handle ALPS cs19 trackpoint-only device
Hui Wang
1
-0
/
+32
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
45
-276
/
+47
2019-07-15
Input: synaptics - fix misuse of strlcpy
Joe Perches
1
-1
/
+1
2019-07-11
Input: synaptics - whitelist Lenovo T580 SMBus intertouch
Nick Black
1
-0
/
+1
2019-07-10
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-216
/
+236
2019-07-01
Input: synaptics - enable SMBUS on T480 thinkpad trackpad
Cole Rogers
1
-0
/
+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
30
-124
/
+30
2019-06-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-0
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
30
-124
/
+30
2019-06-12
Input: synaptics - enable SMBus on ThinkPad E480 and E580
Alexander Mikhaylenko
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
5
-65
/
+5
[next]