aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/tablet/gtco.c
AgeCommit message (Expand)Author
2015-01-26Input: gtco - use sign_extend32() for sign extensionMartin Kepplinger
2014-01-27Input: gtco - fix usb_dev leakAlexey Khoroshilov
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-05-04USB: input: gtco.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-01USB: gtco.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: input: gtco.c: fix up dev_err() usageGreg Kroah-Hartman
2012-04-25USB: gtco.c: remove err() usageGreg Kroah-Hartman
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-01-11Input: make USB device ids constantMárton Németh
2009-04-17Input: gtco - add MODULE_DESCRIPTION()Dmitry Torokhov
2008-12-30Input: gtco - use USB endpoint APIJulia Lawall
2008-10-17USB: remove info() macro from usb input driversGreg Kroah-Hartman
2008-08-18Input: remove version.h from drivers that don't need itHuang Weiyi
2008-07-07Input: gtco - eliminate early returnJulia Lawall
2008-05-30Input: gtco - fix double kfree in error handling pathDmitry Torokhov
2008-04-29input: use get_unaligned_* helpersHarvey Harrison
2008-04-28usb input endianness annotations and fixesAl Viro
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov