All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] some updates for newer elantech touchpads
@ 2011-11-21  5:53 JJ Ding
  2011-11-21  5:53 ` [PATCH v2 1/2] Input: elantech - add support for elantech fast command JJ Ding
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: JJ Ding @ 2011-11-21  5:53 UTC (permalink / raw)
  To: Dmitry Torokhov, Aaron Huang, Tom Lin, Éric Piel
  Cc: linux-input, JJ Ding

Hi,

These two are my last pending patches for newer elantech touchpads.
The first patch adds support for a shorter and faster send_cmd, available
since v3 hardware. The other one teaches the driver to query resolution
data from v4 hardware.

Patches are against Dmitry's current -next tree.

Any comment is welcome, thank you very much.

Change in v2:
 - allow resolution query to fail, print a warning if so. (Daniel)

JJ Ding (2):
  Input: elantech - add support for elantech fast command
  Input: elantech - add resolution query support for v4 hardware

 drivers/input/mouse/elantech.c |   75 +++++++++++++++++++++++++++++++++++----
 drivers/input/mouse/elantech.h |    2 +
 2 files changed, 69 insertions(+), 8 deletions(-)

-- 
1.7.8-rc2


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

end of thread, other threads:[~2011-11-21  9:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-21  5:53 [PATCH v2 0/2] some updates for newer elantech touchpads JJ Ding
2011-11-21  5:53 ` [PATCH v2 1/2] Input: elantech - add support for elantech fast command JJ Ding
2011-11-21  5:53 ` [PATCH v2 2/2] Input: elantech - add resolution query support for v4 hardware JJ Ding
2011-11-21  6:37 ` [PATCH v2 0/2] some updates for newer elantech touchpads Dmitry Torokhov
2011-11-21  9:29   ` JJ Ding

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.