index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Input: elantech - enable middle button of touchpads on ThinkPad P52
Aaron Ma
2018-06-22
1
-1
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI ID
Johannes Wienke
2018-06-04
1
-0
/
+1
*
|
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-06-04
9
-180
/
+597
|
\
|
|
|
|
/
|
/
|
|
*
Merge tag 'v4.17-rc6' into next
Dmitry Torokhov
2018-05-24
1
-4
/
+22
|
|
\
|
*
|
Input: psmouse-smbus - allow to control psmouse_deactivate
Benjamin Tissoires
2018-05-24
4
-5
/
+13
|
*
|
Input: elantech - detect new ICs and setup Host Notify for them
Benjamin Tissoires
2018-05-24
2
-4
/
+22
|
*
|
Input: elantech - add support for SMBus devices
Benjamin Tissoires
2018-05-24
6
-11
/
+246
|
*
|
Input: elantech - query the resolution in query_info
Benjamin Tissoires
2018-05-24
2
-12
/
+17
|
*
|
Input: elantech - split device info into a separate structure
Benjamin Tissoires
2018-05-24
2
-124
/
+175
|
*
|
Input: elan_i2c - add trackstick report
Benjamin Tissoires
2018-05-24
1
-3
/
+85
|
*
|
Input: alps - demystify trackstick initialization for v3 and v6 protocols
Pali Rohár
2018-04-24
1
-31
/
+49
|
*
|
Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/...
Dmitry Torokhov
2018-04-24
1
-1
/
+0
|
|
\
\
|
|
*
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-03-08
1
-1
/
+0
|
|
|
\
\
|
|
*
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-02-01
5
-59
/
+32
|
|
|
\
\
\
*
|
|
|
|
|
Input: elan_i2c_smbus - fix corrupted stack
Benjamin Tissoires
2018-05-23
1
-11
/
+11
*
|
|
|
|
|
Input: synaptics - add Lenovo 80 series ids to SMBus
Benjamin Tissoires
2018-05-23
1
-0
/
+2
*
|
|
|
|
|
Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
Aaron Ma
2018-05-23
1
-0
/
+2
*
|
|
|
|
|
Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoi...
Edvard Holst
2018-05-23
1
-0
/
+1
*
|
|
|
|
|
Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI
Dmitry Torokhov
2018-05-23
1
-0
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Input: alps - fix reporting pressure of v3 trackstick
Pali Rohár
2018-04-24
1
-1
/
+1
*
|
|
|
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-04-05
12
-337
/
+359
|
\
|
|
|
|
|
*
|
|
|
Input: alps - report pressure of v3 and v7 trackstick
Pali Rohár
2018-03-27
1
-4
/
+6
|
*
|
|
|
Input: synaptics_usb - do not rely on input_dev->users
Marcus Folkesson
2018-03-17
1
-4
/
+5
|
*
|
|
|
Input: synaptics_usb - fix deadlock in autosuspend
Marcus Folkesson
2018-03-17
1
-8
/
+14
|
*
|
|
|
Merge branch 'psmouse' into next
Dmitry Torokhov
2018-03-17
9
-278
/
+279
|
|
\
\
\
\
|
|
*
|
|
|
Input: trackpoint - combine calls to ps2_command()
Dmitry Torokhov
2018-02-03
1
-36
/
+24
|
|
*
|
|
|
Input: psmouse - move sliced command implementation to libps2
Dmitry Torokhov
2018-02-03
5
-38
/
+11
|
|
*
|
|
|
Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel mice
Stephen Lyons
2018-02-03
1
-2
/
+17
|
|
*
|
|
|
Input: lifebook - clean up code
Dmitry Torokhov
2018-02-03
1
-21
/
+29
|
|
*
|
|
|
Input: logips2pp - clean up code
Dmitry Torokhov
2018-02-03
1
-59
/
+83
|
|
*
|
|
|
Input: psmouse - clean up code
Dmitry Torokhov
2018-02-03
1
-63
/
+77
|
|
*
|
|
|
Input: psmouse - create helper for reporting standard buttons/motion
Dmitry Torokhov
2018-02-03
7
-71
/
+50
|
|
|
/
/
/
|
*
|
|
|
Input: appletouch - use true and false for boolean values
Gustavo A. R. Silva
2018-03-14
1
-3
/
+3
|
*
|
|
|
Input: synaptics - handle errors from input_mt_init_slots()
Dmitry Torokhov
2018-02-03
1
-9
/
+24
|
*
|
|
|
Input: synaptics - switch to using input_set_capability
Dmitry Torokhov
2018-02-03
1
-25
/
+24
|
*
|
|
|
Merge tag 'v4.15' into next
Dmitry Torokhov
2018-02-01
8
-128
/
+198
|
|
\
|
|
|
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-01-26
2
-107
/
+172
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-01-19
3
-14
/
+20
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-01-06
1
-1
/
+1
|
|
|
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-11-15
4
-117
/
+118
|
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-14
1
-6
/
+4
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
2017-11-10
1
-6
/
+4
|
|
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2017-11-10
1
-0
/
+1
|
|
|
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370
Masaki Ota
2018-03-31
1
-3
/
+21
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"
Arkadiusz Hiler
2018-03-08
1
-1
/
+0
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-02-01
5
-59
/
+32
|
\
|
|
|
|
|
|
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Input: cyapa - remove redundant assignment to 'pwr_cmd'
Colin Ian King
2018-01-18
1
-1
/
+1
|
*
|
|
|
|
|
Input: elan_i2c - remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2018-01-17
1
-2
/
+0
|
*
|
|
|
|
|
Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axes
Peter Hutterer
2018-01-17
1
-0
/
+10
|
*
|
|
|
|
|
Input: psmouse - fix Synaptics detection when protocol is disabled
Dmitry Torokhov
2018-01-16
1
-13
/
+21
[prev]
[next]