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