linux/drivers/hid
Bastien Nocera 46a709b900 HID: Implement Wacom quirk in the kernel
The hid-wacom driver required user-space to poke at the tablet
to make it send data about the cursor location.

This patch makes it do the same thing but in the kernel.

Signed-off-by: Bastien Nocera <hadess@hadess.net>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2010-02-03 15:45:49 +01:00
..
usbhid HID: make raw reports possible for both feature and output reports 2010-02-03 15:41:52 +01:00
hid-a4tech.c
hid-apple.c
hid-belkin.c
hid-cherry.c
hid-chicony.c
hid-core.c
hid-cypress.c
hid-debug.c
hid-drff.c
hid-ezkey.c
hid-gaff.c
hid-gyration.c
hid-ids.h
hid-input.c
hid-kensington.c
hid-kye.c
hid-lg2ff.c
hid-lg.c
hid-lg.h
hid-lgff.c
hid-microsoft.c
hid-monterey.c
hid-ntrig.c
hid-petalynx.c
hid-pl.c
hid-samsung.c
hid-sjoy.c
hid-sony.c
hid-sunplus.c
hid-tmff.c
hid-topseed.c
hid-twinhan.c
hid-wacom.c HID: Implement Wacom quirk in the kernel 2010-02-03 15:45:49 +01:00
hid-zpff.c
hidraw.c HID: make raw reports possible for both feature and output reports 2010-02-03 15:41:52 +01:00
Kconfig
Makefile