summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
2015-07-27Input: tsc2005 - convert to regmapSebastian Reichel2-112/+60
2015-07-27Input: tsc2005 - fix Kconfig indentationSebastian Reichel1-4/+4
2015-07-27Input: tsc2005 - improve readability of register definesSebastian Reichel1-10/+18
2015-07-23Input: ads7846 - change name of wakeup property to "wakeup-source"Dmitry Torokhov1-1/+2
2015-07-20Merge tag 'v4.2-rc3' into nextDmitry Torokhov4-17/+470
2015-07-20Input: zforce - don't invert the interrupt GPIODirk Behme1-1/+1
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski21-21/+0
2015-07-11Input: wdt87xx_i2c - change the sleep time to 2500ms after the sw resetHungNien Chen1-1/+2
2015-07-11Input: wdt87xx_i2c - populate vendor and product in input deviceHungNien Chen1-1/+45
2015-07-11Input: pixcir_i2c_ts - use standard OF touchscreen parsing codeDmitry Torokhov1-51/+44
2015-07-11Input: pixcir_i2c_ts - simplify input device initializationDmitry Torokhov1-5/+0
2015-07-11Input: pixcir_i2c_ts - add RESET gpioRoger Quadros1-0/+22
2015-07-11Input: pixcir_i2c_ts - allow using with GPIO expandersDmitry Torokhov1-1/+1
2015-07-11Input: pixcir_i2c_ts - switch the device over to gpiodDmitry Torokhov1-17/+9
2015-07-11Input: pixcir_i2c_ts - move platform dataDmitry Torokhov1-1/+1
2015-07-11Input: of_touchscreen - switch to using device propertiesDmitry Torokhov5-31/+35
2015-07-11Input: of_touchscreen - fix setting max values on X/Y axisDmitry Torokhov1-4/+6
2015-07-11Input: of_touchscreen - always issue warning if axis is not set upDmitry Torokhov1-7/+3
2015-07-08Input: zforce_ts - convert to use the gpiod interfaceDirk Behme1-28/+30
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-33/+1209
2015-07-03Merge branch 'next' into for-linusDmitry Torokhov6-33/+1209
2015-07-01Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR eventHungNien Chen1-5/+14
2015-07-01Input: wdt87xx_i2c - remove stray newline in diagnostic messageDmitry Torokhov1-1/+1
2015-06-29Input: wdt87xx_i2c - fix format warningDmitry Torokhov1-1/+1
2015-06-25Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-4/+45
2015-06-25Input: improve parsing OF parameters for touchscreensDmitry Torokhov3-27/+46
2015-06-25Input: edt-ft5x06 - mark as direct input deviceDmitry Torokhov1-6/+1
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-60/+54
2015-06-24Input: add a driver for wdt87xx touchscreen controllerHungNien Chen3-0/+1153
2015-06-22Merge branch 'next' into for-linusDmitry Torokhov7-59/+53
2015-06-16Input: pixcir_i2c_ts - fix receive errorFrodo Lai1-1/+1
2015-06-11Input: cyttsp4 - use swap() in cyttsp4_get_touch()Fabian Frederick1-4/+1
2015-06-11Input: goodix - do not explicitly set evbits in input deviceDmitry Torokhov1-4/+0
2015-06-09Input: goodix - export id and version read from deviceIrina Tirdea1-12/+21
2015-06-09Input: goodix - fix variable length array warningIrina Tirdea1-1/+1
2015-06-09Input: goodix - fix alignment issuesIrina Tirdea1-8/+8
2015-05-30[media] return BUF_STATE_ERROR if streaming stopped during acquisitionFlorian Echtler1-0/+5
2015-05-30[media] add extra debug output, remove noisy warningFlorian Echtler1-1/+8
2015-05-30[media] add frame size/frame rate query functionsFlorian Echtler1-0/+30
2015-05-30[media] reduce poll interval to allow full 60 FPS framerateFlorian Echtler1-1/+1
2015-05-26Input: stmpe-ts - enforce device tree only modeDmitry Torokhov2-24/+6
2015-05-22Input: stmpe-ts - fix automatic module loadingDmitry Torokhov1-2/+10
2015-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-2/+2
2015-05-21Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut1-1/+1
2015-05-21Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut1-1/+1
2015-05-20Input: atmel_mxt_ts - use BIT() macro when reporting button stateDmitry Torokhov1-4/+4
2015-05-13Input: zforce - remove duplicated includeWei Yongjun1-1/+0
2015-05-13Input: sx8654 - fix memory allocation checkDmitry Torokhov1-1/+1
2015-05-07Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut1-1/+1
2015-05-07Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut1-1/+1