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.2-rc5
Date: Sun, 9 Aug 2015 00:32:15 -0700	[thread overview]
Message-ID: <20150809073215.GA32984@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 ALPS and Elan
touchpads, and other driver fixups.

Changelog:
---------

Chen-Yu Tsai (1):
      Input: axp20x-pek - add module alias

Dmitry Torokhov (1):
      Input: turbografx - fix potential out of bound access

Duson Lin (1):
      Input: elantech - add special check for fw_version 0x470f01 touchpad

Hans de Goede (1):
      Input: alps - only Dell laptops have separate button bits for v2 dualpoint sticks

Marek Belisko (1):
      Input: twl4030-vibra - fix ERROR: Bad of_node_put() warning


Diffstat:
--------

 Documentation/input/alps.txt        |  6 ++++--
 drivers/input/joystick/turbografx.c |  2 +-
 drivers/input/misc/axp20x-pek.c     |  1 +
 drivers/input/misc/twl4030-vibra.c  |  3 ++-
 drivers/input/mouse/alps.c          |  8 ++++++--
 drivers/input/mouse/elantech.c      | 22 ++++++++++++++++++++--
 drivers/input/mouse/elantech.h      |  1 +
 7 files changed, 35 insertions(+), 8 deletions(-)

-- 
Dmitry


                 reply	other threads:[~2015-08-09  7:32 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=20150809073215.GA32984@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.