All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Henrik Rydberg" <rydberg@euromail.se>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Jiri Kosina <jkosina@suse.cz>,
	linux-input <linux-input@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] input: mt updates for 2.6.38
Date: Thu, 23 Dec 2010 16:20:31 +0100	[thread overview]
Message-ID: <20101223152031.GA1755@polaris.bitmath.org> (raw)

Dmitry,

Please pull from

  git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt.git next

to receive input-mt updates for 2.6.38.

The device properties are in there, the synaptics patches are in
there, and another wetab patch is in there.

Merry Christmas,
Henrik

Andy Ross (1):
      hid: egalax: Add support for Wetab (726b)

Henrik Rydberg (6):
      Input: introduce device properties
      Input: fix double equality sign in uevent
      input: mt: Document interface updates
      Input: synaptics - report clickpad property
      Input: synaptics - add multi-finger and semi-mt support
      Input: synaptics - ignore bogus mt packet

 Documentation/input/multi-touch-protocol.txt |   44 +++++++-----
 drivers/hid/hid-core.c                       |    1 +
 drivers/hid/hid-egalax.c                     |    2 +
 drivers/hid/hid-ids.h                        |    1 +
 drivers/input/evdev.c                        |    4 +
 drivers/input/input.c                        |   21 ++++++-
 drivers/input/misc/uinput.c                  |    4 +
 drivers/input/mouse/synaptics.c              |   95 ++++++++++++++++++++++++--
 drivers/input/mouse/synaptics.h              |    3 +
 include/linux/input.h                        |   16 ++++
 include/linux/uinput.h                       |    1 +
 11 files changed, 168 insertions(+), 24 deletions(-)

             reply	other threads:[~2010-12-23 15:21 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-23 15:20 Henrik Rydberg [this message]
2010-12-28  1:42 ` [GIT PULL] input: mt updates for 2.6.38 Dmitry Torokhov
  -- strict thread matches above, loose matches on Subject: below --
2010-12-16 11:37 Henrik Rydberg
2010-12-17 19:34 ` Dmitry Torokhov
2010-12-13  8:29 Henrik Rydberg
2010-12-13  9:13 ` Dmitry Torokhov
2010-12-08  9:02 Henrik Rydberg
2010-12-09  8:58 ` Dmitry Torokhov
2010-12-09  9:08   ` Dmitry Torokhov
2010-12-09 18:27     ` Henrik Rydberg
2010-12-09 18:48       ` Dmitry Torokhov
2010-12-09 19:11         ` Henrik Rydberg
2010-12-09 18:23   ` Henrik Rydberg
2010-12-09 18:49     ` Dmitry Torokhov
2010-12-09 19:10       ` Henrik Rydberg

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=20101223152031.GA1755@polaris.bitmath.org \
    --to=rydberg@euromail.se \
    --cc=dmitry.torokhov@gmail.com \
    --cc=jkosina@suse.cz \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.