Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5427bcf5e95245d3e220742ac703182bdb973769
/
drivers
/
input
/
touchscreen
/
usbtouchscreen.c
0991050
Input: usbtouchscreen - add support for LG Flatron T1710B
by Glenn Sommer
· 14 years ago
a8aef62
Input: usbtouchscreen - implement reset_resume
by Oliver Neukum
· 14 years ago
5d9efc5
Input: usbtouchscreen - implement runtime power management
by Oliver Neukum
· 14 years ago
ed4299e
Input: usbtouchscreen - implement basic suspend/resume
by Oliver Neukum
· 14 years ago
38771bb
Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controller
by Petr Štetiar
· 14 years ago
4aa5bbe
Input: usbtouchscreen - reduce number fo be16_to_cpu conversions
by Dmitry Torokhov
· 15 years ago
7eb1053
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
388bbca
Input: usbtouchscreen - support bigger iNexio touchscreens
by Ondrej Zary
· 15 years ago
7a9b149
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
997ea58
USB: rename usb_buffer_alloc() and usb_buffer_free() users
by Daniel Mack
· 15 years ago
641d446
Input: usbtouchscreen - switch to using kmemdup()
by Julia Lawall
· 15 years ago
35858ad
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 15 years ago
eb083ba
Input: usbtouchscreen - extend coordinate range for Generaltouch devices
by Roy Yin
· 15 years ago
1e87a43
Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()
by Ondrej Zary
· 15 years ago
5197424
Input: usbtouchscreen - add NEXIO (or iNexio) support
by Ondrej Zary
· 15 years ago
f4a5e35
Input: usbtouchscreen - find input endpoint automatically
by Ondrej Zary
· 15 years ago
fea4d14
Input: usbtouchscreen - convert from usb_device to usb_interface
by Ondrej Zary
· 15 years ago
9cb3ce5
Input: make USB device ids constant
by Márton Németh
· 15 years ago
dbe1420
Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controller
by Petr Štetiar
· 15 years ago
2330ed1
Input: usbtouchscreen - add support for Zytronic capacitive touchscreen
by Daniel Silverstone
· 15 years ago
722232b
Input: usbtouchscreen - remove unneeded usb_kill_urb
by Oliver Neukum
· 15 years ago
9e3b258
Input: usbtouchscreen - add support for e2i touchscreen controller
by Florian Echtler
· 15 years ago
f737069
Input: usbtouchscreen - support for JASTEC/DigiTech DTR-02U USB touch controllers
by Jim Persson
· 15 years ago
139ebe8
Input: usbtouchscreen - fix eGalax HID ignoring
by Daniel Ritz
· 16 years ago
c9cbf3d
Input: usbtouchscreen - allow reporting calibrated data
by Dan Streetman
· 16 years ago
2ec6f24
Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROM
by Nuno Lucas
· 16 years ago
ec42d44
Input: usbtouchscreen - ignore eGalax screens supporting HID protocol
by Daniel Ritz
· 16 years ago
ea3e6c5
Input: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
76d057c
Input: usbtouchscreen - don't use DMA on stack
by Oliver Neukum
· 17 years ago
62aa366
Input: usbtouchscreen - fix buffer overflow, make more egalax work
by Daniel Ritz
· 17 years ago
81f8320
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
14e4020
Input: usbtouchscreen - add support for GoTop tablet devices
by Jerrold Jones
· 17 years ago
7b19ada
get rid of input BIT* duplicate defines
by Jiri Slaby
· 17 years ago
b981d8b3
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Dmitry Torokhov
· 17 years ago
9d5657d
Input: usbtouchscreen - add support for GeneralTouch devices
by Ilya Frolov
· 17 years ago
2a8281d
Input: usbtouchscreen - support DMC devices with empty EEPROM
by Daniel Ritz
· 17 years ago
7b6dff9
Input: usbtouchscreen - correctly set 'phys'
by Vladimir Shebordaev
· 17 years ago
a14a840
Input: usbtouchscreen - add support for IdealTEK URTC1000
by Ondrej Zary
· 17 years ago
df561fc
Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens
by Ondrej Zary
· 17 years ago
c6f8d70
Input: usbtouchscreen - fix fallout caused by move from drivers/usb
by Ondrej Zary
· 18 years ago
d05e84e
Input: move USB touchscreens under drivers/input/touchscreen
by Dmitry Torokhov
· 18 years ago
[Renamed from drivers/usb/input/usbtouchscreen.c]
e37a97d
Input: drivers/usb/input - usb_buffer_free() cleanup
by Dmitry Torokhov
· 18 years ago
c0f82d5
Input: USB devices - switch to using input_dev->dev.parent
by Dmitry Torokhov
· 18 years ago
7791bda
Input: drivers/usb/input - don't access dev->private directly
by Dmitry Torokhov
· 18 years ago
c9d8c2b
usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touched
by Daniel Ritz
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
24ced06
usbtouchscreen: add support for DMC TSC-10/25 devices
by Holger Schurig
· 18 years ago
d8fa59a
usbtouchscreen: use endpoint address from endpoint descriptor
by Daniel Ritz
· 18 years ago
5dfb5f1
usbtouchscreen: fix data reading for ITM touchscreens
by Daniel Ritz
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
38e2bfc
USB: Dealias -110 code (more complete)
by Pete Zaitcev
· 18 years ago
5d89266
usbtouchscreen: version 0.4
by Daniel Ritz
· 18 years ago
09494d5
usbtouchscreen: fix ITM data reading
by Kai Lindhom
· 18 years ago
ae0dadc
[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>
by David Brownell
· 19 years ago
1d3e202
[PATCH] USB: usbtouchscreen: unified USB touchscreen driver
by Daniel Ritz
· 19 years ago