All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/5] Autohandling of multitouch devices through hid-multitouch
@ 2012-03-06 16:57 benjamin.tissoires
  2012-03-06 16:57 ` [PATCH 1/5] HID: multitouch: add support for eGalax 0x722a benjamin.tissoires
                   ` (4 more replies)
  0 siblings, 5 replies; 41+ messages in thread
From: benjamin.tissoires @ 2012-03-06 16:57 UTC (permalink / raw)
  To: benjamin.tissoires, Dmitry Torokhov, Henrik Rydberg, Jiri Kosina,
	Stephane Chatty, linux-input, linux-kernel

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.



^ permalink raw reply	[flat|nested] 41+ messages in thread

end of thread, other threads:[~2012-03-16 11:26 UTC | newest]

Thread overview: 41+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-06 16:57 [patch 0/5] Autohandling of multitouch devices through hid-multitouch benjamin.tissoires
2012-03-06 16:57 ` [PATCH 1/5] HID: multitouch: add support for eGalax 0x722a benjamin.tissoires
2012-03-09 12:29   ` Jiri Kosina
2012-03-10  6:31     ` Benjamin Tissoires
2012-03-12 12:40       ` Jiri Kosina
2012-03-12 12:40         ` Jiri Kosina
2012-03-12 13:02         ` Henrik Rydberg
2012-03-06 16:57 ` [PATCH 2/5] HID: multitouch: fix handling of buggy reports descriptors for Dell ST2220T benjamin.tissoires
2012-03-12 10:25   ` Jiri Kosina
2012-03-06 16:57 ` [PATCH 3/5] HID: handle all multitouch devices through hid-multitouch benjamin.tissoires
2012-03-06 16:57 ` [PATCH 4/5] HID: autoload hid-multitouch as needed benjamin.tissoires
2012-03-07 21:36   ` Jiri Kosina
2012-03-08 10:57     ` Henrik Rydberg
2012-03-08 11:21       ` Stéphane Chatty
2012-03-08 11:21         ` Stéphane Chatty
2012-03-08 11:30         ` Henrik Rydberg
2012-03-08 11:30           ` Henrik Rydberg
2012-03-08 11:48           ` Stéphane Chatty
2012-03-08 11:48             ` Stéphane Chatty
2012-03-08 12:23             ` Henrik Rydberg
2012-03-08 12:23               ` Henrik Rydberg
2012-03-08 22:47               ` Stéphane Chatty
2012-03-08 22:47                 ` Stéphane Chatty
2012-03-12 16:18                 ` Jiri Kosina
2012-03-12 15:57         ` Jiri Kosina
2012-03-12 15:57           ` Jiri Kosina
2012-03-12 17:42           ` Marcel Holtmann
2012-03-12 17:42             ` Marcel Holtmann
2012-03-12 20:47             ` Stéphane Chatty
2012-03-12 20:47               ` Stéphane Chatty
2012-03-12 22:21               ` Jiri Kosina
2012-03-13 10:17                 ` Stéphane Chatty
2012-03-13 10:17                   ` Stéphane Chatty
2012-03-13 10:17                   ` Stéphane Chatty
2012-03-13 16:13                   ` Jiri Kosina
2012-03-13 16:13                     ` Jiri Kosina
2012-03-13 18:14                     ` Stéphane Chatty
2012-03-13 18:14                       ` Stéphane Chatty
2012-03-13 18:14                       ` Stéphane Chatty
2012-03-16 11:26   ` Jiri Kosina
2012-03-06 16:57 ` [PATCH 5/5] HID: multitouch: detect serial protocol benjamin.tissoires

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.