HID: Wacom Graphire Bluetooth driver
authorBastien Nocera <hadess@hadess.net>
Mon, 11 May 2009 15:18:12 +0000 (17:18 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 13 May 2009 09:42:11 +0000 (11:42 +0200)
commitca2dcd40f54c8928b3994712a6cadd2078a087fa
tree5aaae34ff26e39d78b6d598d20b01eb606a7a462
parent92e0d896ce3087112602449efd87c6d7f4eae8d0
HID: Wacom Graphire Bluetooth driver

Based on the work by Andrew Zabolotny, an HID driver for the Bluetooth
Wacom tablet. This is required as it uses a slightly different
protocols from what's currently support by the drivers/input/wacom*
driver, and those only support USB.

A user-space patch is required to activate mode 2 of the Wacom tablet,
as hidp does not support hid_output_raw_report.

Signed-off-by: Bastien Nocera <hadess@hadess.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig
drivers/hid/Makefile
drivers/hid/hid-core.c
drivers/hid/hid-ids.h
drivers/hid/hid-wacom.c [new file with mode: 0644]