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
/
alps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-04
Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...
Hans de Goede
1
-2
/
+6
2015-06-22
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-118
/
+126
2015-06-05
Input: alps - do not reduce trackpoint speed by half
Hans de Goede
1
-3
/
+2
2015-05-21
Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpad
Hans de Goede
1
-0
/
+5
2015-05-21
Input: alps - use the generic process_bitmap function for v5 touchpads
Hans de Goede
1
-62
/
+12
2015-05-21
Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mt
Hans de Goede
1
-8
/
+8
2015-05-21
Input: alps - do not use input-mt finger tracking for semi-mt devices
Hans de Goede
1
-2
/
+6
2015-05-21
Input: alps - use more accurate coordinates for first touch in semi-mt mode
Hans de Goede
1
-7
/
+52
2015-05-21
Input: alps - decode the position packet first
Hans de Goede
1
-21
/
+14
2015-05-21
Input: alps - only set fields that are actually present
Hans de Goede
1
-29
/
+33
2015-05-21
Input: alps - change alps_decode_rushmore to do all decoding itself
Hans de Goede
1
-5
/
+17
2015-04-14
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-15
/
+353
2015-04-13
Input: alps - non interleaved V2 dualpoint has separate stick button bits
Hans de Goede
1
-0
/
+8
2015-04-13
Input: alps - fix touchpad buttons getting stuck when used with trackpoint
Hans de Goede
1
-2
/
+3
2015-04-11
Input: ALPS - make alps_get_pkt_id_ss4_v2() and others static
Fengguang Wu
1
-5
/
+5
2015-04-07
Input: ALPS - V7 devices can report 5-finger taps
Masaki Ota
1
-0
/
+1
2015-04-07
Input: ALPS - add support for SS4 touchpad devices
Masaki Ota
1
-3
/
+326
2015-04-07
Input: ALPS - refactor alps_set_abs_params_mt()
Masaki Ota
1
-12
/
+26
2015-04-05
Input: alps - report V2 Dualpoint Stick events via the right evdev node
Hans de Goede
1
-1
/
+6
2015-04-05
Input: alps - report interleaved bare PS/2 packets via dev3
Hans de Goede
1
-14
/
+18
2015-03-23
Input: ALPS - fix max coordinates for v5 and v7 protocols
Dmitry Torokhov
1
-5
/
+6
2015-03-05
Input: ALPS - fix memory leak when detection fails
Dmitry Torokhov
1
-1
/
+3
2015-02-16
Input: ALPS - move v7 packet info to Documentation and v6 packet info
Pali Rohár
1
-39
/
+0
2015-02-16
Input: ALPS - fix confusing comment in protocol data
Dmitry Torokhov
1
-7
/
+8
2015-02-16
Input: ALPS - do not mix trackstick and external PS/2 mouse data
Pali Rohár
1
-50
/
+140
2015-02-16
Input: ALPS - fix trackstick detection on some Dell Latitudes
Dmitry Torokhov
1
-22
/
+56
2015-02-16
Input: ALPS - consolidate setting protocol parameters
Dmitry Torokhov
1
-64
/
+67
2015-02-16
Input: ALPS - split protocol data from model info
Dmitry Torokhov
1
-29
/
+29
2015-02-16
Input: ALPS - make Rushmore a separate protocol
Dmitry Torokhov
1
-11
/
+18
2015-02-16
Input: ALPS - renumber protocol numbers
Dmitry Torokhov
1
-1
/
+1
2015-02-01
Input: MT - add support for balanced slot assignment
Henrik Rydberg
1
-1
/
+1
2015-01-15
Merge tag 'v3.19-rc4' into next
Dmitry Torokhov
1
-4
/
+28
2015-01-12
Input: alps - add sanity checks for non DualPoint devices
Pali Rohár
1
-2
/
+20
2015-01-12
Input: alps - fix name, product and version of dev2 input device
Pali Rohár
1
-4
/
+14
2014-12-18
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-10
/
+74
2014-12-18
Input: alps - v7: document the v7 touchpad packet protocol
Hans de Goede
1
-0
/
+28
2014-12-18
Input: alps - v7: fix finger counting for > 2 fingers on clickpads
Hans de Goede
1
-4
/
+12
2014-12-18
Input: alps - v7: sometimes a single touch is reported in mt[1]
Hans de Goede
1
-4
/
+14
2014-12-18
Input: alps - v7: ignore new packets
Hans de Goede
1
-6
/
+24
2014-11-14
Input: alps - ignore bad data on Dell Latitudes E6440 and E7440
Pali Rohár
1
-1
/
+16
2014-11-10
Input: alps - allow up to 2 invalid packets without resetting device
Pali Rohár
1
-0
/
+3
2014-11-09
Input: alps - ignore potential bare packets when device is out of sync
Pali Rohár
1
-1
/
+7
2014-10-15
Input: alps - fix v4 button press recognition
Andreas Bosch
1
-2
/
+2
2014-09-09
Input: add missing POINTER / DIRECT properties to a bunch of drivers
Hans de Goede
1
-0
/
+1
2014-09-09
Input: add INPUT_PROP_POINTING_STICK property
Hans de Goede
1
-0
/
+3
2014-08-27
Input: ALPS - suppress message about 'Unknown touchpad'
Dmitry Torokhov
1
-2
/
+2
2014-07-31
Input: alps - Rushmore and v7 resolution support
Hans de Goede
1
-0
/
+48
2014-07-27
Input: alps - add support for v7 devices
Yunkang Tang
1
-3
/
+262
2014-07-27
Input: alps - cache firmware version
Hans de Goede
1
-0
/
+3
2014-07-27
Input: alps - change decode function prototype to return an int
Hans de Goede
1
-3
/
+9
[next]