[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1331053026-21272-1-git-send-email-benjamin.tissoires@gmail.com>
Date: Tue, 6 Mar 2012 17:57:01 +0100
From: "benjamin.tissoires" <benjamin.tissoires@...il.com>
To: "benjamin.tissoires" <benjamin.tissoires@...il.com>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Henrik Rydberg <rydberg@...omail.se>,
Jiri Kosina <jkosina@...e.cz>,
Stephane Chatty <chatty@...c.fr>, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [patch 0/5] Autohandling of multitouch devices through hid-multitouch
Hi Guys,
In this patch series, I introduce 1 trivial patch plus 4 patches that need review I think:
- the first is trivial (I missed it this morning, sorry)
- the second fixes a problem detected with LG panels. The detection of the end of the
report was not accurate, and needed to be rewritten. I'm worried about it because I got
warnings under Ubuntu for this patch (-Warray-bounds) whereas I don't get any warnings
under Fedora.
- the third should not be a problem as it relies on the presence of the QUIRK_MULTITOUCH
and will impact only unknown devices.
- the fourth worries me more. I introduce changes in hid_device, and I'd like to have your opinion.
- Then, the last one allows us to be compliant with Microsoft's description for Win 7 devices.
Cheers,
Benjamin
PS: Thanks Henrik and Jiri for the series of this morning.
--
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