Hans de Goede
|
01d4cd5c44
Input: add missing POINTER / DIRECT properties to a bunch of drivers
|
11 years ago |
Hans de Goede
|
7611392fe8
Input: add INPUT_PROP_POINTING_STICK property
|
11 years ago |
Dmitry Torokhov
|
a9e06219df
Input: ALPS - suppress message about 'Unknown touchpad'
|
11 years ago |
Hans de Goede
|
f3f33c6776
Input: alps - Rushmore and v7 resolution support
|
11 years ago |
Yunkang Tang
|
3808843cf1
Input: alps - add support for v7 devices
|
11 years ago |
Hans de Goede
|
c0cd17f6dc
Input: alps - cache firmware version
|
11 years ago |
Hans de Goede
|
38c11eaaab
Input: alps - change decode function prototype to return an int
|
11 years ago |
Hans de Goede
|
99d9996c5c
Input: alps - report 2 touches when we've > 2 fingers
|
11 years ago |
Hans de Goede
|
68c2187017
Input: alps - add an alps_report_semi_mt_data function
|
11 years ago |
Hans de Goede
|
c38a448a23
Input: alps - use single touch data when v3 mt data contains only one finger
|
11 years ago |
Hans de Goede
|
cdf333efdc
Input: alps - use standard contact tracking instead of DIY
|
11 years ago |
Hans de Goede
|
02d04254a5
Input: alps - use struct input_mt_pos to track coordinates
|
11 years ago |
Hans de Goede
|
28835f4540
Input: alps - process_bitmap: round down when spreading adjescent fingers over 2 points
|
11 years ago |
Hans de Goede
|
105affbfd5
Input: alps - process_bitmap: fix counting of high point bits
|
11 years ago |
Hans de Goede
|
036e6c7b54
Input: alps - process_bitmap: add alps_get_bitmap_points() helper function
|
11 years ago |
Hans de Goede
|
40e8f53bff
Input: alps - process_bitmap: don't invert the Y-axis on Rushmore
|
11 years ago |
Hans de Goede
|
20bea68bd1
Input: alps - improve 2-finger reporting on v3 models
|
11 years ago |
Yunkang Tang
|
f105e34a4e
Input: alps - fix rushmore packet decoding
|
11 years ago |
Yunkang Tang
|
ee65d4b36d
Input: ALPS - add support for "Dolphin" devices
|
11 years ago |
Yunkang Tang
|
95f75e9158
Input: ALPS - add support for DualPoint device on Dell XT2 model
|
11 years ago |
Yunkang Tang
|
9354f26338
Input: ALPS - change secondary device's name
|
12 years ago |
Dmitry Torokhov
|
39fbe58557
Input: ALPS - use %ph to print buffers
|
12 years ago |
Dave Turvene
|
75af9e56c1
Input: ALPS - add "Dolphin V1" touchpad support
|
12 years ago |
Kevin Cernekee
|
d18e53fce2
Input: ALPS - remove unused argument to alps_enter_command_mode()
|
12 years ago |
Kevin Cernekee
|
cd40120487
Input: ALPS - enable trackstick on Rushmore touchpads
|
12 years ago |
Kevin Cernekee
|
1302bac33d
Input: ALPS - add support for "Rushmore" touchpads
|
12 years ago |
Kevin Cernekee
|
f85e5001cc
Input: ALPS - make the V3 packet field decoder "pluggable"
|
12 years ago |
Kevin Cernekee
|
7a9f73e75c
Input: ALPS - move pixel and bitmap info into alps_data struct
|
12 years ago |
Kevin Cernekee
|
56fd340ebb
Input: ALPS - fix command mode check
|
12 years ago |
Kevin Cernekee
|
f673ceb11b
Input: ALPS - rework detection of Pinnacle AGx touchpads
|
12 years ago |