linux-input.vger.kernel.org archive mirror
 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 3.13-rc3
Date: Sat, 7 Dec 2013 01:37:10 -0800	[thread overview]
Message-ID: <20131207093710.GA9563@core.coreip.homeip.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 1851 bytes --]

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus
or
	master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus

to receive updates for the input subsystem. You will get an update to
ALPS to support devices on Dell XT2 (hopefully working better this time
around and although it is largish it should not affect any other ALPS
devices) and a tiny update to Elantech driver to support newer devices
as well. Also a coupe of new input event codes have been defined.

Changelog:
---------

Andrew Liu (1):
      Input: keyboard - "keycode & KEY_MAX" changes some keycode values

Christian Engelmayer (1):
      Input: usbtouchscreen - separate report and transmit buffer size handling

Dmitry Torokhov (1):
      Input: sur40 - suppress false uninitialized variable warning

Matt Walker (1):
      Input: elantech - add support for newer (August 2013) devices

Pali Rohár (1):
      Input: add key code for ambient light sensor button

Ping Cheng (1):
      Input: add SW_MUTE_DEVICE switch definition

Yunkang Tang (1):
      Input: ALPS - add support for DualPoint device on Dell XT2 model


Diffstat:
--------

 drivers/input/keyboard/adp5588-keys.c      |   3 +-
 drivers/input/keyboard/adp5589-keys.c      |   3 +-
 drivers/input/keyboard/bf54x-keys.c        |   3 +-
 drivers/input/misc/pcf8574_keypad.c        |   7 +-
 drivers/input/mouse/alps.c                 | 206 ++++++++++++++++++++++++++++-
 drivers/input/mouse/alps.h                 |   1 +
 drivers/input/mouse/elantech.c             |   1 +
 drivers/input/touchscreen/sur40.c          |   4 +-
 drivers/input/touchscreen/usbtouchscreen.c |  22 ++-
 include/uapi/linux/input.h                 |   3 +
 10 files changed, 239 insertions(+), 14 deletions(-)

-- 
Dmitry


[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

             reply	other threads:[~2013-12-07  9:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-07  9:37 Dmitry Torokhov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-12-12 16:37 [git pull] Input updates for 3.13-rc3 Dmitry Torokhov

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=20131207093710.GA9563@core.coreip.homeip.net \
    --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;
as well as URLs for NNTP newsgroup(s).