linux-kernel.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-rc0
Date: Thu, 27 May 2010 09:14:56 -0700	[thread overview]
Message-ID: <20100527161455.GA558@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 some more updates for the input subsystem.

Changelog:
---------

Daniel Mack (1):
      Input: use ABS_CNT rather than (ABS_MAX + 1)

Haojian Zhuang (1):
      Input: enable onkey driver of max8925

Kevin Hilman (1):
      Input: ads7846 - return error on regulator_get() failure

Ondrej Zary (1):
      Input: usbtouchscreen - support bigger iNexio touchscreens

Peter Ujfalusi (1):
      Input: twl4030-vibra - correct the power down sequence


Diffstat:
--------

 drivers/hid/hid-debug.c                    |    2 +-
 drivers/input/joydev.c                     |   10 +-
 drivers/input/misc/Kconfig                 |   10 ++
 drivers/input/misc/Makefile                |    1 +
 drivers/input/misc/max8925_onkey.c         |  148 ++++++++++++++++++++++++++++
 drivers/input/misc/twl4030-vibra.c         |    2 +-
 drivers/input/misc/uinput.c                |    4 +-
 drivers/input/touchscreen/ads7846.c        |    4 +-
 drivers/input/touchscreen/usbtouchscreen.c |    7 +-
 include/linux/input.h                      |   12 +-
 include/linux/joystick.h                   |    4 +-
 include/linux/uinput.h                     |   10 +-
 12 files changed, 189 insertions(+), 25 deletions(-)
 create mode 100644 drivers/input/misc/max8925_onkey.c

-- 
Dmitry


             reply	other threads:[~2010-05-27 16:21 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-27 16:14 Dmitry Torokhov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-05-20 16:52 [git pull] Input updates for 2.6.35-rc0 Dmitry Torokhov
2010-05-28  1:53 ` Linus Torvalds
2010-05-28  2:46   ` Dmitry Torokhov
2010-05-28  4:06     ` Linus Torvalds
2010-05-28  2:56   ` Dave Airlie
2010-05-28  4:12     ` Linus Torvalds
2010-05-28  5:07       ` Dmitry Torokhov
2010-05-28 14:23         ` Linus Torvalds
2010-05-28  5:44       ` Dave Airlie
2010-05-28  6:19         ` Peter Hutterer
2010-05-28 14:28           ` Linus Torvalds
2010-05-28 15:01             ` Bastien Nocera
2010-05-28 22:27               ` Peter Hutterer
2010-05-28  7:23       ` Éric Piel

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=20100527161455.GA558@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).