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