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: Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: [git pull] Input updates for 3.3-rc2
Date: Fri, 3 Feb 2012 00:36:53 -0800	[thread overview]
Message-ID: <20120203083653.GA24226@core.coreip.homeip.net> (raw)

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

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.

You will get a fix for evdev that was recently broken with regard to
non-blocking reads, a few fixups to drivers, and input properties
documentation from Henrik.

Thanks!

Changelog:
---------

Che-Liang Chiou (1):
      Input: serio_raw - return proper result when serio_raw_read fails

Felipe Contreras (1):
      Input: twl4030_keypad - fix comment (trivial)

Heiko Stübner (2):
      Input: evdev - fix variable initialisation
      Input: gpio_keys - fix struct device declared inside parameter list

Henrik Rydberg (1):
      Input: document device properties

Igor Murzov (1):
      Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklist


Diffstat:
--------

 Documentation/input/event-codes.txt     |   72 +++++++++++++++++++++++++++---
 drivers/input/evdev.c                   |    2 +-
 drivers/input/keyboard/twl4030_keypad.c |    4 +-
 drivers/input/serio/i8042-x86ia64io.h   |    7 +++
 drivers/input/serio/serio_raw.c         |   15 ++++---
 include/linux/gpio_keys.h               |    2 +
 6 files changed, 84 insertions(+), 18 deletions(-)

-- 
Dmitry

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

                 reply	other threads:[~2012-02-03  8:36 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=20120203083653.GA24226@core.coreip.homeip.net \
    --to=dmitry.torokhov@gmail.com \
    --cc=akpm@linux-foundation.org \
    --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).