aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/usbtouchscreen.c
Commit message (Expand)AuthorAgeFilesLines
* Input: usbtouchscreen - add support for LG Flatron T1710BGlenn Sommer2010-11-221-0/+1
* Input: usbtouchscreen - implement reset_resumeOliver Neukum2010-07-151-32/+76
* Input: usbtouchscreen - implement runtime power managementOliver Neukum2010-07-151-3/+24
* Input: usbtouchscreen - implement basic suspend/resumeOliver Neukum2010-07-151-0/+25
* Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controllerPetr Štetiar2010-06-281-9/+12
* Input: usbtouchscreen - reduce number fo be16_to_cpu conversionsDmitry Torokhov2010-06-081-16/+18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-271-1/+6
|\
| * Input: usbtouchscreen - support bigger iNexio touchscreensOndrej Zary2010-05-261-1/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-201-4/+4
|\ \ | |/ |/|
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-4/+4
* | Input: usbtouchscreen - switch to using kmemdup()Julia Lawall2010-05-191-3/+2
|/
* Merge branch 'next' into for-linusDmitry Torokhov2010-02-281-18/+299
|\
| * Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()Ondrej Zary2010-02-041-3/+14
| * Input: usbtouchscreen - add NEXIO (or iNexio) supportOndrej Zary2010-02-041-2/+259
| * Input: usbtouchscreen - find input endpoint automaticallyOndrej Zary2010-02-041-3/+14
| * Input: usbtouchscreen - convert from usb_device to usb_interfaceOndrej Zary2010-02-041-10/+12
| * Input: make USB device ids constantMárton Németh2010-01-111-1/+1
* | Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin2010-02-211-4/+4
|/
* Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controllerPetr Štetiar2009-11-291-0/+29
* Input: usbtouchscreen - add support for Zytronic capacitive touchscreenDaniel Silverstone2009-11-231-3/+70
* Input: usbtouchscreen - remove unneeded usb_kill_urbOliver Neukum2009-11-231-1/+1
* Input: usbtouchscreen - add support for e2i touchscreen controllerFlorian Echtler2009-07-271-0/+49
* Input: usbtouchscreen - support for JASTEC/DigiTech DTR-02U USB touch control...Jim Persson2009-07-071-0/+32
* Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz2009-02-281-0/+1
* Input: usbtouchscreen - allow reporting calibrated dataDan Streetman2009-01-101-2/+17
* Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROMNuno Lucas2008-11-191-3/+2
* Input: usbtouchscreen - ignore eGalax screens supporting HID protocolDaniel Ritz2008-07-031-1/+19
* Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-11/+11
* Input: usbtouchscreen - don't use DMA on stackOliver Neukum2008-04-041-12/+19
* Input: usbtouchscreen - fix buffer overflow, make more egalax workDaniel Ritz2008-01-171-22/+33
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-221-2/+34
|\
| * Input: usbtouchscreen - add support for GoTop tablet devicesJerrold Jones2007-10-221-2/+34
* | get rid of input BIT* duplicate definesJiri Slaby2007-10-191-2/+2
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-121-1/+1
|\
| * Input: usbtouchscreen - correctly set 'phys'Vladimir Shebordaev2007-09-061-1/+1
* | Input: usbtouchscreen - add support for GeneralTouch devicesIlya Frolov2007-10-121-0/+31
* | Input: usbtouchscreen - support DMC devices with empty EEPROMDaniel Ritz2007-09-101-1/+2
* | Input: usbtouchscreen - add support for IdealTEK URTC1000Ondrej Zary2007-09-041-1/+58
|/
* Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreensOndrej Zary2007-07-101-0/+33
* Input: usbtouchscreen - fix fallout caused by move from drivers/usbOndrej Zary2007-06-121-22/+22
* Input: move USB touchscreens under drivers/input/touchscreenDmitry Torokhov2007-05-081-0/+839