Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1592462
| From | Pali Rohár <pali.rohar@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/3] Input: alps - cleanup |
| Date | 2017-03-04 12:40 +0100 |
| Message-ID | <thgcx-8v3-1@gated-at.bofh.it> (permalink) |
| References | <rH0Tf-4eU-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
This patch series cleanup usage of alps_model_data table. Changes since v1: Patches for ALPS_PROTO_V6 and ALPS_PROTO_V1 were dropped and support for those touchpad are still in alps_model_data. Pali Rohár (3): Input: alps - move ALPS_PROTO_V4 out of alps_model_data table Input: alps - warn about unsupported ALPS V9 touchpad Input: alps - cleanup alps_model_data drivers/input/mouse/alps.c | 75 +++++++++++++++++++++++++------------------- drivers/input/mouse/alps.h | 6 +--- 2 files changed, 43 insertions(+), 38 deletions(-) -- 1.7.9.5
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/3] Input: alps - cleanup Pali Rohár <pali.rohar@gmail.com> - 2017-03-04 12:40 +0100 [PATCH v2 1/3] Input: alps - move ALPS_PROTO_V4 out of alps_model_data table Pali Rohár <pali.rohar@gmail.com> - 2017-03-04 12:40 +0100 [PATCH v2 3/3] Input: alps - cleanup alps_model_data Pali Rohár <pali.rohar@gmail.com> - 2017-03-04 12:40 +0100 [PATCH v2 2/3] Input: alps - warn about unsupported ALPS V9 touchpad Pali Rohár <pali.rohar@gmail.com> - 2017-03-04 12:40 +0100 Re: [PATCH v2 0/3] Input: alps - cleanup Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-03-07 19:20 +0100
csiph-web