index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo 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
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
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2007-10-12
Input: usbtouchscreen - add support for GeneralTouch devices
Ilya Frolov
2007-09-10
Input: usbtouchscreen - support DMC devices with empty EEPROM
Daniel Ritz
2007-09-06
Input: usbtouchscreen - correctly set 'phys'
Vladimir Shebordaev
2007-09-04
Input: usbtouchscreen - add support for IdealTEK URTC1000
Ondrej Zary
2007-07-10
Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens
Ondrej Zary
2007-06-12
Input: usbtouchscreen - fix fallout caused by move from drivers/usb
Ondrej Zary
2007-05-08
Input: move USB touchscreens under drivers/input/touchscreen
Dmitry Torokhov