1
0
Fork 0
alistair23-linux/drivers/input/tablet
Jason Gerecke 44fc95e218 Input: wacom_serial4 - add support for Wacom ArtPad II tablet
Tablet initially begins communicating at 9600 baud, so this command
should be used to connect to the device:

    $ inputattach --daemon --baud 9600 --wacom_iv /dev/ttyS0

https://github.com/linuxwacom/xf86-input-wacom/issues/40

Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2019-03-09 15:57:18 -08:00
..
Kconfig Input: add Pegasus Notetaker tablet driver 2016-06-02 10:00:17 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
acecad.c Input: inline macros for MODULE_LICENSE, etc 2018-01-17 09:52:22 -08:00
aiptek.c Input: aiptek - replace GFP_ATOMIC with GFP_KERNEL in aiptek_probe() 2018-07-27 11:59:10 -07:00
gtco.c Input: gtco - fix potential out-of-bound access 2017-10-27 15:14:41 -07:00
hanwang.c Input: inline macros for MODULE_LICENSE, etc 2018-01-17 09:52:22 -08:00
kbtab.c Input: inline macros for MODULE_LICENSE, etc 2018-01-17 09:52:22 -08:00
pegasus_notetaker.c Input: pegasus_notetaker - do not rely on input_dev->users 2018-03-17 11:05:18 -07:00
wacom_serial4.c Input: wacom_serial4 - add support for Wacom ArtPad II tablet 2019-03-09 15:57:18 -08:00