summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/acecad.c
Commit message (Expand)AuthorAgeFilesLines
* Input: inline macros for MODULE_LICENSE, etcJulia Lawall2018-01-171-9/+2
* Input: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman2018-01-161-2/+1
* Input: acecad - constify usb_device_idi and fix space before '[' errorArvind Yadav2017-08-071-1/+1
* Input: acecad - stop saving struct usb_deviceOliver Neukum2016-03-311-6/+6
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* USB: input: acecad.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-3/+6
* USB: acecad.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-2/+4
* USB: input: acecad.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-1/+1
* USB: acecad.c: remove err() usageGreg Kroah-Hartman2012-04-251-2/+4
* USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-16/+1
* Input: acecad - fix a memory leak in usb_acecad_probe error pathAxel Lin2010-11-101-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-201-3/+3
|\
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-3/+3
* | Input: acecad - don't advertise mouse eventsDmitry Torokhov2010-04-201-2/+0
* | Input: acecad - fix some formatting issuesDmitry Torokhov2010-04-201-40/+36
* | Input: acecad - simplify usb_acecad_disconnect()Dmitry Torokhov2010-04-201-7/+5
* | Input: acecad - fix incorrect size parameter in usb_buffer_freeAxel Lin2010-04-201-1/+1
|/
* USB: remove info() macro from usb input driversGreg Kroah-Hartman2008-10-171-1/+2
* Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-2/+2
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-4/+8
* Input: move USB tablets under drivers/input/tabletDmitry Torokhov2007-05-081-0/+289