Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1720691
| From | Dmitry Torokhov <dmitry.torokhov@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [git pull] Input updates for v4.13-rc6 |
| Date | 2017-08-26 21:20 +0200 |
| Message-ID | <uiOMF-5cF-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus
to receive updates for the input subsystem. You will get:
- a tweak to IBM Trackpoint driver that helps recognizing trackpoints on
never Lenovo Carbons;
- a fix to ALPS driver solving scroll issues on some Dells;
- yet another ACPI ID has been added to Elan I2C toucpad driver;
- quieted diagnostic message in soc_button_array driver.
Thanks!
Changelog:
---------
Aaron Ma (1):
Input: trackpoint - add new trackpoint firmware ID
Hans de Goede (1):
Input: soc_button_array - silence -ENOENT error on Dell XPS13 9365
KT Liao (1):
Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310
Masaki Ota (1):
Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpad
Diffstat:
--------
drivers/input/misc/soc_button_array.c | 2 +-
drivers/input/mouse/alps.c | 41 ++++++++++++++++++++++++++---------
drivers/input/mouse/alps.h | 8 +++++++
drivers/input/mouse/elan_i2c_core.c | 1 +
drivers/input/mouse/trackpoint.c | 3 ++-
drivers/input/mouse/trackpoint.h | 3 ++-
6 files changed, 45 insertions(+), 13 deletions(-)
--
Dmitry
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[git pull] Input updates for v4.13-rc6 Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-08-26 21:20 +0200
csiph-web