[patch 0/5] Autohandling of multitouch devices through hid-multitouch

From: benjamin.tissoires
Date: Tue Mar 06 2012 - 11:58:22 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/