ACK: [Precise][PULL] SRU:#1009435 -- add support for Wacom Intuos5
Tim Gardner
tim.gardner at canonical.com
Fri Jun 15 12:32:37 UTC 2012
Clean cherry-picks that only affect wacom. We need some testing to make
sure this doesn't regress older wacom tablets.
The following changes since commit ea12fafd74d684ed94cf7f84a441a9b1f53860f4:
UBUNTU: (pre-stable): bcma: add ext PA workaround for BCM4331 and
BCM43431 (2012-06-15 10:17:08 +0200)
are available in the git repository at:
git://kernel.ubuntu.com/rtg/ubuntu-precise.git wacom
for you to fetch changes up to a19d1389f7ecfd462011336b70e906117f637480:
Input: wacom - add Intuos5 multitouch sensor support (2012-06-15
06:22:30 -0600)
----------------------------------------------------------------
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
Dan Carpenter (1):
Input: wacom - check for allocation failure in probe()
Jason Gerecke (4):
Input: wacom - add basic Intuos5 support
Input: wacom - add Intuos5 Touch Ring/ExpressKey support
Input: wacom - add Intuos5 Touch Ring LED support
Input: wacom - add Intuos5 multitouch sensor support
Ping Cheng (2):
Input: wacom - use BTN_TOOL_FINGER to indicate touch device type
Input: wacom - use switch statement for wacom_tpc_irq()
Documentation/ABI/testing/sysfs-driver-wacom | 15 +-
drivers/input/tablet/Kconfig | 1 +
drivers/input/tablet/wacom.h | 9 +
drivers/input/tablet/wacom_sys.c | 331
++++++++++++++++++++++----
drivers/input/tablet/wacom_wac.c | 200 ++++++++++++++--
drivers/input/tablet/wacom_wac.h | 12 +
6 files changed, 500 insertions(+), 68 deletions(-)
--
Tim Gardner tim.gardner at canonical.com
More information about the kernel-team
mailing list