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


Groups > linux.kernel > #1672798 > unrolled thread

Re: [PATCH 0/3] HID: multitouch: fix a corner case of some Win 8 devices

Started byArek Burdach <arek.burdach@gmail.com>
First post2017-06-22 18:30 +0200
Last post2017-06-22 18:30 +0200
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 0/3] HID: multitouch: fix a corner case of some Win 8  devices Arek Burdach <arek.burdach@gmail.com> - 2017-06-22 18:30 +0200

#1672798 — Re: [PATCH 0/3] HID: multitouch: fix a corner case of some Win 8 devices

FromArek Burdach <arek.burdach@gmail.com>
Date2017-06-22 18:30 +0200
SubjectRe: [PATCH 0/3] HID: multitouch: fix a corner case of some Win 8 devices
Message-ID<tVd9v-7bb-5@gated-at.bofh.it>
Hi,

On 15.06.2017 15:32, Benjamin Tissoires wrote:
> It looks like the Microsft certification misses one case of released fingers.
>
> The (only) solution we can have against that is to wait for a hundred of ms,
> and if no input report comes in, consider that the touches should have been
> released. The spec, as I read it, enforces that.
>
> Arek, can you please give a test to this new series?
> I managed to find out a way to have the IRQ and the timeout exclusive, and
> also added a few optimizations.
Sorry for delayed response.
Works great! Highly recommend this fix.

Cheers,
Arek

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web