index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-28
Input: psmouse - remove unneeded check in psmouse_reconnect()
Dmitry Torokhov
1
-7
/
+0
2014-10-28
Input: vsxxxaa - fix code dropping bytes from queue
Dmitry Torokhov
1
-1
/
+1
2014-10-15
Input: alps - fix v4 button press recognition
Andreas Bosch
1
-2
/
+2
2014-10-11
Input: synaptics - gate forcepad support by DMI check
Dmitry Torokhov
2
-7
/
+23
2014-10-11
Merge tag 'v3.17' into next
Dmitry Torokhov
8
-27
/
+222
2014-09-16
Input: psmouse - add support for detecting FocalTech PS/2 touchpads
Hans de Goede
4
-1
/
+91
2014-09-13
Input: psmouse - add psmouse_matches_pnp_id helper function
Hans de Goede
3
-14
/
+18
2014-09-10
Input: synaptics - add support for ForcePads
Dmitry Torokhov
2
-16
/
+63
2014-09-09
Input: add missing POINTER / DIRECT properties to a bunch of drivers
Hans de Goede
5
-0
/
+10
2014-09-09
Input: add INPUT_PROP_POINTING_STICK property
Hans de Goede
4
-0
/
+9
2014-09-09
Input: elantech - fix detection of touchpad on ASUS s301l
Hans de Goede
1
-0
/
+7
2014-08-27
Input: elantech - add support for trackpoint found on some v3 models
Ulrik De Bie
2
-9
/
+130
2014-08-27
Input: elantech - reset the device when elantech probe fails
Ulrik De Bie
1
-0
/
+1
2014-08-27
Input: ALPS - suppress message about 'Unknown touchpad'
Dmitry Torokhov
1
-2
/
+2
2014-08-15
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-3
/
+69
2014-08-08
Input: synaptics - use firmware data for Cr-48
Henrik Rydberg
1
-2
/
+68
2014-08-08
Input: synaptics - properly initialize slots for semi-MT
Dmitry Torokhov
1
-3
/
+3
2014-08-07
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-243
/
+508
2014-07-31
Input: alps - Rushmore and v7 resolution support
Hans de Goede
2
-0
/
+50
2014-07-27
Input: alps - add support for v7 devices
Yunkang Tang
2
-3
/
+280
2014-07-27
Input: alps - cache firmware version
Hans de Goede
2
-0
/
+5
2014-07-27
Input: alps - change decode function prototype to return an int
Hans de Goede
2
-4
/
+10
2014-07-27
Input: alps - report 2 touches when we've > 2 fingers
Hans de Goede
1
-1
/
+1
2014-07-27
Input: alps - add an alps_report_semi_mt_data function
Hans de Goede
1
-47
/
+29
2014-07-27
Input: alps - use single touch data when v3 mt data contains only one finger
Hans de Goede
1
-1
/
+1
2014-07-27
Input: alps - use standard contact tracking instead of DIY
Hans de Goede
1
-36
/
+16
2014-07-27
Input: alps - use struct input_mt_pos to track coordinates
Hans de Goede
2
-122
/
+104
2014-07-27
Input: alps - process_bitmap: round down when spreading adjescent fingers ove...
Hans de Goede
1
-2
/
+2
2014-07-27
Input: alps - process_bitmap: fix counting of high point bits
Hans de Goede
1
-2
/
+1
2014-07-27
Input: alps - process_bitmap: add alps_get_bitmap_points() helper function
Hans de Goede
2
-45
/
+35
2014-07-27
Input: alps - process_bitmap: don't invert the Y-axis on Rushmore
Hans de Goede
2
-9
/
+12
2014-07-27
Input: alps - improve 2-finger reporting on v3 models
Hans de Goede
1
-36
/
+24
2014-07-27
Input: alps - fix rushmore packet decoding
Yunkang Tang
1
-0
/
+3
2014-07-15
Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)
Hans de Goede
1
-2
/
+3
2014-06-08
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-7
/
+22
2014-06-08
Input: synaptics - fix resolution for manually provided min/max
Benjamin Tissoires
1
-9
/
+10
2014-06-08
Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is set
Hans de Goede
1
-2
/
+3
2014-06-08
Input: elantech - deal with clickpads reporting right button events
Hans de Goede
1
-4
/
+18
2014-05-27
Input: synaptics - change min/max quirk table to pnp-id matching
Hans de Goede
1
-113
/
+36
2014-05-27
Input: synaptics - add a matches_pnp_id helper function
Hans de Goede
1
-11
/
+14
2014-05-27
Input: synaptics - T540p - unify with other LEN0034 models
Hans de Goede
1
-1
/
+1
2014-05-15
Merge tag 'v3.15-rc5' into next
Dmitry Torokhov
4
-4
/
+185
2014-05-15
Input: logips2pp - fix typo in Kconfig help
Daniele Forsi
1
-1
/
+1
2014-05-14
Input: synaptics - add min/max quirk for the ThinkPad W540
Hans de Goede
1
-0
/
+8
2014-05-12
Input: fix ps2/serio module dependency
Arnd Bergmann
1
-1
/
+1
2014-05-05
Input: elantech - fix touchpad initialization on Gigabyte U2442
Hans de Goede
2
-1
/
+26
2014-04-24
Input: synaptics - add min/max quirk for ThinkPad Edge E431
Hans de Goede
1
-0
/
+8
2014-04-23
Input: elantech - add support for newer elantech touchpads
Jordan Rife
1
-0
/
+1
2014-04-20
Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...
Hans de Goede
1
-0
/
+42
2014-04-20
Input: synaptics - report INPUT_PROP_TOPBUTTONPAD property
Hans de Goede
1
-2
/
+53
[next]