index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
usbtouchscreen.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: usbtouchscreen - actually check return value of usb_submit_urb()
Lee Jones
2021-01-20
1
-0
/
+3
*
Input: usbtouchscreen - add support for BonXeon TP
James Hilliard
2020-04-19
1
-0
/
+1
*
Input: usbtouchscreen - initialize PM mutex before using it
Oliver Neukum
2019-08-01
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
1
-14
/
+1
*
Input: usbtouchscreen - add sysfs attribute for 3M MTouch firmware rev
Nick Dyer
2018-05-15
1
-0
/
+94
*
Input: usbtouchscreen - do not rely on input_dev->users
Marcus Folkesson
2018-03-27
1
-4
/
+5
*
Input: usbtouchscreen - fix deadlock in autosuspend
Marcus Folkesson
2018-03-27
1
-4
/
+11
*
Input: inline macros for MODULE_LICENSE, etc
Julia Lawall
2018-01-17
1
-7
/
+2
*
Input: usbtouchscreen - avoid unresponsive TSC-30 touch screen
Bernhard Bender
2015-07-23
1
-0
/
+3
*
Input: usbtouchscreen - add new model from IRTOUCHSYSTEMS
Lars Poeschel
2015-03-24
1
-0
/
+11
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-12-09
1
-4
/
+18
|
\
|
*
Input: usbtouchscreen - separate report and transmit buffer size handling
Christian Engelmayer
2013-12-02
1
-4
/
+18
*
|
Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDs
Forest Bond
2013-11-11
1
-3
/
+1
|
/
*
Input: usbtouchscreen - initialize eGalax devices
Forest Bond
2012-09-05
1
-0
/
+40
*
USB: input: usbtouchscreen.c: fix up dev_* messages
Greg Kroah-Hartman
2012-05-05
1
-15
/
+14
*
USB: usbtouchscreen.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-02
1
-26
/
+42
*
USB: input: usbtouchscreen.c: fix up dev_err() usage
Greg Kroah-Hartman
2012-05-02
1
-2
/
+2
*
USB: usbtouchscreen.c: remove err() usage
Greg Kroah-Hartman
2012-04-25
1
-4
/
+6
*
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
2012-03-09
1
-14
/
+3
|
\
|
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-2
/
+2
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-01-10
1
-0
/
+36
|
|
\
|
*
|
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-12
/
+1
*
|
|
Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037
Armando Visconti
2012-03-04
1
-0
/
+63
|
|
/
|
/
|
*
|
Input: usbtouchscreen - add ELO IntelliTouch 2700 support
Michael Gebetsroither
2011-11-05
1
-0
/
+36
|
/
*
Input: usbtouchscreen - add support for LG Flatron T1710B
Glenn Sommer
2010-11-22
1
-0
/
+1
*
Input: usbtouchscreen - implement reset_resume
Oliver Neukum
2010-07-15
1
-32
/
+76
*
Input: usbtouchscreen - implement runtime power management
Oliver Neukum
2010-07-15
1
-3
/
+24
*
Input: usbtouchscreen - implement basic suspend/resume
Oliver Neukum
2010-07-15
1
-0
/
+25
*
Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controller
Petr Štetiar
2010-06-28
1
-9
/
+12
*
Input: usbtouchscreen - reduce number fo be16_to_cpu conversions
Dmitry Torokhov
2010-06-08
1
-16
/
+18
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-05-27
1
-1
/
+6
|
\
|
*
Input: usbtouchscreen - support bigger iNexio touchscreens
Ondrej Zary
2010-05-27
1
-1
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-21
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-20
1
-4
/
+4
*
|
Input: usbtouchscreen - switch to using kmemdup()
Julia Lawall
2010-05-19
1
-3
/
+2
|
/
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-03-01
1
-18
/
+299
|
\
|
*
Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()
Ondrej Zary
2010-02-04
1
-3
/
+14
|
*
Input: usbtouchscreen - add NEXIO (or iNexio) support
Ondrej Zary
2010-02-04
1
-2
/
+259
|
*
Input: usbtouchscreen - find input endpoint automatically
Ondrej Zary
2010-02-04
1
-3
/
+14
|
*
Input: usbtouchscreen - convert from usb_device to usb_interface
Ondrej Zary
2010-02-04
1
-10
/
+12
|
*
Input: make USB device ids constant
Márton Németh
2010-01-11
1
-1
/
+1
*
|
Input: usbtouchscreen - extend coordinate range for Generaltouch devices
Roy Yin
2010-02-22
1
-4
/
+4
|
/
*
Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controller
Petr Štetiar
2009-11-30
1
-0
/
+29
*
Input: usbtouchscreen - add support for Zytronic capacitive touchscreen
Daniel Silverstone
2009-11-23
1
-3
/
+70
*
Input: usbtouchscreen - remove unneeded usb_kill_urb
Oliver Neukum
2009-11-23
1
-1
/
+1
*
Input: usbtouchscreen - add support for e2i touchscreen controller
Florian Echtler
2009-07-28
1
-0
/
+49
*
Input: usbtouchscreen - support for JASTEC/DigiTech DTR-02U USB touch control...
Jim Persson
2009-07-08
1
-0
/
+32
*
Input: usbtouchscreen - fix eGalax HID ignoring
Daniel Ritz
2009-02-28
1
-0
/
+1
*
Input: usbtouchscreen - allow reporting calibrated data
Dan Streetman
2009-01-11
1
-2
/
+17
[next]