[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1459516012-8060-1-git-send-email-gabriele.mzt@gmail.com>
Date: Fri, 1 Apr 2016 15:06:48 +0200
From: Gabriele Mazzotta <gabriele.mzt@...il.com>
To: dmitry.torokhov@...il.com, benjamin.tissoires@...il.com
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
rydberg@...math.org, silverhammermba@...il.com,
peter.hutterer@...-t.net, hdegoede@...hat.com, grafi@...fi.jp,
oneukum@...e.de, Gabriele Mazzotta <gabriele.mzt@...il.com>
Subject: [PATCH v4 0/4] input: synaptics - report correct width and pressure values
The problem of the previous set, v3, was the use of ABS_MT_TOUCH_MAJOR
to report finger widths without them being expressed in surface units.
In this set only the width of the first touch is reported, this time
using ABS_TOOL_WIDTH.
Gabriele Mazzotta (4):
input: synaptics - fix pressure values calculation on image sensors
input: synaptics - fix width values calculation on image sensors
input: synaptics - change default width value of cr48 sensors
input: synaptics - make image sensors and cr48 sensors report widths
drivers/input/mouse/synaptics.c | 25 ++++++++++++++++++++-----
1 file changed, 20 insertions(+), 5 deletions(-)
--
2.8.0.rc3
Powered by blists - more mailing lists