index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2018-01-12
Input: ALPS - fix multi-touch decoding on SS4 plus touchpads
Nir Perry
1
-10
/
+13
2017-10-24
Input: alps - convert to using timer_setup()
Kees Cook
1
-4
/
+4
2017-08-25
Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpad
Masaki Ota
1
-10
/
+31
2017-04-03
Merge tag 'v4.11-rc5' into next
Dmitry Torokhov
1
-20
/
+52
2017-03-18
Input: ALPS - fix trackstick button handling on V8 devices
Masaki Ota
1
-4
/
+2
2017-03-18
Input: ALPS - fix V8+ protocol handling (73 03 28)
Masaki Ota
1
-16
/
+50
2017-03-07
Input: alps - cleanup alps_model_data
Pali Rohár
1
-31
/
+25
2017-03-07
Input: alps - warn about unsupported ALPS V9 touchpad
Pali Rohár
1
-0
/
+10
2017-03-07
Input: alps - move ALPS_PROTO_V4 out of alps_model_data table
Pali Rohár
1
-2
/
+8
2017-01-22
Input: mouse - use local variables consistently
Guenter Roeck
1
-1
/
+1
2016-11-29
Input: ALPS - clean up code for SS5 hardware
Paul Donohue
1
-14
/
+7
2016-11-29
Input: ALPS - clean up TrackStick handling for SS5 hardware
Paul Donohue
1
-17
/
+25
2016-11-29
Input: ALPS - fix TrackStick support for SS5 hardware
Paul Donohue
1
-7
/
+12
2016-10-04
Input: ALPS - set DualPoint flag for 74 03 28 devices
Ben Gamari
1
-0
/
+7
2016-10-04
Input: ALPS - allow touchsticks to report pressure
Ben Gamari
1
-0
/
+7
2016-10-04
Input: ALPS - handle 0-pressure 1F events
Ben Gamari
1
-1
/
+7
2016-10-04
Input: ALPS - add touchstick support for SS5 hardware
Ben Gamari
1
-11
/
+54
2016-01-07
Input: ALPS - report v3 pinnacle trackstick device only if is present
Pali Rohár
1
-5
/
+7
2016-01-07
Input: ALPS - detect trackstick presence for v7 protocol
Pali Rohár
1
-4
/
+8
2015-10-27
Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...
Hans de Goede
1
-6
/
+42
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
[next]