summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/hanwang.c
AgeCommit message (Expand)AuthorLines
2022-09-29input: drop empty comment blocksChristophe JAILLET-3/+0
2022-08-18Input: move from strlcpy with unused retval to strscpyWolfram Sang-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-15/+1
2018-01-17Input: inline macros for MODULE_LICENSE, etcJulia Lawall-5/+2
2018-01-16Input: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman-2/+1
2017-03-16Input: hanwang - validate number of endpoints before using themJohan Hovold-0/+3
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2012-07-13Input: hanwang - add support for Art Master II tabletweixing-15/+42
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman-12/+1
2010-09-29Input: hanwang - add support for Art Master HD 5012 tabletXing Wei-21/+73
2010-09-12Input: hanwang - make compatible with xf86-input-wacom driverXing Wei-4/+33
2010-09-01Input: add support for Hanwang tabletsXing Wei-0/+365