index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
alps.c
Age
Commit message (
Expand
)
Author
2015-02-15
Input: ALPS - move v7 packet info to Documentation and v6 packet info
Pali Rohár
2015-02-15
Input: ALPS - fix confusing comment in protocol data
Dmitry Torokhov
2015-02-15
Input: ALPS - do not mix trackstick and external PS/2 mouse data
Pali Rohár
2015-02-15
Input: ALPS - fix trackstick detection on some Dell Latitudes
Dmitry Torokhov
2015-02-15
Input: ALPS - consolidate setting protocol parameters
Dmitry Torokhov
2015-02-15
Input: ALPS - split protocol data from model info
Dmitry Torokhov
2015-02-15
Input: ALPS - make Rushmore a separate protocol
Dmitry Torokhov
2015-02-15
Input: ALPS - renumber protocol numbers
Dmitry Torokhov
2015-02-01
Input: MT - add support for balanced slot assignment
Henrik Rydberg
2015-01-15
Merge tag 'v3.19-rc4' into next
Dmitry Torokhov
2015-01-11
Input: alps - add sanity checks for non DualPoint devices
Pali Rohár
2015-01-11
Input: alps - fix name, product and version of dev2 input device
Pali Rohár
2014-12-18
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-12-18
Input: alps - v7: document the v7 touchpad packet protocol
Hans de Goede
2014-12-18
Input: alps - v7: fix finger counting for > 2 fingers on clickpads
Hans de Goede
2014-12-18
Input: alps - v7: sometimes a single touch is reported in mt[1]
Hans de Goede
2014-12-18
Input: alps - v7: ignore new packets
Hans de Goede
2014-11-13
Input: alps - ignore bad data on Dell Latitudes E6440 and E7440
Pali Rohár
2014-11-09
Input: alps - allow up to 2 invalid packets without resetting device
Pali Rohár
2014-11-08
Input: alps - ignore potential bare packets when device is out of sync
Pali Rohár
2014-10-15
Input: alps - fix v4 button press recognition
Andreas Bosch
2014-09-08
Input: add missing POINTER / DIRECT properties to a bunch of drivers
Hans de Goede
2014-09-08
Input: add INPUT_PROP_POINTING_STICK property
Hans de Goede
2014-08-26
Input: ALPS - suppress message about 'Unknown touchpad'
Dmitry Torokhov
2014-07-30
Input: alps - Rushmore and v7 resolution support
Hans de Goede
2014-07-26
Input: alps - add support for v7 devices
Yunkang Tang
2014-07-26
Input: alps - cache firmware version
Hans de Goede
2014-07-26
Input: alps - change decode function prototype to return an int
Hans de Goede
2014-07-26
Input: alps - report 2 touches when we've > 2 fingers
Hans de Goede
2014-07-26
Input: alps - add an alps_report_semi_mt_data function
Hans de Goede
2014-07-26
Input: alps - use single touch data when v3 mt data contains only one finger
Hans de Goede
2014-07-26
Input: alps - use standard contact tracking instead of DIY
Hans de Goede
2014-07-26
Input: alps - use struct input_mt_pos to track coordinates
Hans de Goede
2014-07-26
Input: alps - process_bitmap: round down when spreading adjescent fingers ove...
Hans de Goede
2014-07-26
Input: alps - process_bitmap: fix counting of high point bits
Hans de Goede
2014-07-26
Input: alps - process_bitmap: add alps_get_bitmap_points() helper function
Hans de Goede
2014-07-26
Input: alps - process_bitmap: don't invert the Y-axis on Rushmore
Hans de Goede
2014-07-26
Input: alps - improve 2-finger reporting on v3 models
Hans de Goede
2014-07-26
Input: alps - fix rushmore packet decoding
Yunkang Tang
2013-12-26
Input: ALPS - add support for "Dolphin" devices
Yunkang Tang
2013-12-05
Input: ALPS - add support for DualPoint device on Dell XT2 model
Yunkang Tang
2013-10-22
Input: ALPS - change secondary device's name
Yunkang Tang
2013-04-15
Input: ALPS - use %ph to print buffers
Dmitry Torokhov
2013-02-22
Input: ALPS - add "Dolphin V1" touchpad support
Dave Turvene
2013-02-22
Input: ALPS - remove unused argument to alps_enter_command_mode()
Kevin Cernekee
2013-02-14
Input: ALPS - enable trackstick on Rushmore touchpads
Kevin Cernekee
2013-02-14
Input: ALPS - add support for "Rushmore" touchpads
Kevin Cernekee
2013-02-14
Input: ALPS - make the V3 packet field decoder "pluggable"
Kevin Cernekee
2013-02-14
Input: ALPS - move pixel and bitmap info into alps_data struct
Kevin Cernekee
2013-02-14
Input: ALPS - fix command mode check
Kevin Cernekee
[next]