From: Ping Cheng <pinglinux@gmail.com>
To: linux-input@vger.kernel.org
Cc: dmitry.torokhov@gmail.com, killertofu@gmail.com,
chris@cnpbagwell.com, peter.hutterer@who-t.net,
Ping Cheng <pingc@wacom.com>
Subject: [PATCH 0/4 v3] input: wacom - Add support for new Intuos devices
Date: Fri, 15 Nov 2013 11:57:31 -0800 [thread overview]
Message-ID: <1384545451-15386-1-git-send-email-pingc@wacom.com> (raw)
This patchset includes 4 outstanding Wacom patches posted in
the last two months. They are based on Dmitry's next branch.
Intuos series support is is its 3rd version. The patchset
has been tested by users at linuxwacom.sf.net. Change history
is listed below.
v2: Change SW_TOUCH_ENABLED to SW_TOUCH and clear BTN_TOUCH bit
for button only interfaces as suggested by Peter Hutterer.
v3: Make "touch hardware switch" into a new patch as suggested
by Chris Bagwell. Change INTUOS_HT to INTUOSHT as Peter suggested.
Added: Reviewed-by: Chris Bagwell <chris@cnpbagwell.com>
and Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
for relevant patches.
Jason's patch is included to avoid missing patch in mailling list.
Jason Gerecke (1):
input: wacom - Scale up touch width and height values for Intuos Pro
Ping Cheng (3):
input: wacom - make sure touch_max is set for touch devices
Input: wacom - add support for three new Intuos devices
Input: wacom - add SW_TOUCH to include/uapi/linux/input.h
drivers/input/tablet/wacom_sys.c | 23 ++++++++--
drivers/input/tablet/wacom_wac.c | 94 ++++++++++++++++++++++++++++++++--------
drivers/input/tablet/wacom_wac.h | 7 +++
include/uapi/linux/input.h | 1 +
4 files changed, 102 insertions(+), 23 deletions(-)
--
1.8.3.2
reply other threads:[~2013-11-15 19:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1384545451-15386-1-git-send-email-pingc@wacom.com \
--to=pinglinux@gmail.com \
--cc=chris@cnpbagwell.com \
--cc=dmitry.torokhov@gmail.com \
--cc=killertofu@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=peter.hutterer@who-t.net \
--cc=pingc@wacom.com \
/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