index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
tablet
/
gtco.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-01-10
Input: gtco - drop redundant variable reinit
Johan Hovold
1
-2
/
+0
2020-01-10
Input: gtco - fix extra-descriptor debug message
Johan Hovold
1
-1
/
+2
2020-01-10
Input: gtco - fix endpoint sanity check
Johan Hovold
1
-7
/
+3
2019-07-13
Input: gtco - bounds check collection indent level
Grant Hernandez
1
-3
/
+17
2017-10-27
Input: gtco - fix potential out-of-bound access
Dmitry Torokhov
1
-7
/
+10
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-05-16
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-12
/
+12
2016-03-31
Input: gtco - stop saving struct usb_device
Oliver Neukum
1
-12
/
+12
2016-03-31
Input: gtco - fix crash on detecting device without endpoints
Vladis Dronov
1
-1
/
+9
2015-01-26
Input: gtco - use sign_extend32() for sign extension
Martin Kepplinger
1
-15
/
+5
2014-01-27
Input: gtco - fix usb_dev leak
Alexey Khoroshilov
1
-1
/
+1
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2012-05-04
USB: input: gtco.c: fix up dev_* messages
Greg Kroah-Hartman
1
-3
/
+5
2012-05-01
USB: gtco.c: remove dbg() usage
Greg Kroah-Hartman
1
-42
/
+45
2012-05-01
USB: input: gtco.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-1
/
+1
2012-04-25
USB: gtco.c: remove err() usage
Greg Kroah-Hartman
1
-10
/
+11
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
1
-27
/
+1
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-6
/
+6
2010-01-11
Input: make USB device ids constant
Márton Németh
1
-1
/
+1
2009-04-17
Input: gtco - add MODULE_DESCRIPTION()
Dmitry Torokhov
1
-0
/
+1
2008-12-30
Input: gtco - use USB endpoint API
Julia Lawall
1
-1
/
+1
2008-10-17
USB: remove info() macro from usb input drivers
Greg Kroah-Hartman
1
-2
/
+2
2008-08-18
Input: remove version.h from drivers that don't need it
Huang Weiyi
1
-1
/
+0
2008-07-07
Input: gtco - eliminate early return
Julia Lawall
1
-1
/
+1
2008-05-30
Input: gtco - fix double kfree in error handling path
Dmitry Torokhov
1
-10
/
+7
2008-04-29
input: use get_unaligned_* helpers
Harvey Harrison
1
-7
/
+7
2008-04-28
usb input endianness annotations and fixes
Al Viro
1
-4
/
+4
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-2
/
+4
2007-05-08
Input: move USB tablets under drivers/input/tablet
Dmitry Torokhov
1
-0
/
+1055