Linux Input/HID development
 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.5-rc3
Date: Wed, 10 Feb 2016 11:41:37 -0800	[thread overview]
Message-ID: <20160210194137.GA5626@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. Just small driver fixups...

Changelog:
---------

Amitoj Kaur Chawla (1):
      Input: cap11xx - add missing of_node_put

Arnd Bergmann (2):
      Input: xpad - remove unused function
      Input: sirfsoc-onkey - allow modular build

Dmitry Torokhov (1):
      Input: vmmouse - fix absolute device registration

Geert Uytterhoeven (1):
      Input: colibri-vf50-ts - add missing #include <linux/of.h>

Grygorii Strashko (1):
      Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver()

Lars-Peter Clausen (1):
      Input: adp5589 - fix row 5 handling for adp5589

Philipp Zabel (1):
      Input: edt-ft5x06 - fix setting gain, offset, and threshold via device tree


Diffstat:
--------

 drivers/input/joystick/xpad.c               |  1 -
 drivers/input/keyboard/adp5589-keys.c       |  7 ++++---
 drivers/input/keyboard/cap11xx.c            |  8 ++++++--
 drivers/input/misc/Kconfig                  |  2 +-
 drivers/input/misc/sirfsoc-onkey.c          |  2 +-
 drivers/input/mouse/vmmouse.c               | 13 +++++++------
 drivers/input/serio/serio.c                 |  2 +-
 drivers/input/touchscreen/colibri-vf50-ts.c |  1 +
 drivers/input/touchscreen/edt-ft5x06.c      | 18 ++++++++++++------
 9 files changed, 33 insertions(+), 21 deletions(-)

-- 
Dmitry


                 reply	other threads:[~2016-02-10 19:41 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=20160210194137.GA5626@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox