Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1573100 > unrolled thread

Re: [PATCH] HID: multitouch: fix LG Melfas touchscreen

Started byJiri Kosina <jikos@kernel.org>
First post2017-02-03 14:50 +0100
Last post2017-02-03 14:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] HID: multitouch: fix LG Melfas touchscreen Jiri Kosina <jikos@kernel.org> - 2017-02-03 14:50 +0100

#1573100 — Re: [PATCH] HID: multitouch: fix LG Melfas touchscreen

FromJiri Kosina <jikos@kernel.org>
Date2017-02-03 14:50 +0100
SubjectRe: [PATCH] HID: multitouch: fix LG Melfas touchscreen
Message-ID<t6Mps-2cV-25@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web