[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4D05D966.5080104@euromail.se>
Date: Mon, 13 Dec 2010 09:29:26 +0100
From: Henrik Rydberg <rydberg@...omail.se>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>
CC: Jiri Kosina <jkosina@...e.cz>,
linux-input <linux-input@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] input: mt updates for 2.6.38
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 changes have all been discussed on the list, and are mostly janitory in nature.
Thanks,
Henrik
Dmitry Torokhov (2):
Input: include MT library as source for kerneldoc
Input: document new trkid field in struct input_dev
Henrik Rydberg (3):
input: mt: Move input MT header inside input directory
input: mt: Interface and MT_TOOL documentation updates
input: mt: Support separate contact and finger count reports
Documentation/DocBook/device-drivers.tmpl | 4 ++
Documentation/input/multi-touch-protocol.txt | 39 ++++++++++++++++++--------
drivers/hid/hid-3m-pct.c | 4 +-
drivers/hid/hid-egalax.c | 4 +-
drivers/input/input-mt.c | 35 +++++++++++++++++------
drivers/input/input.c | 2 +-
drivers/input/misc/uinput.c | 2 +-
drivers/input/tablet/wacom_wac.c | 4 +-
drivers/input/touchscreen/wacom_w8001.c | 2 +-
include/linux/input.h | 7 ++--
include/linux/{input-mt.h => input/mt.h} | 3 +-
11 files changed, 72 insertions(+), 34 deletions(-)
rename include/linux/{input-mt.h => input/mt.h} (89%)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists