summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/usbtouchscreen.c
Commit message (Expand)AuthorAgeFilesLines
* Input: usbtouchscreen - initialize PM mutex before using itOliver Neukum2019-08-011-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-14/+1Star
* Input: usbtouchscreen - add sysfs attribute for 3M MTouch firmware revNick Dyer2018-05-151-0/+94
* Input: usbtouchscreen - do not rely on input_dev->usersMarcus Folkesson2018-03-271-4/+5
* Input: usbtouchscreen - fix deadlock in autosuspendMarcus Folkesson2018-03-271-4/+11
* Input: inline macros for MODULE_LICENSE, etcJulia Lawall2018-01-171-7/+2Star
* Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender2015-07-231-0/+3
* Input: usbtouchscreen - add new model from IRTOUCHSYSTEMSLars Poeschel2015-03-241-0/+11
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-12-091-4/+18
|\
| * Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer2013-12-021-4/+18
* | Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDsForest Bond2013-11-111-3/+1Star
|/
* Input: usbtouchscreen - initialize eGalax devicesForest Bond2012-09-051-0/+40
* USB: input: usbtouchscreen.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-15/+14Star
* USB: usbtouchscreen.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-26/+42
* USB: input: usbtouchscreen.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-2/+2
* USB: usbtouchscreen.c: remove err() usageGreg Kroah-Hartman2012-04-251-4/+6
* Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-091-14/+3Star
|\
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-2/+2
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-101-0/+36
| |\
| * | USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1Star
* | | Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037Armando Visconti2012-03-041-0/+63
| |/ |/|
* | Input: usbtouchscreen - add ELO IntelliTouch 2700 supportMichael Gebetsroither2011-11-051-0/+36
|/
* 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-271-1/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-211-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/+2Star
|/
* Merge branch 'next' into for-linusDmitry Torokhov2010-03-011-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-221-4/+4
|/
* Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controllerPetr Štetiar2009-11-301-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-281-0/+49
* Input: usbtouchscreen - support for JASTEC/DigiTech DTR-02U USB touch control...Jim Persson2009-07-081-0/+32
* Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz2009-02-281-0/+1
* Input: usbtouchscreen - allow reporting calibrated dataDan Streetman2009-01-111-2/+17
* Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROMNuno Lucas2008-11-191-3/+2Star
* Input: usbtouchscreen - ignore eGalax screens supporting HID protocolDaniel Ritz2008-07-031-1/+19