summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/usbtouchscreen.c
AgeCommit message (Expand)AuthorLines
2020-04-18Input: usbtouchscreen - add support for BonXeon TPJames Hilliard-0/+1
2019-08-01Input: usbtouchscreen - initialize PM mutex before using itOliver Neukum-0/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-14/+1
2018-05-15Input: usbtouchscreen - add sysfs attribute for 3M MTouch firmware revNick Dyer-0/+94
2018-03-26Input: usbtouchscreen - do not rely on input_dev->usersMarcus Folkesson-4/+5
2018-03-26Input: usbtouchscreen - fix deadlock in autosuspendMarcus Folkesson-4/+11
2018-01-17Input: inline macros for MODULE_LICENSE, etcJulia Lawall-7/+2
2015-07-23Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender-0/+3
2015-03-24Input: usbtouchscreen - add new model from IRTOUCHSYSTEMSLars Poeschel-0/+11
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-4/+18
2013-12-01Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer-4/+18
2013-11-11Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDsForest Bond-3/+1
2012-09-04Input: usbtouchscreen - initialize eGalax devicesForest Bond-0/+40
2012-05-04USB: input: usbtouchscreen.c: fix up dev_* messagesGreg Kroah-Hartman-15/+14
2012-05-01USB: usbtouchscreen.c: remove dbg() usageGreg Kroah-Hartman-26/+42
2012-05-01USB: input: usbtouchscreen.c: fix up dev_err() usageGreg Kroah-Hartman-2/+2
2012-04-25USB: usbtouchscreen.c: remove err() usageGreg Kroah-Hartman-4/+6
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov-14/+3
2012-03-04Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037Armando Visconti-0/+63
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell-2/+2
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+36
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman-12/+1
2011-11-05Input: usbtouchscreen - add ELO IntelliTouch 2700 supportMichael Gebetsroither-0/+36
2010-11-22Input: usbtouchscreen - add support for LG Flatron T1710BGlenn Sommer-0/+1
2010-07-15Input: usbtouchscreen - implement reset_resumeOliver Neukum-32/+76
2010-07-15Input: usbtouchscreen - implement runtime power managementOliver Neukum-3/+24
2010-07-15Input: usbtouchscreen - implement basic suspend/resumeOliver Neukum-0/+25
2010-06-28Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controllerPetr Štetiar-9/+12
2010-06-08Input: usbtouchscreen - reduce number fo be16_to_cpu conversionsDmitry Torokhov-16/+18
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+6
2010-05-26Input: usbtouchscreen - support bigger iNexio touchscreensOndrej Zary-1/+6
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-4/+4
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack-4/+4
2010-05-19Input: usbtouchscreen - switch to using kmemdup()Julia Lawall-3/+2
2010-02-28Merge branch 'next' into for-linusDmitry Torokhov-18/+299
2010-02-21Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin-4/+4
2010-02-04Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()Ondrej Zary-3/+14
2010-02-04Input: usbtouchscreen - add NEXIO (or iNexio) supportOndrej Zary-2/+259
2010-02-04Input: usbtouchscreen - find input endpoint automaticallyOndrej Zary-3/+14
2010-02-04Input: usbtouchscreen - convert from usb_device to usb_interfaceOndrej Zary-10/+12
2010-01-11Input: make USB device ids constantMárton Németh-1/+1
2009-11-29Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controllerPetr Štetiar-0/+29
2009-11-23Input: usbtouchscreen - add support for Zytronic capacitive touchscreenDaniel Silverstone-3/+70
2009-11-23Input: usbtouchscreen - remove unneeded usb_kill_urbOliver Neukum-1/+1
2009-07-27Input: usbtouchscreen - add support for e2i touchscreen controllerFlorian Echtler-0/+49
2009-07-07Input: usbtouchscreen - support for JASTEC/DigiTech DTR-02U USB touch control...Jim Persson-0/+32
2009-02-28Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz-0/+1
2009-01-10Input: usbtouchscreen - allow reporting calibrated dataDan Streetman-2/+17
2008-11-19Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROMNuno Lucas-3/+2