linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] 2 somewhat related input fixes
@ 2015-04-22 15:45 Benjamin Tissoires
  2015-04-22 15:45 ` [PATCH 1/2] Input - elantech: fix semi-mt protocol for v3 HW Benjamin Tissoires
  2015-04-22 15:45 ` [PATCH 2/2] Input - synaptics: pin 3 touches when the firmware reports 3 fingers Benjamin Tissoires
  0 siblings, 2 replies; 12+ messages in thread
From: Benjamin Tissoires @ 2015-04-22 15:45 UTC (permalink / raw)
  To: Dmitry Torokhov, linux-input, linux-kernel

Hi Dmitry,

here are 2 somewhat related patches that are needed when the hardware reports
a number of fingers greater than max slot while not filling all of the available
slots.

In such cases, libinput relies on the actual slot number (which should be
correct) and this is not what the hardware says.

The first one is marked for stable given that it has been there forever (2011)
and seems simple enough to be in stable.
The second one is a regression introduced in 4.1-rc0, so that would be sweet
to have it in 4.1 final.

Cheers,
Benjamin

Benjamin Tissoires (2):
  Input - elantech: fix semi-mt protocol for v3 HW
  Input - synaptics: pin 3 touches when the firmware reports 3 fingers

 drivers/input/mouse/elantech.c  | 2 +-
 drivers/input/mouse/synaptics.c | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

-- 
2.1.0


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

end of thread, other threads:[~2015-07-07 14:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-22 15:45 [PATCH 0/2] 2 somewhat related input fixes Benjamin Tissoires
2015-04-22 15:45 ` [PATCH 1/2] Input - elantech: fix semi-mt protocol for v3 HW Benjamin Tissoires
2015-04-23 16:09   ` Dmitry Torokhov
2015-04-22 15:45 ` [PATCH 2/2] Input - synaptics: pin 3 touches when the firmware reports 3 fingers Benjamin Tissoires
2015-04-23 16:38   ` Dmitry Torokhov
2015-04-23 18:48     ` Benjamin Tissoires
2015-04-24 22:50       ` Benjamin Tissoires
2015-04-25  9:40         ` Henrik Rydberg
2015-04-27 17:48           ` Benjamin Tissoires
2015-06-11 17:29         ` Benjamin Tissoires
2015-07-01  0:26           ` Dmitry Torokhov
2015-07-07 14:02             ` Benjamin Tissoires

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).