index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
alps.c
Age
Commit message (
Expand
)
Author
2019-07-19
Input: alps - fix a mismatch between a condition check and its comment
Hui Wang
2019-07-15
Input: alps - don't handle ALPS cs19 trackpoint-only device
Hui Wang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-05-24
Merge tag 'v4.17-rc6' into next
Dmitry Torokhov
2018-04-23
Input: alps - fix reporting pressure of v3 trackstick
Pali Rohár
2018-04-23
Input: alps - demystify trackstick initialization for v3 and v6 protocols
Pali Rohár
2018-04-04
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-03-30
Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370
Masaki Ota
2018-03-26
Input: alps - report pressure of v3 and v7 trackstick
Pali Rohár
2018-02-02
Input: psmouse - create helper for reporting standard buttons/motion
Dmitry Torokhov
2018-01-12
Input: ALPS - fix multi-touch decoding on SS4 plus touchpads
Nir Perry
2017-10-23
Input: alps - convert to using timer_setup()
Kees Cook
2017-08-24
Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpad
Masaki Ota
2017-04-03
Merge tag 'v4.11-rc5' into next
Dmitry Torokhov
2017-03-17
Input: ALPS - fix trackstick button handling on V8 devices
Masaki Ota
2017-03-17
Input: ALPS - fix V8+ protocol handling (73 03 28)
Masaki Ota
2017-03-07
Input: alps - cleanup alps_model_data
Pali Rohár
2017-03-07
Input: alps - warn about unsupported ALPS V9 touchpad
Pali Rohár
2017-03-07
Input: alps - move ALPS_PROTO_V4 out of alps_model_data table
Pali Rohár
2017-01-21
Input: mouse - use local variables consistently
Guenter Roeck
2016-11-28
Input: ALPS - clean up code for SS5 hardware
Paul Donohue
2016-11-28
Input: ALPS - clean up TrackStick handling for SS5 hardware
Paul Donohue
2016-11-28
Input: ALPS - fix TrackStick support for SS5 hardware
Paul Donohue
2016-10-04
Input: ALPS - set DualPoint flag for 74 03 28 devices
Ben Gamari
2016-10-04
Input: ALPS - allow touchsticks to report pressure
Ben Gamari
2016-10-04
Input: ALPS - handle 0-pressure 1F events
Ben Gamari
2016-10-04
Input: ALPS - add touchstick support for SS5 hardware
Ben Gamari
2016-01-06
Input: ALPS - report v3 pinnacle trackstick device only if is present
Pali Rohár
2016-01-06
Input: ALPS - detect trackstick presence for v7 protocol
Pali Rohár
2015-10-26
Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...
Hans de Goede
2015-08-03
Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...
Hans de Goede
2015-06-22
Merge branch 'next' into for-linus
Dmitry Torokhov
2015-06-04
Input: alps - do not reduce trackpoint speed by half
Hans de Goede
2015-05-20
Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpad
Hans de Goede
2015-05-20
Input: alps - use the generic process_bitmap function for v5 touchpads
Hans de Goede
2015-05-20
Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mt
Hans de Goede
2015-05-20
Input: alps - do not use input-mt finger tracking for semi-mt devices
Hans de Goede
2015-05-20
Input: alps - use more accurate coordinates for first touch in semi-mt mode
Hans de Goede
2015-05-20
Input: alps - decode the position packet first
Hans de Goede
2015-05-20
Input: alps - only set fields that are actually present
Hans de Goede
2015-05-20
Input: alps - change alps_decode_rushmore to do all decoding itself
Hans de Goede
2015-04-14
Merge branch 'next' into for-linus
Dmitry Torokhov
2015-04-12
Input: alps - non interleaved V2 dualpoint has separate stick button bits
Hans de Goede
2015-04-12
Input: alps - fix touchpad buttons getting stuck when used with trackpoint
Hans de Goede
2015-04-11
Input: ALPS - make alps_get_pkt_id_ss4_v2() and others static
Fengguang Wu
2015-04-07
Input: ALPS - V7 devices can report 5-finger taps
Masaki Ota
2015-04-07
Input: ALPS - add support for SS4 touchpad devices
Masaki Ota
2015-04-07
Input: ALPS - refactor alps_set_abs_params_mt()
Masaki Ota
2015-04-05
Input: alps - report V2 Dualpoint Stick events via the right evdev node
Hans de Goede
[next]