summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/acecad.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-10Input: acecad - fix a memory leak in usb_acecad_probe error pathAxel Lin1-1/+2
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-3/+3
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-3/+3
2010-04-20Input: acecad - don't advertise mouse eventsDmitry Torokhov1-2/+0
2010-04-20Input: acecad - fix some formatting issuesDmitry Torokhov1-40/+36
2010-04-20Input: acecad - simplify usb_acecad_disconnect()Dmitry Torokhov1-7/+5
2010-04-20Input: acecad - fix incorrect size parameter in usb_buffer_freeAxel Lin1-1/+1
2008-10-17USB: remove info() macro from usb input driversGreg Kroah-Hartman1-1/+2
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-4/+8
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov1-0/+289