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


Groups > linux.kernel > #1369300

[PATCH v4 0/4] input: synaptics - report correct width and pressure values

From Gabriele Mazzotta <gabriele.mzt@gmail.com>
Newsgroups linux.kernel
Subject [PATCH v4 0/4] input: synaptics - report correct width and pressure values
Date 2016-04-01 15:10 +0200
Message-ID <rj6ZP-4O4-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v4 0/4] input: synaptics - report correct width and pressure values Gabriele Mazzotta <gabriele.mzt@gmail.com> - 2016-04-01 15:10 +0200

csiph-web