index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
tablet
/
hanwang.c
Age
Commit message (
Expand
)
Author
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