Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1673355 > unrolled thread
| Started by | Jiri Kosina <jikos@kernel.org> |
|---|---|
| First post | 2017-06-23 10:20 +0200 |
| Last post | 2017-06-23 10:20 +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.
Re: [PATCH 0/3] HID: multitouch: fix a corner case of some Win 8 devices Jiri Kosina <jikos@kernel.org> - 2017-06-23 10:20 +0200
| From | Jiri Kosina <jikos@kernel.org> |
|---|---|
| Date | 2017-06-23 10:20 +0200 |
| Subject | Re: [PATCH 0/3] HID: multitouch: fix a corner case of some Win 8 devices |
| Message-ID | <tVrYS-8aL-21@gated-at.bofh.it> |
On Thu, 15 Jun 2017, 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. > > Cheers, > Benjamin > > Benjamin Tissoires (3): > HID: multitouch: use BIT macro > HID: multitouch: fix rare Win 8 cases when the touch up event gets > missing > HID: multitouch: optimize the sticky fingers timer > > drivers/hid/hid-multitouch.c | 149 ++++++++++++++++++++++++++++++++----------- > 1 file changed, 110 insertions(+), 39 deletions(-) I've applied the series with Arek's 'Tested-by' to for-4.13/multitouch. -- Jiri Kosina SUSE Labs
Back to top | Article view | linux.kernel
csiph-web