summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/usbtouchscreen.c
AgeCommit message (Expand)Author
2010-11-22Input: usbtouchscreen - add support for LG Flatron T1710BGlenn Sommer
2010-07-15Input: usbtouchscreen - implement reset_resumeOliver Neukum
2010-07-15Input: usbtouchscreen - implement runtime power managementOliver Neukum
2010-07-15Input: usbtouchscreen - implement basic suspend/resumeOliver Neukum
2010-06-28Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controllerPetr Štetiar
2010-06-08Input: usbtouchscreen - reduce number fo be16_to_cpu conversionsDmitry Torokhov
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-26Input: usbtouchscreen - support bigger iNexio touchscreensOndrej Zary
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-05-19Input: usbtouchscreen - switch to using kmemdup()Julia Lawall
2010-02-28Merge branch 'next' into for-linusDmitry Torokhov
2010-02-21Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin
2010-02-04Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()Ondrej Zary
2010-02-04Input: usbtouchscreen - add NEXIO (or iNexio) supportOndrej Zary
2010-02-04Input: usbtouchscreen - find input endpoint automaticallyOndrej Zary
2010-02-04Input: usbtouchscreen - convert from usb_device to usb_interfaceOndrej Zary
2010-01-11Input: make USB device ids constantMárton Németh
2009-11-29Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controllerPetr Štetiar
2009-11-23Input: usbtouchscreen - add support for Zytronic capacitive touchscreenDaniel Silverstone
2009-11-23Input: usbtouchscreen - remove unneeded usb_kill_urbOliver Neukum
2009-07-27Input: usbtouchscreen - add support for e2i touchscreen controllerFlorian Echtler
2009-07-07Input: usbtouchscreen - support for JASTEC/DigiTech DTR-02U USB touch control...Jim Persson
2009-02-28Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz
2009-01-10Input: usbtouchscreen - allow reporting calibrated dataDan Streetman
2008-11-19Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROMNuno Lucas
2008-07-03Input: usbtouchscreen - ignore eGalax screens supporting HID protocolDaniel Ritz
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-04Input: usbtouchscreen - don't use DMA on stackOliver Neukum
2008-01-17Input: usbtouchscreen - fix buffer overflow, make more egalax workDaniel Ritz
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-10-22Input: usbtouchscreen - add support for GoTop tablet devicesJerrold Jones
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-10-12Input: usbtouchscreen - add support for GeneralTouch devicesIlya Frolov
2007-09-10Input: usbtouchscreen - support DMC devices with empty EEPROMDaniel Ritz
2007-09-06Input: usbtouchscreen - correctly set 'phys'Vladimir Shebordaev
2007-09-04Input: usbtouchscreen - add support for IdealTEK URTC1000Ondrej Zary
2007-07-10Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreensOndrej Zary
2007-06-12Input: usbtouchscreen - fix fallout caused by move from drivers/usbOndrej Zary
2007-05-08Input: move USB touchscreens under drivers/input/touchscreenDmitry Torokhov