All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: [git pull] Input updates for 4.10-rc3
Date: Thu, 12 Jan 2017 21:51:34 -0800	[thread overview]
Message-ID: <20170113055134.GA22630@dtor-ws> (raw)

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


                 reply	other threads:[~2017-01-13  5:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170113055134.GA22630@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.