index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-23
Input: elan_i2c_smbus - fix corrupted stack
Benjamin Tissoires
1
-11
/
+11
2018-05-23
Input: synaptics - add Lenovo 80 series ids to SMBus
Benjamin Tissoires
1
-0
/
+2
2018-05-23
Input: synaptics - add Intertouch support on X1 Carbon 6th and X280
Aaron Ma
1
-0
/
+2
2018-05-23
Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoi...
Edvard Holst
1
-0
/
+1
2018-05-23
Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMI
Dmitry Torokhov
1
-0
/
+1
2018-04-23
Input: alps - fix reporting pressure of v3 trackstick
Pali Rohár
1
-1
/
+1
2018-04-04
Merge branch 'next' into for-linus
Dmitry Torokhov
12
-337
/
+359
2018-03-30
Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370
Masaki Ota
1
-3
/
+21
2018-03-26
Input: alps - report pressure of v3 and v7 trackstick
Pali Rohár
1
-4
/
+6
2018-03-17
Input: synaptics_usb - do not rely on input_dev->users
Marcus Folkesson
1
-4
/
+5
2018-03-17
Input: synaptics_usb - fix deadlock in autosuspend
Marcus Folkesson
1
-8
/
+14
2018-03-17
Merge branch 'psmouse' into next
Dmitry Torokhov
9
-278
/
+279
2018-03-14
Input: appletouch - use true and false for boolean values
Gustavo A. R. Silva
1
-3
/
+3
2018-03-07
Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"
Arkadiusz Hiler
1
-1
/
+0
2018-02-02
Input: synaptics - handle errors from input_mt_init_slots()
Dmitry Torokhov
1
-9
/
+24
2018-02-02
Input: synaptics - switch to using input_set_capability
Dmitry Torokhov
1
-25
/
+24
2018-02-02
Input: trackpoint - combine calls to ps2_command()
Dmitry Torokhov
1
-36
/
+24
2018-02-02
Input: psmouse - move sliced command implementation to libps2
Dmitry Torokhov
5
-38
/
+11
2018-02-02
Input: psmouse - add support for 2nd wheel on A4Tech Dual-Scroll wheel mice
Stephen Lyons
1
-2
/
+17
2018-02-02
Input: lifebook - clean up code
Dmitry Torokhov
1
-21
/
+29
2018-02-02
Input: logips2pp - clean up code
Dmitry Torokhov
1
-59
/
+83
2018-02-02
Input: psmouse - clean up code
Dmitry Torokhov
1
-63
/
+77
2018-02-02
Input: psmouse - create helper for reporting standard buttons/motion
Dmitry Torokhov
7
-71
/
+50
2018-02-01
Merge tag 'v4.15' into next
Dmitry Torokhov
8
-128
/
+198
2018-02-01
Merge branch 'next' into for-linus
Dmitry Torokhov
5
-59
/
+32
2018-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-107
/
+172
2018-01-22
Input: trackpoint - only expose supported controls for Elan, ALPS and NXP
Dmitry Torokhov
2
-110
/
+172
2018-01-22
Input: trackpoint - force 3 buttons if 0 button is reported
Aaron Ma
1
-0
/
+3
2018-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-14
/
+20
2018-01-18
Input: cyapa - remove redundant assignment to 'pwr_cmd'
Colin Ian King
1
-1
/
+1
2018-01-16
Input: elan_i2c - remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
1
-2
/
+0
2018-01-16
Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axes
Peter Hutterer
1
-0
/
+10
2018-01-16
Input: psmouse - fix Synaptics detection when protocol is disabled
Dmitry Torokhov
1
-13
/
+21
2018-01-12
Input: ALPS - fix multi-touch decoding on SS4 plus touchpads
Nir Perry
2
-14
/
+19
2018-01-10
Input: synaptics - Lenovo Thinkpad T460p devices should use RMI
王振杰
1
-0
/
+1
2018-01-08
Input: cyapa - remove duplicated macro definitions
Rasmus Villemoes
1
-43
/
+0
2018-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2017-11-26
Input: elantech - add new icbody type 15
Aaron Ma
1
-1
/
+1
2017-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-117
/
+118
2017-11-13
Merge branch 'next' into for-linus
Dmitry Torokhov
9
-117
/
+123
2017-11-13
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+4
2017-11-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
1
-6
/
+4
2017-11-07
Merge tag 'v4.14-rc8' into next
Dmitry Torokhov
6
-0
/
+6
2017-11-07
Input: elan_i2c - add ELAN060C to the ACPI table
Kai-Heng Feng
1
-0
/
+1
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-10-24
Input: elan_i2c - add ELAN0611 to the ACPI table
Kai-Heng Feng
1
-0
/
+1
2017-10-23
Input: alps - convert to using timer_setup()
Kees Cook
1
-4
/
+4
2017-10-23
Input: byd - convert to using timer_setup()
Kees Cook
1
-4
/
+6
[next]