| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-06-02 | Input: tablet - use sizeof(*pointer) instead of sizeof(type) | Erick Archer | 1 | -1/+1 |
| 2019-08-01 | Input: kbtab - sanity check for endpoint type | Oliver Neukum | 1 | -2/+4 |
| 2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
| 2018-01-17 | Input: inline macros for MODULE_LICENSE, etc | Julia Lawall | 1 | -11/+3 |
| 2018-01-16 | Input: remove unneeded DRIVER_LICENSE #defines | Greg Kroah-Hartman | 1 | -2/+1 |
| 2017-08-07 | Input: kbtab - constify usb_device_id | Arvind Yadav | 1 | -1/+1 |
| 2017-03-16 | Input: kbtab - validate number of endpoints before using them | Johan Hovold | 1 | -0/+3 |
| 2016-03-31 | Input: kbtab - stop saving struct usb_device | Oliver Neukum | 1 | -4/+4 |
| 2014-01-06 | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
| 2012-05-04 | USB: input: kbtab.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -3/+7 |
| 2012-05-01 | USB: kbtab.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -2/+4 |
| 2012-05-01 | USB: input: kbtab.c: fix up dev_err() usage | Greg Kroah-Hartman | 1 | -1/+1 |
| 2012-04-25 | USB: kbtab.c: remove err() usage | Greg Kroah-Hartman | 1 | -2/+3 |
| 2011-11-18 | USB: convert drivers/input/* to use module_usb_driver() | Greg Kroah-Hartman | 1 | -19/+1 |
| 2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -3/+3 |
| 2010-05-20 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 1 | -3/+3 |
| 2010-04-20 | Input: kbtab - do not advertise unsupported events | Dmitry Torokhov | 1 | -24/+15 |
| 2010-04-20 | Input: kbtab - simplify kbtab_disconnect() | Dmitry Torokhov | 1 | -7/+5 |
| 2010-04-20 | Input: kbtab - fix incorrect size parameter in usb_buffer_free | Axel Lin | 1 | -2/+2 |
| 2008-10-17 | USB: remove info() macro from usb input drivers | Greg Kroah-Hartman | 1 | -1/+2 |
| 2008-05-16 | Input: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -3/+3 |
| 2008-04-29 | input: use get_unaligned_* helpers | Harvey Harrison | 1 | -2/+2 |
| 2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby | 1 | -4/+7 |
| 2007-05-08 | Input: move USB tablets under drivers/input/tablet | Dmitry Torokhov | 1 | -0/+226 |