index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-11
Input: gtco - drop redundant variable reinit
Johan Hovold
1
-2
/
+0
2020-01-11
Input: gtco - fix extra-descriptor debug message
Johan Hovold
1
-1
/
+2
2020-01-11
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-28
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-17
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-27
Input: gtco - use sign_extend32() for sign extension
Martin Kepplinger
1
-15
/
+5
2014-01-28
Input: gtco - fix usb_dev leak
Alexey Khoroshilov
1
-1
/
+1
2014-01-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2012-05-05
USB: input: gtco.c: fix up dev_* messages
Greg Kroah-Hartman
1
-3
/
+5
2012-05-02
USB: gtco.c: remove dbg() usage
Greg Kroah-Hartman
1
-42
/
+45
2012-05-02
USB: input: gtco.c: fix up dev_err() usage
Greg Kroah-Hartman
1
-1
/
+1
2012-04-26
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-21
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-18
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-18
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