index
:
linux.git
master
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
/
acecad.c
Age
Commit message (
Expand
)
Author
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-08-07
Input: acecad - constify usb_device_idi and fix space before '[' error
Arvind Yadav
2016-03-31
Input: acecad - stop saving struct usb_device
Oliver Neukum
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2012-05-04
USB: input: acecad.c: fix up dev_* messages
Greg Kroah-Hartman
2012-05-01
USB: acecad.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
USB: input: acecad.c: fix up dev_err() usage
Greg Kroah-Hartman
2012-04-25
USB: acecad.c: remove err() usage
Greg Kroah-Hartman
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2010-11-10
Input: acecad - fix a memory leak in usb_acecad_probe error path
Axel Lin
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-04-20
Input: acecad - don't advertise mouse events
Dmitry Torokhov
2010-04-20
Input: acecad - fix some formatting issues
Dmitry Torokhov
2010-04-20
Input: acecad - simplify usb_acecad_disconnect()
Dmitry Torokhov
2010-04-20
Input: acecad - fix incorrect size parameter in usb_buffer_free
Axel Lin
2008-10-17
USB: remove info() macro from usb input drivers
Greg Kroah-Hartman
2008-05-16
Input: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
2007-05-08
Input: move USB tablets under drivers/input/tablet
Dmitry Torokhov