Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1558039 > unrolled thread

[git pull] Input updates for 4.10-rc3

Started byDmitry Torokhov <dmitry.torokhov@gmail.com>
First post2017-01-13 07:00 +0100
Last post2017-01-13 07:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [git pull] Input updates for 4.10-rc3 Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2017-01-13 07:00 +0100

#1558039 — [git pull] Input updates for 4.10-rc3

FromDmitry Torokhov <dmitry.torokhov@gmail.com>
Date2017-01-13 07:00 +0100
Subject[git pull] Input updates for 4.10-rc3
Message-ID<sZ345-5t0-5@gated-at.bofh.it>
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 - small driver fixups.

Changelog:
---------

Andy Shevchenko (1):
      Input: adxl34x - make it enumerable in ACPI environment

Aniroop Mathur (1):
      Input: synaptics_i2c - change msleep to usleep_range for small msecs

Corentin Labbe (1):
      Input: joydev - remove unused linux/miscdevice.h include

Dmitry Torokhov (1):
      Input: synaptics-rmi4 - fix F03 build error when serio is module

Guenter Roeck (1):
      Input: elants_i2c - avoid divide by 0 errors on bad touchscreen data

Marcos Paulo de Souza (1):
      Input: i8042 - add Pegatron touchpad to noloop table

Paul Donohue (1):
      Input: ALPS - fix TrackStick Y axis handling for SS5 hardware

Pavel Rojtberg (1):
      Input: xpad - use correct product id for x360w controllers


Diffstat:
--------

 drivers/input/joydev.c                 | 1 -
 drivers/input/joystick/xpad.c          | 6 ++++++
 drivers/input/misc/adxl34x-i2c.c       | 4 +---
 drivers/input/mouse/alps.h             | 2 +-
 drivers/input/mouse/synaptics_i2c.c    | 4 ++--
 drivers/input/rmi4/Kconfig             | 3 ++-
 drivers/input/serio/i8042-x86ia64io.h  | 6 ++++++
 drivers/input/touchscreen/elants_i2c.c | 4 ++--
 8 files changed, 20 insertions(+), 10 deletions(-)

-- 
Dmitry

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web