[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1294248468-19979-1-git-send-email-benjamin.tissoires@enac.fr>
Date: Wed, 5 Jan 2011 18:27:38 +0100
From: Benjamin Tissoires <benjamin.tissoires@...c.fr>
To: Stephane Chatty <chatty@...c.fr>,
Henrik Rydberg <rydberg@...omail.se>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Jiri Kosina <jkosina@...e.cz>, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Benjamin Tissoires <benjamin.tissoires@...c.fr>
Subject: [RFC v2 0/10] hid-multitouch: a first step towards multitouch unification
Hi,
these patches is the set for the unified driver hid-multitouch.
I'm putting the flag RFC as I'm still waiting some testers feedback on some devices. But I don't think they will change a lot.
This would be great if this stuff could go into 2.6.38, if it's not too late.
These patches applies on top of Dmitry's next branch.
Cheers,
Benjamin
--
drivers/hid/Kconfig | 30 +--
drivers/hid/Makefile | 5 +-
drivers/hid/hid-cando.c | 274 ----------------------
drivers/hid/hid-core.c | 6 +-
drivers/hid/hid-ids.h | 7 +
drivers/hid/hid-input.c | 10 +-
drivers/hid/hid-mosart.c | 275 ----------------------
drivers/hid/hid-multitouch.c | 526 ++++++++++++++++++++++++++++++++++++++++++
drivers/hid/hid-quanta.c | 261 ---------------------
drivers/hid/hid-stantum.c | 286 -----------------------
include/linux/hid.h | 6 +-
11 files changed, 559 insertions(+), 1127 deletions(-)
--
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