index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
tablet
/
hanwang.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-06-02
Input: tablet - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2022-09-29
input: drop empty comment blocks
Christophe JAILLET
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-01-17
Input: inline macros for MODULE_LICENSE, etc
Julia Lawall
2018-01-16
Input: remove unneeded DRIVER_LICENSE #defines
Greg Kroah-Hartman
2017-03-16
Input: hanwang - validate number of endpoints before using them
Johan Hovold
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-07-13
Input: hanwang - add support for Art Master II tablet
weixing
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2010-09-29
Input: hanwang - add support for Art Master HD 5012 tablet
Xing Wei
2010-09-12
Input: hanwang - make compatible with xf86-input-wacom driver
Xing Wei
2010-09-01
Input: add support for Hanwang tablets
Xing Wei