]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/hid/hid-ids.h
HID: udraw-ps3: Add support for the uDraw tablet for PS3
authorBastien Nocera <hadess@hadess.net>
Tue, 15 Nov 2016 12:02:05 +0000 (13:02 +0100)
committerJiri Kosina <jkosina@suse.cz>
Tue, 15 Nov 2016 13:20:05 +0000 (14:20 +0100)
commit0edffe655a52d7ce7c093212bc0cce6576084a8e
tree43fa3fb92c61d1790a0d03760b1d5bc0f423764d
parentc1f4c2b28c11f6d042d15100b36a4ebba07c48b2
HID: udraw-ps3: Add support for the uDraw tablet for PS3

This adds support for the THQ uDraw tablet for the PS3, as
4 separate device nodes, so that user-space can easily consume
events coming from the hardware.

Note that the touchpad two-finger support is fairly unreliable,
and a right-click can only be achieved with a two-finger tap
with the two fingers slightly apart (about 1cm should be enough).

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