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.33-rc5
Date: Thu, 28 Jan 2010 23:12:30 -0800	[thread overview]
Message-ID: <20100129071230.GE4177@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. The ad7879 update is a bit
big to my taste but users want to use standard GPIO interface with the
driver and we don't want to continue carrying old sysfs interface for
another release.

Changelog:
---------

David Härdeman (1):
      Input: winbond-cir - remove dmesg spam

Henrik Rydberg (2):
      Input: add the ABS_MT_PRESSURE event
      Input: update multi-touch protocol documentation

Jon Dodgson (1):
      Input: lifebook - add another Lifebook DMI signature

Michael Hennerich (1):
      Input: ad7879 - support auxiliary GPIOs via gpiolib


Diffstat:
--------

 Documentation/input/multi-touch-protocol.txt |   48 +++++-
 drivers/input/input.c                        |    1 +
 drivers/input/misc/winbond-cir.c             |    2 +-
 drivers/input/mouse/lifebook.c               |    6 +
 drivers/input/touchscreen/ad7879.c           |  197 ++++++++++++++++++--------
 include/linux/input.h                        |    1 +
 include/linux/spi/ad7879.h                   |   12 +-
 7 files changed, 198 insertions(+), 69 deletions(-)

-- 
Dmitry

--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

                 reply	other threads:[~2010-01-29  7:12 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=20100129071230.GE4177@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).