linux-kernel-test/drivers/input/tablet
Rene van Paassen 1a54f49e89 Input: aiptek - use set_bit instead of bitwise or
Have to use set_bit since some bit values are over 32, and bitwise or
won't work on these. To be safe for the future too, use set_bit for all
input dev capabilities

Signed-off-by: Rene van Paassen <rene.vanpaassen@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2007-07-10 00:35:16 -04:00
..
acecad.c Input: move USB tablets under drivers/input/tablet 2007-05-08 01:41:29 -04:00
aiptek.c Input: aiptek - use set_bit instead of bitwise or 2007-07-10 00:35:16 -04:00
gtco.c Input: move USB tablets under drivers/input/tablet 2007-05-08 01:41:29 -04:00
kbtab.c Input: move USB tablets under drivers/input/tablet 2007-05-08 01:41:29 -04:00
Kconfig missing dependencies for USB drivers in input 2007-05-15 18:56:37 -07:00
Makefile Input: move USB tablets under drivers/input/tablet 2007-05-08 01:41:29 -04:00
wacom_sys.c Input: move USB tablets under drivers/input/tablet 2007-05-08 01:41:29 -04:00
wacom_wac.c Input: move USB tablets under drivers/input/tablet 2007-05-08 01:41:29 -04:00
wacom_wac.h Input: move USB tablets under drivers/input/tablet 2007-05-08 01:41:29 -04:00
wacom.h Input: move USB tablets under drivers/input/tablet 2007-05-08 01:41:29 -04:00