Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1573100
| From | Jiri Kosina <jikos@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] HID: multitouch: fix LG Melfas touchscreen |
| Date | 2017-02-03 14:50 +0100 |
| Message-ID | <t6Mps-2cV-25@gated-at.bofh.it> (permalink) |
| References | <t5h4n-2H9-45@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, 30 Jan 2017, Benjamin Tissoires wrote: > The LG Melfas touchscreen has a bad firmware where it declares the > Contact ID field as constant while it shouldn't. This messes up the > autodetection and the reporting of the events by hid-multitouch given > that hid-input ignores constant fields. > > The autodetection is simply worked around by manually adding the device > to hid_have_special_driver. > > The processing of the events requires either a report fixup, either some I've fixed the grammar here ... > specific case handling. Given that the report fixup would require to > basically rewrite all the report descriptor, I went for the programatic > way of fixing that after the report descriptors are loaded. > > Link: https://bugzilla.redhat.com/show_bug.cgi?id=1416181 > Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> ... and applied to for-4.10/upstream-fixes; I don't think this patch itself would justify a -rc7 merge by itself, therefore either something else accumulates in for-4.10 branch, or this will go in during 4.11 merge window. Thanks, -- Jiri Kosina SUSE Labs
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] HID: multitouch: fix LG Melfas touchscreen Jiri Kosina <jikos@kernel.org> - 2017-02-03 14:50 +0100
csiph-web