index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
alps.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
Merge tag 'v4.17-rc6' into next
Dmitry Torokhov
2018-05-24
1
-4
/
+22
|
\
|
*
Input: alps - fix reporting pressure of v3 trackstick
Pali Rohár
2018-04-24
1
-1
/
+1
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-04-05
1
-27
/
+13
|
|
\
|
*
|
Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370
Masaki Ota
2018-03-31
1
-3
/
+21
*
|
|
Input: alps - demystify trackstick initialization for v3 and v6 protocols
Pali Rohár
2018-04-24
1
-31
/
+49
|
|
/
|
/
|
*
|
Input: alps - report pressure of v3 and v7 trackstick
Pali Rohár
2018-03-27
1
-4
/
+6
*
|
Input: psmouse - create helper for reporting standard buttons/motion
Dmitry Torokhov
2018-02-03
1
-23
/
+7
|
/
*
Input: ALPS - fix multi-touch decoding on SS4 plus touchpads
Nir Perry
2018-01-12
1
-10
/
+13
*
Input: alps - convert to using timer_setup()
Kees Cook
2017-10-24
1
-4
/
+4
*
Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpad
Masaki Ota
2017-08-25
1
-10
/
+31
*
Merge tag 'v4.11-rc5' into next
Dmitry Torokhov
2017-04-03
1
-20
/
+52
|
\
|
*
Input: ALPS - fix trackstick button handling on V8 devices
Masaki Ota
2017-03-17
1
-4
/
+2
|
*
Input: ALPS - fix V8+ protocol handling (73 03 28)
Masaki Ota
2017-03-17
1
-16
/
+50
*
|
Input: alps - cleanup alps_model_data
Pali Rohár
2017-03-07
1
-31
/
+25
*
|
Input: alps - warn about unsupported ALPS V9 touchpad
Pali Rohár
2017-03-07
1
-0
/
+10
*
|
Input: alps - move ALPS_PROTO_V4 out of alps_model_data table
Pali Rohár
2017-03-07
1
-2
/
+8
|
/
*
Input: mouse - use local variables consistently
Guenter Roeck
2017-01-22
1
-1
/
+1
*
Input: ALPS - clean up code for SS5 hardware
Paul Donohue
2016-11-29
1
-14
/
+7
*
Input: ALPS - clean up TrackStick handling for SS5 hardware
Paul Donohue
2016-11-29
1
-17
/
+25
*
Input: ALPS - fix TrackStick support for SS5 hardware
Paul Donohue
2016-11-29
1
-7
/
+12
*
Input: ALPS - set DualPoint flag for 74 03 28 devices
Ben Gamari
2016-10-04
1
-0
/
+7
*
Input: ALPS - allow touchsticks to report pressure
Ben Gamari
2016-10-04
1
-0
/
+7
*
Input: ALPS - handle 0-pressure 1F events
Ben Gamari
2016-10-04
1
-1
/
+7
*
Input: ALPS - add touchstick support for SS5 hardware
Ben Gamari
2016-10-04
1
-11
/
+54
*
Input: ALPS - report v3 pinnacle trackstick device only if is present
Pali Rohár
2016-01-07
1
-5
/
+7
*
Input: ALPS - detect trackstick presence for v7 protocol
Pali Rohár
2016-01-07
1
-4
/
+8
*
Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...
Hans de Goede
2015-10-27
1
-6
/
+42
*
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-05
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-13
1
-0
/
+8
*
|
Input: alps - fix touchpad buttons getting stuck when used with trackpoint
Hans de Goede
2015-04-13
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-05
1
-1
/
+3
[next]