aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/gtco.c
Commit message (Expand)AuthorAgeFilesLines
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-6/+6
* Input: make USB device ids constantMárton Németh2010-01-111-1/+1
* Input: gtco - add MODULE_DESCRIPTION()Dmitry Torokhov2009-04-171-0/+1
* Input: gtco - use USB endpoint APIJulia Lawall2008-12-301-1/+1
* USB: remove info() macro from usb input driversGreg Kroah-Hartman2008-10-171-2/+2
* Input: remove version.h from drivers that don't need itHuang Weiyi2008-08-181-1/+0
* Input: gtco - eliminate early returnJulia Lawall2008-07-071-1/+1
* Input: gtco - fix double kfree in error handling pathDmitry Torokhov2008-05-301-10/+7
* input: use get_unaligned_* helpersHarvey Harrison2008-04-291-7/+7
* usb input endianness annotations and fixesAl Viro2008-04-281-4/+4
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-2/+4
* Input: move USB tablets under drivers/input/tabletDmitry Torokhov2007-05-081-0/+1055