index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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 - 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
*
Input: alps - report 2 touches when we've > 2 fingers
Hans de Goede
2014-07-26
1
-1
/
+1
*
Input: alps - add an alps_report_semi_mt_data function
Hans de Goede
2014-07-26
1
-47
/
+29
*
Input: alps - use single touch data when v3 mt data contains only one finger
Hans de Goede
2014-07-26
1
-1
/
+1
*
Input: alps - use standard contact tracking instead of DIY
Hans de Goede
2014-07-26
1
-36
/
+16
*
Input: alps - use struct input_mt_pos to track coordinates
Hans de Goede
2014-07-26
1
-109
/
+90
*
Input: alps - process_bitmap: round down when spreading adjescent fingers ove...
Hans de Goede
2014-07-26
1
-2
/
+2
*
Input: alps - process_bitmap: fix counting of high point bits
Hans de Goede
2014-07-26
1
-2
/
+1
*
Input: alps - process_bitmap: add alps_get_bitmap_points() helper function
Hans de Goede
2014-07-26
1
-45
/
+30
*
Input: alps - process_bitmap: don't invert the Y-axis on Rushmore
Hans de Goede
2014-07-26
1
-7
/
+10
*
Input: alps - improve 2-finger reporting on v3 models
Hans de Goede
2014-07-26
1
-36
/
+24
*
Input: alps - fix rushmore packet decoding
Yunkang Tang
2014-07-26
1
-0
/
+3
*
Input: ALPS - add support for "Dolphin" devices
Yunkang Tang
2013-12-26
1
-41
/
+173
*
Input: ALPS - add support for DualPoint device on Dell XT2 model
Yunkang Tang
2013-12-05
1
-3
/
+203
*
Input: ALPS - change secondary device's name
Yunkang Tang
2013-10-22
1
-1
/
+1
*
Input: ALPS - use %ph to print buffers
Dmitry Torokhov
2013-04-15
1
-7
/
+5
*
Input: ALPS - add "Dolphin V1" touchpad support
Dave Turvene
2013-02-22
1
-2
/
+65
*
Input: ALPS - remove unused argument to alps_enter_command_mode()
Kevin Cernekee
2013-02-22
1
-11
/
+7
*
Input: ALPS - enable trackstick on Rushmore touchpads
Kevin Cernekee
2013-02-14
1
-70
/
+115
*
Input: ALPS - add support for "Rushmore" touchpads
Kevin Cernekee
2013-02-14
1
-0
/
+52
*
Input: ALPS - make the V3 packet field decoder "pluggable"
Kevin Cernekee
2013-02-14
1
-44
/
+57
*
Input: ALPS - move pixel and bitmap info into alps_data struct
Kevin Cernekee
2013-02-14
1
-22
/
+25
*
Input: ALPS - fix command mode check
Kevin Cernekee
2013-02-14
1
-1
/
+1
*
Input: ALPS - rework detection of Pinnacle AGx touchpads
Kevin Cernekee
2013-02-14
1
-3
/
+12
*
Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults()
Kevin Cernekee
2013-02-14
1
-8
/
+4
*
Input: ALPS - use function pointers for different protocol handlers
Kevin Cernekee
2013-02-14
1
-54
/
+47
*
Input: ALPS - rework detection sequence
Kevin Cernekee
2013-02-14
1
-72
/
+52
*
Input: ALPS - introduce helper function for repeated commands
Kevin Cernekee
2013-02-14
1
-41
/
+30
*
Input: ALPS - move alps_get_model() down below hw_init code
Kevin Cernekee
2013-02-14
1
-93
/
+93
*
Input: ALPS - copy "model" info into alps_data struct
Kevin Cernekee
2013-02-14
1
-32
/
+31
*
Input: ALPS - print small buffers via %*ph
Andy Shevchenko
2012-10-30
1
-6
/
+4
*
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
2012-09-19
1
-1
/
+1
*
Input: ALPS - switch to using input_mt_report_finger_count
Dmitry Torokhov
2012-05-10
1
-8
/
+2
*
Input: ALPS - add semi-MT support for v4 protocol
George Pantalos
2012-05-10
1
-6
/
+73
*
Input: ALPS - fix touchpad detection when buttons are pressed
Akio Idehara
2012-02-24
1
-2
/
+5
*
Input: ALPS - add semi-MT support for v3 protocol
Seth Forshee
2011-11-07
1
-19
/
+214
*
Input: ALPS - add support for protocol versions 3 and 4
Seth Forshee
2011-11-07
1
-38
/
+753
*
Input: ALPS - remove assumptions about packet size
Seth Forshee
2011-11-07
1
-5
/
+5
[prev]
[next]