[PATCH v4 0/4] Wacom Wireless Module Support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Chris Bagwell <chris@xxxxxxxxxxxxxx>

The 3rd gen Bamboo Pen & Touch and Intuos5 tablets support an
optional wireless module.  This patch set adds support for it.

New in v4 -
 * Dropped patches related to 0xE5 support.  They will be sent
   on their own again.
 * Dropped a Kconfig patch that is already on for-linus branch.
 * Removed "Bamboo" references to wireless patch since
   wireless module works with at least 2 product families now.
 * Delayed enabling monitor interrupt to last possible moment in probe
   to fix crash reported by Jason Gerecke.

New in v3 - Changed a pointer reset from 0 to NULL.
Merged Ping's 0xE5 patches into this patch set to resolve
merge issues.

New in v2 - Updates only to 0xE5 patch set based on review comments.
No wireless patch changes.

Chris Bagwell (4):
  Input: wacom - isolate input registration
  Input: wacom - wireless monitor framework
  Input: wacom - create inputs when wireless connect
  Input: wacom - wireless battery status

 drivers/input/tablet/Kconfig     |    1 +
 drivers/input/tablet/wacom.h     |    9 ++
 drivers/input/tablet/wacom_sys.c |  230 ++++++++++++++++++++++++++++++++-----
 drivers/input/tablet/wacom_wac.c |   49 ++++++++-
 drivers/input/tablet/wacom_wac.h |    6 +
 5 files changed, 263 insertions(+), 32 deletions(-)

-- 
1.7.7.6

--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux