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 2.6.35-rc1
Date: Fri, 25 Jun 2010 09:02:18 -0700	[thread overview]
Message-ID: <20100625160218.GA18302@core.coreip.homeip.net> (raw)

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 that mainly fix issues arisen from
the recent pull.


Changelog:
---------

Dan Carpenter (1):
      Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler()

Dmitry Torokhov (1):
      Input: sysrq - fix "stuck" SysRq mode

Henrik Rydberg (1):
      MAINTAINERS - Add an entry for the input MT protocol

Oskar Schirmer (1):
      Input: ad7877 - fix spi word size to 16 bit

Ping Cheng (1):
      Input: wacom - fix serial number handling on Cintiq 21UX2

Randy Dunlap (1):
      Input: fixup X86_MRST selects


Diffstat:
--------

 MAINTAINERS                         |    7 +++++++
 drivers/char/sysrq.c                |    8 ++++++--
 drivers/input/keyboard/Kconfig      |    2 +-
 drivers/input/misc/pcf8574_keypad.c |    2 +-
 drivers/input/serio/Kconfig         |    2 +-
 drivers/input/tablet/wacom_wac.c    |    9 +++++----
 drivers/input/touchscreen/ad7877.c  |    7 +++++++
 7 files changed, 28 insertions(+), 9 deletions(-)

-- 
Dmitry


             reply	other threads:[~2010-06-25 16:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-25 16:02 Dmitry Torokhov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-06-04  7:47 [git pull] Input updates for 2.6.35-rc1 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=20100625160218.GA18302@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).