aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/gtco.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-6/+6
2010-01-11Input: make USB device ids constantMárton Németh1-1/+1
2009-04-17Input: gtco - add MODULE_DESCRIPTION()Dmitry Torokhov1-0/+1
2008-12-30Input: gtco - use USB endpoint APIJulia Lawall1-1/+1
2008-10-17USB: remove info() macro from usb input driversGreg Kroah-Hartman1-2/+2
2008-08-18Input: remove version.h from drivers that don't need itHuang Weiyi1-1/+0
2008-07-07Input: gtco - eliminate early returnJulia Lawall1-1/+1
2008-05-30Input: gtco - fix double kfree in error handling pathDmitry Torokhov1-10/+7
2008-04-29input: use get_unaligned_* helpersHarvey Harrison1-7/+7
2008-04-28usb input endianness annotations and fixesAl Viro1-4/+4
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-2/+4
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov1-0/+1055