index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
usbtouchscreen.c
Age
Commit message (
Expand
)
Author
2015-07-23
Input: usbtouchscreen - avoid unresponsive TSC-30 touch screen
Bernhard Bender
2015-03-24
Input: usbtouchscreen - add new model from IRTOUCHSYSTEMS
Lars Poeschel
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-12-01
Input: usbtouchscreen - separate report and transmit buffer size handling
Christian Engelmayer
2013-11-11
Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDs
Forest Bond
2012-09-04
Input: usbtouchscreen - initialize eGalax devices
Forest Bond
2012-05-04
USB: input: usbtouchscreen.c: fix up dev_* messages
Greg Kroah-Hartman
2012-05-01
USB: usbtouchscreen.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-01
USB: input: usbtouchscreen.c: fix up dev_err() usage
Greg Kroah-Hartman
2012-04-25
USB: usbtouchscreen.c: remove err() usage
Greg Kroah-Hartman
2012-03-09
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
2012-03-04
Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037
Armando Visconti
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-05
Input: usbtouchscreen - add ELO IntelliTouch 2700 support
Michael Gebetsroither
2010-11-22
Input: usbtouchscreen - add support for LG Flatron T1710B
Glenn Sommer
2010-07-15
Input: usbtouchscreen - implement reset_resume
Oliver Neukum
2010-07-15
Input: usbtouchscreen - implement runtime power management
Oliver Neukum
2010-07-15
Input: usbtouchscreen - implement basic suspend/resume
Oliver Neukum
2010-06-28
Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controller
Petr Štetiar
2010-06-08
Input: usbtouchscreen - reduce number fo be16_to_cpu conversions
Dmitry Torokhov
2010-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-05-26
Input: usbtouchscreen - support bigger iNexio touchscreens
Ondrej Zary
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-19
Input: usbtouchscreen - switch to using kmemdup()
Julia Lawall
2010-02-28
Merge branch 'next' into for-linus
Dmitry Torokhov
2010-02-21
Input: usbtouchscreen - extend coordinate range for Generaltouch devices
Roy Yin
2010-02-04
Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()
Ondrej Zary
2010-02-04
Input: usbtouchscreen - add NEXIO (or iNexio) support
Ondrej Zary
2010-02-04
Input: usbtouchscreen - find input endpoint automatically
Ondrej Zary
2010-02-04
Input: usbtouchscreen - convert from usb_device to usb_interface
Ondrej Zary
2010-01-11
Input: make USB device ids constant
Márton Németh
2009-11-29
Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controller
Petr Štetiar
2009-11-23
Input: usbtouchscreen - add support for Zytronic capacitive touchscreen
Daniel Silverstone
2009-11-23
Input: usbtouchscreen - remove unneeded usb_kill_urb
Oliver Neukum
2009-07-27
Input: usbtouchscreen - add support for e2i touchscreen controller
Florian Echtler
2009-07-07
Input: usbtouchscreen - support for JASTEC/DigiTech DTR-02U USB touch control...
Jim Persson
2009-02-28
Input: usbtouchscreen - fix eGalax HID ignoring
Daniel Ritz
2009-01-10
Input: usbtouchscreen - allow reporting calibrated data
Dan Streetman
2008-11-19
Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROM
Nuno Lucas
2008-07-03
Input: usbtouchscreen - ignore eGalax screens supporting HID protocol
Daniel Ritz
2008-05-16
Input: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-04
Input: usbtouchscreen - don't use DMA on stack
Oliver Neukum
2008-01-17
Input: usbtouchscreen - fix buffer overflow, make more egalax work
Daniel Ritz
2007-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2007-10-22
Input: usbtouchscreen - add support for GoTop tablet devices
Jerrold Jones
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
[next]