Linux Input/HID development
 help / color / mirror / Atom feed
* [PATCH 0/4 v3] input: wacom - Add support for new Intuos devices
@ 2013-11-15 19:57 Ping Cheng
  0 siblings, 0 replies; only message in thread
From: Ping Cheng @ 2013-11-15 19:57 UTC (permalink / raw)
  To: linux-input
  Cc: dmitry.torokhov, killertofu, chris, peter.hutterer, Ping Cheng

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-11-15 19:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-15 19:57 [PATCH 0/4 v3] input: wacom - Add support for new Intuos devices Ping Cheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox