summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/hanwang.c
Commit message (Expand)AuthorAgeFilesLines
* input: drop empty comment blocksChristophe JAILLET2022-09-291-3/+0
* Input: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-181-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1
* Input: inline macros for MODULE_LICENSE, etcJulia Lawall2018-01-171-5/+2
* Input: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman2018-01-161-2/+1
* Input: hanwang - validate number of endpoints before using themJohan Hovold2017-03-161-0/+3
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Input: hanwang - add support for Art Master II tabletweixing2012-07-131-15/+42
* USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1
* Input: hanwang - add support for Art Master HD 5012 tabletXing Wei2010-09-291-21/+73
* Input: hanwang - make compatible with xf86-input-wacom driverXing Wei2010-09-121-4/+33
* Input: add support for Hanwang tabletsXing Wei2010-09-011-0/+365