All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] hid: egalax: Rework to include joojoo support
@ 2010-10-13 13:58 Henrik Rydberg
  2010-10-13 13:58 ` [PATCH 1/6] hid: egalax: Use kzalloc Henrik Rydberg
                   ` (7 more replies)
  0 siblings, 8 replies; 19+ messages in thread
From: Henrik Rydberg @ 2010-10-13 13:58 UTC (permalink / raw)
  To: Jiri Kosina
  Cc: Dmitry Torokhov, Philipp Merkel, Stephane Chatty, linux-input,
	linux-kernel, Henrik Rydberg

Hi Jiri, Stephane,

This series adds support for the joojoo tablet. Based on the
jikos/egalax branch, the first two patches prepare for the change to
MT slots. The third patch fixes the bug that was also fixed by commit
f516611, but in another (agreed) way. The fourth patch fixes another
minor problem. The fifth patch adds event filtering based on observed
signal quality, and the sixth patch does the heavy lifting of
converting to MT slots and thereby solving the major problem for the
joojoo.

The patches have been tested on both supported devices. Thanks Philipp!

Henrik

Henrik Rydberg (6):
  hid: egalax: Use kzalloc
  hid: egalax: Setup input device manually
  hid: egalax: Correct for device resolution report error
  hid: egalax: Report zero as minimum pressure
  hid: egalax: Add event filtering
  hid: egalax: Convert to MT slots

 drivers/hid/hid-egalax.c |  177 +++++++++++++++++++++++++++-------------------
 1 files changed, 103 insertions(+), 74 deletions(-)


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

end of thread, other threads:[~2010-11-04 14:43 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-13 13:58 [PATCH 0/6] hid: egalax: Rework to include joojoo support Henrik Rydberg
2010-10-13 13:58 ` [PATCH 1/6] hid: egalax: Use kzalloc Henrik Rydberg
2010-10-13 17:36   ` Chase Douglas
2010-11-04 14:41     ` Jiri Kosina
2010-10-13 13:58 ` [PATCH 2/6] hid: egalax: Setup input device manually Henrik Rydberg
2010-10-13 17:43   ` Chase Douglas
2010-10-13 13:58 ` [PATCH 3/6] hid: egalax: Correct for device resolution report error Henrik Rydberg
2010-10-13 17:43   ` Chase Douglas
2010-10-13 20:13   ` Henrik Rydberg
2010-10-13 20:29   ` [PATCH 3/6] hid: egalax: Correct for device resolution report error (rev2) Henrik Rydberg
2010-10-13 20:30   ` [PATCH 5/6] hid: egalax: Add event filtering (rev2) Henrik Rydberg
2010-10-13 13:58 ` [PATCH 4/6] hid: egalax: Report zero as minimum pressure Henrik Rydberg
2010-10-13 17:54   ` Chase Douglas
2010-10-13 13:58 ` [PATCH 5/6] hid: egalax: Add event filtering Henrik Rydberg
2010-10-13 17:55   ` Chase Douglas
2010-10-13 13:58 ` [PATCH 6/6] hid: egalax: Convert to MT slots Henrik Rydberg
2010-10-13 17:35   ` Chase Douglas
2010-10-15 14:37 ` [PATCH 0/6] hid: egalax: Rework to include joojoo support Jiri Kosina
2010-11-04 14:43 ` Jiri Kosina

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.