lkml.org 
[lkml]   [2011]   [Nov]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/7] Additional ALPS touchpad protocol support
Date
Minor updates to previous patches to address review comments and to
rebase onto ALPS driver changes in 3.2.

Changes since v1:

- Changed to use stack-allocated buffer instead of kmalloced buffer in
alps_poll.
- Rebased onto alps.c changes merged in 3.2 merge window, changing all
debug and error messages to use psmouse_* print statements.

Seth Forshee (7):
Input: ALPS - Move protocol information to Documentation
Input: psmouse - Add PSMOUSE_CMD_RESET_WRAP
Input: ALPS - Add protocol version field in alps_model_info
Input: ALPS - Remove assumptions about packet size
Input: ALPS - Add support for protocol versions 3 and 4
Input: ALPS - Add semi-MT support for v3 protocol
Input: ALPS - Add documentation for protocol versions 3 and 4

Documentation/input/alps.txt | 188 ++++++++
drivers/input/mouse/alps.c | 1036 +++++++++++++++++++++++++++++++++++++----
drivers/input/mouse/alps.h | 19 +
drivers/input/mouse/psmouse.h | 1 +
4 files changed, 1163 insertions(+), 81 deletions(-)
create mode 100644 Documentation/input/alps.txt


\
 
 \ /
  Last update: 2011-11-07 21:55    [W:0.107 / U:0.740 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site