index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
tablet
/
hanwang.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: tablet - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2024-06-03
1
-1
/
+1
*
input: drop empty comment blocks
Christophe JAILLET
2022-09-30
1
-3
/
+0
*
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-19
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-15
/
+1
*
Input: inline macros for MODULE_LICENSE, etc
Julia Lawall
2018-01-17
1
-5
/
+2
*
Input: remove unneeded DRIVER_LICENSE #defines
Greg Kroah-Hartman
2018-01-17
1
-2
/
+1
*
Input: hanwang - validate number of endpoints before using them
Johan Hovold
2017-03-16
1
-0
/
+3
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
1
-1
/
+0
*
Input: hanwang - add support for Art Master II tablet
weixing
2012-07-13
1
-15
/
+42
*
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-12
/
+1
*
Input: hanwang - add support for Art Master HD 5012 tablet
Xing Wei
2010-09-30
1
-21
/
+73
*
Input: hanwang - make compatible with xf86-input-wacom driver
Xing Wei
2010-09-12
1
-4
/
+33
*
Input: add support for Hanwang tablets
Xing Wei
2010-09-02
1
-0
/
+365