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