Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
2018-01-17 | Input: inline macros for MODULE_LICENSE, etc | Julia Lawall | 1 | -9/+2 |
2018-01-16 | Input: remove unneeded DRIVER_LICENSE #defines | Greg Kroah-Hartman | 1 | -2/+1 |
2017-08-07 | Input: acecad - constify usb_device_idi and fix space before '[' error | Arvind Yadav | 1 | -1/+1 |
2016-03-31 | Input: acecad - stop saving struct usb_device | Oliver Neukum | 1 | -6/+6 |
2014-01-06 | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2012-05-04 | USB: input: acecad.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -3/+6 |
2012-05-01 | USB: acecad.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -2/+4 |
2012-05-01 | USB: input: acecad.c: fix up dev_err() usage | Greg Kroah-Hartman | 1 | -1/+1 |
2012-04-25 | USB: acecad.c: remove err() usage | Greg Kroah-Hartman | 1 | -2/+4 |
2011-11-18 | USB: convert drivers/input/* to use module_usb_driver() | Greg Kroah-Hartman | 1 | -16/+1 |
2010-11-10 | Input: acecad - fix a memory leak in usb_acecad_probe error path | Axel Lin | 1 | -1/+2 |
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: acecad - don't advertise mouse events | Dmitry Torokhov | 1 | -2/+0 |
2010-04-20 | Input: acecad - fix some formatting issues | Dmitry Torokhov | 1 | -40/+36 |
2010-04-20 | Input: acecad - simplify usb_acecad_disconnect() | Dmitry Torokhov | 1 | -7/+5 |
2010-04-20 | Input: acecad - fix incorrect size parameter in usb_buffer_free | Axel Lin | 1 | -1/+1 |
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 | -2/+2 |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby | 1 | -4/+8 |
2007-05-08 | Input: move USB tablets under drivers/input/tablet | Dmitry Torokhov | 1 | -0/+289 |