index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
alps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-19
Input: alps - fix a mismatch between a condition check and its comment
Hui Wang
1
-1
/
+1
2019-07-15
Input: alps - don't handle ALPS cs19 trackpoint-only device
Hui Wang
1
-0
/
+32
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2018-05-24
Merge tag 'v4.17-rc6' into next
Dmitry Torokhov
1
-4
/
+22
2018-04-23
Input: alps - fix reporting pressure of v3 trackstick
Pali Rohár
1
-1
/
+1
2018-04-23
Input: alps - demystify trackstick initialization for v3 and v6 protocols
Pali Rohár
1
-31
/
+49
2018-04-04
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-27
/
+13
2018-03-30
Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370
Masaki Ota
1
-3
/
+21
2018-03-26
Input: alps - report pressure of v3 and v7 trackstick
Pali Rohár
1
-4
/
+6
2018-02-02
Input: psmouse - create helper for reporting standard buttons/motion
Dmitry Torokhov
1
-23
/
+7
2018-01-12
Input: ALPS - fix multi-touch decoding on SS4 plus touchpads
Nir Perry
1
-10
/
+13
2017-10-23
Input: alps - convert to using timer_setup()
Kees Cook
1
-4
/
+4
2017-08-24
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-17
Input: ALPS - fix trackstick button handling on V8 devices
Masaki Ota
1
-4
/
+2
2017-03-17
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-21
Input: mouse - use local variables consistently
Guenter Roeck
1
-1
/
+1
2016-11-28
Input: ALPS - clean up code for SS5 hardware
Paul Donohue
1
-14
/
+7
2016-11-28
Input: ALPS - clean up TrackStick handling for SS5 hardware
Paul Donohue
1
-17
/
+25
2016-11-28
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-06
Input: ALPS - report v3 pinnacle trackstick device only if is present
Pali Rohár
1
-5
/
+7
2016-01-06
Input: ALPS - detect trackstick presence for v7 protocol
Pali Rohár
1
-4
/
+8
2015-10-26
Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...
Hans de Goede
1
-6
/
+42
2015-08-03
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-04
Input: alps - do not reduce trackpoint speed by half
Hans de Goede
1
-3
/
+2
2015-05-20
Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpad
Hans de Goede
1
-0
/
+5
2015-05-20
Input: alps - use the generic process_bitmap function for v5 touchpads
Hans de Goede
1
-62
/
+12
2015-05-20
Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mt
Hans de Goede
1
-8
/
+8
2015-05-20
Input: alps - do not use input-mt finger tracking for semi-mt devices
Hans de Goede
1
-2
/
+6
2015-05-20
Input: alps - use more accurate coordinates for first touch in semi-mt mode
Hans de Goede
1
-7
/
+52
2015-05-20
Input: alps - decode the position packet first
Hans de Goede
1
-21
/
+14
2015-05-20
Input: alps - only set fields that are actually present
Hans de Goede
1
-29
/
+33
2015-05-20
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-12
Input: alps - non interleaved V2 dualpoint has separate stick button bits
Hans de Goede
1
-0
/
+8
2015-04-12
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
[next]