Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1594489
| From | Dmitry Torokhov <dmitry.torokhov@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/3] Input: alps - cleanup |
| Date | 2017-03-07 19:20 +0100 |
| Message-ID | <tirSi-2Tr-11@gated-at.bofh.it> (permalink) |
| References | <rH0Tf-4eU-3@gated-at.bofh.it> <thgcx-8v3-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Mar 04, 2017 at 12:24:23PM +0100, Pali Rohár wrote: > 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(-) Applied the lot, thank you. -- Dmitry
Back to linux.kernel | Previous | Next — Previous 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