All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] input: synaptics - report correct width and pressure values
@ 2015-03-22 14:43 Gabriele Mazzotta
  2015-03-22 14:43 ` [PATCH v3 1/5] input: synaptics - fix width values calculation on image sensors Gabriele Mazzotta
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Gabriele Mazzotta @ 2015-03-22 14:43 UTC (permalink / raw)
  To: linux-input
  Cc: linux-kernel, dmitry.torokhov, rydberg, silverhammermba,
	peter.hutterer, hdegoede, benjamin.tissoires, grafi, oneukum,
	Gabriele Mazzotta

Hi,

I updated the series fixing the error reported by Shunsuke Shimizu that
I made when I rebased v1. I've also included a change to make input
devices correctly report their capabilities and included a change to
make MT devices report widths as ABS_TOOL_WIDTH.

Gabriele Mazzotta (5):
  input: synaptics - fix width values calculation on image sensors
  input: synaptics - change default width value of cr48 sensors
  input: synaptics - setup devices depending on their capabilities
  input: synaptics - make image sensors and cr48 sensors report widths
  input: MT - add ABS_TOOL_WIDTH to the legacy pointer emulation

 drivers/input/input-mt.c        | 12 +++++++--
 drivers/input/mouse/synaptics.c | 55 +++++++++++++++++++++++++++--------------
 2 files changed, 46 insertions(+), 21 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2015-06-12 18:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-22 14:43 [PATCH v3 0/5] input: synaptics - report correct width and pressure values Gabriele Mazzotta
2015-03-22 14:43 ` [PATCH v3 1/5] input: synaptics - fix width values calculation on image sensors Gabriele Mazzotta
2015-03-22 14:43 ` [PATCH v3 2/5] input: synaptics - change default width value of cr48 sensors Gabriele Mazzotta
2015-03-23 20:48   ` Benjamin Tissoires
2015-03-23 21:17     ` Gabriele Mazzotta
2015-03-22 14:43 ` [PATCH v3 3/5] input: synaptics - setup devices depending on their capabilities Gabriele Mazzotta
2015-03-22 14:43 ` [PATCH v3 4/5] input: synaptics - make image sensors and cr48 sensors report widths Gabriele Mazzotta
2015-06-12  0:40   ` Dmitry Torokhov
2015-06-12 18:39     ` Gabriele Mazzotta
2015-03-22 14:43 ` [PATCH v3 5/5] input: MT - add ABS_TOOL_WIDTH to the legacy pointer emulation Gabriele Mazzotta
2015-06-12  0:38   ` Dmitry Torokhov
2015-04-27 20:01 ` [PATCH v3 0/5] input: synaptics - report correct width and pressure values Gabriele Mazzotta
2015-06-09 10:26 ` Gabriele Mazzotta

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.