LKML Archive on lore.kernel.org
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 2.6.38-rc4
Date: Tue, 15 Feb 2011 08:41:45 -0800 [thread overview]
Message-ID: <20110215164145.GA32308@core.coreip.homeip.net> (raw)
In-Reply-To: <20110107065448.GC29038@core.coreip.homeip.net>
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. Nothing exciting, just small
fixups to the drivers.
Changelog:
---------
Alexander Stein (1):
Input: rotary_encoder - use proper irqflags
Alexander Strakh (1):
Input: wacom - fix error path in wacom_probe()
Dmitry Torokhov (3):
Input: sysrq - rework re-inject logic
Revert "Input: do not pass injected events back to the originating handler"
Input: ads7846 - check proper condition when freeing gpio
Duncan Laurie (1):
Input: serio - clear pending rescans after sysfs driver rebind
Ping Cheng (1):
Input: wacom_w8001 - report resolution to userland
Trilok Soni (1):
Input: matrix_keypad - increase the limit of rows and columns
Diffstat:
--------
drivers/input/input.c | 37 +++++++++---------------------
drivers/input/misc/rotary_encoder.c | 4 +-
drivers/input/serio/serio.c | 11 +++++---
drivers/input/tablet/wacom_sys.c | 2 +-
drivers/input/touchscreen/ads7846.c | 38 ++++++++++++++++++-------------
drivers/input/touchscreen/wacom_w8001.c | 13 +++++++++-
drivers/tty/sysrq.c | 17 +++++++++++++-
include/linux/input/matrix_keypad.h | 4 +-
8 files changed, 72 insertions(+), 54 deletions(-)
--
Dmitry
next prev parent reply other threads:[~2011-02-15 16:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-07 6:54 [git pull] Input updates for 2.6.37-rc0 Dmitry Torokhov
2011-01-07 6:56 ` [git pull] Input updates for 2.6.38-rc0 Dmitry Torokhov
2011-01-12 6:09 ` [git pull] Input updates for 2.6.38-rc0 (round 2) Dmitry Torokhov
2011-01-26 4:57 ` [git pull] Input updates for 2.6.38-rc2 Dmitry Torokhov
2011-01-29 7:23 ` Dmitry Torokhov
2011-02-15 16:41 ` Dmitry Torokhov [this message]
2011-02-23 16:59 ` [git pull] Input updates for 2.6.38-rc6 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=20110215164145.GA32308@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 \
--subject='Re: [git pull] Input updates for 2.6.38-rc4' \
/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
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).