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-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-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-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
2014-04-03
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-35
/
+108
2014-03-31
Input: appletouch - fix jumps when additional fingers are detected
Clinton Sprain
1
-6
/
+21
2014-03-31
Input: appletouch - implement sensor data smoothing
Clinton Sprain
1
-24
/
+79
2014-03-28
Input: synaptics - add manual min/max quirk for ThinkPad X240
Hans de Goede
1
-0
/
+8
2014-03-28
Input: synaptics - add manual min/max quirk
Benjamin Tissoires
1
-0
/
+47
2014-03-28
Input: appletouch - dial back fuzz setting
Clinton Sprain
1
-6
/
+9
2014-03-27
Input: cypress_ps2 - don't report as a button pads
Hans de Goede
1
-1
/
+0
2014-01-12
Input: logips2pp - fix spelling s/reciver/receiver/
Geert Uytterhoeven
1
-1
/
+1
2014-01-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
9
-9
/
+0
2013-12-27
Input: ALPS - add support for "Dolphin" devices
Yunkang Tang
2
-42
/
+179
2013-12-18
Input: elantech - improve clickpad detection
Hans de Goede
1
-3
/
+42
2013-12-16
Merge tag 'v3.13-rc4' into next
Dmitry Torokhov
3
-3
/
+205
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
2
-2
/
+2
2013-12-06
Input: ALPS - add support for DualPoint device on Dell XT2 model
Yunkang Tang
2
-3
/
+204
2013-12-06
Input: elantech - add support for newer (August 2013) devices
Matt Walker
1
-0
/
+1
2013-10-31
Input: cypress_ps2 - do not consider data bad if palm is detected
Joseph Salisbury
1
-16
/
+3
2013-10-31
Input: cypress_ps2 - remove useless cast
Geyslan G. Bem
1
-4
/
+4
[next]