From: JJ Ding <jj_ding@emc.com.tw>
To: "Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
"Aaron Huang" <aaron_huang@emc.com.tw>,
"Tom Lin" <tom_lin@emc.com.tw>,
"Éric Piel" <E.A.B.Piel@tudelft.nl>
Cc: linux-input@vger.kernel.org, JJ Ding <jj_ding@emc.com.tw>
Subject: [PATCH v2 0/2] some updates for newer elantech touchpads
Date: Mon, 21 Nov 2011 13:53:04 +0800 [thread overview]
Message-ID: <1321854786-6666-1-git-send-email-jj_ding@emc.com.tw> (raw)
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
next reply other threads:[~2011-11-21 5:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-21 5:53 JJ Ding [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1321854786-6666-1-git-send-email-jj_ding@emc.com.tw \
--to=jj_ding@emc.com.tw \
--cc=E.A.B.Piel@tudelft.nl \
--cc=aaron_huang@emc.com.tw \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=tom_lin@emc.com.tw \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox