summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2015-07-30Input: export I2C module alias information in missing driversJavier Martinez Canillas-0/+1
2015-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2015-07-28Revert "Input: zforce - don't overwrite the stack"Dmitry Torokhov-1/+1
2015-07-27Input: tsc2005 - convert to gpiodSebastian Reichel-29/+18
2015-07-27Input: tsc2005 - simplify drvdata acquisitionSebastian Reichel-10/+6
2015-07-27Input: tsc2005 - convert to regmapSebastian Reichel-112/+60
2015-07-27Input: tsc2005 - fix Kconfig indentationSebastian Reichel-4/+4
2015-07-27Input: tsc2005 - improve readability of register definesSebastian Reichel-10/+18
2015-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+40
2015-07-24Input: goodix - fix touch coordinates on WinBook TW100 and TW700Bastien Nocera-0/+36
2015-07-23Input: ads7846 - change name of wakeup property to "wakeup-source"Dmitry Torokhov-1/+2
2015-07-23Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender-0/+3
2015-07-20Merge tag 'v4.2-rc3' into nextDmitry Torokhov-17/+470
2015-07-20Input: zforce - don't invert the interrupt GPIODirk Behme-1/+1
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski-21/+0
2015-07-16Input: zforce - don't overwrite the stackOleksij Rempel-1/+1
2015-07-11Input: wdt87xx_i2c - change the sleep time to 2500ms after the sw resetHungNien Chen-1/+2
2015-07-11Input: wdt87xx_i2c - populate vendor and product in input deviceHungNien Chen-1/+45
2015-07-11Input: pixcir_i2c_ts - use standard OF touchscreen parsing codeDmitry Torokhov-51/+44
2015-07-11Input: pixcir_i2c_ts - simplify input device initializationDmitry Torokhov-5/+0
2015-07-11Input: pixcir_i2c_ts - add RESET gpioRoger Quadros-0/+22
2015-07-11Input: pixcir_i2c_ts - allow using with GPIO expandersDmitry Torokhov-1/+1
2015-07-11Input: pixcir_i2c_ts - switch the device over to gpiodDmitry Torokhov-17/+9
2015-07-11Input: pixcir_i2c_ts - move platform dataDmitry Torokhov-1/+1
2015-07-11Input: of_touchscreen - switch to using device propertiesDmitry Torokhov-31/+35
2015-07-11Input: of_touchscreen - fix setting max values on X/Y axisDmitry Torokhov-4/+6
2015-07-11Input: of_touchscreen - always issue warning if axis is not set upDmitry Torokhov-7/+3
2015-07-08Input: zforce_ts - convert to use the gpiod interfaceDirk Behme-28/+30
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-33/+1209
2015-07-03Merge branch 'next' into for-linusDmitry Torokhov-33/+1209
2015-07-01Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR eventHungNien Chen-5/+14
2015-07-01Input: wdt87xx_i2c - remove stray newline in diagnostic messageDmitry Torokhov-1/+1
2015-06-29Input: wdt87xx_i2c - fix format warningDmitry Torokhov-1/+1
2015-06-25Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-4/+45
2015-06-25Input: improve parsing OF parameters for touchscreensDmitry Torokhov-27/+46
2015-06-25Input: edt-ft5x06 - mark as direct input deviceDmitry Torokhov-6/+1
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-60/+54
2015-06-24Input: add a driver for wdt87xx touchscreen controllerHungNien Chen-0/+1153
2015-06-22Merge branch 'next' into for-linusDmitry Torokhov-59/+53
2015-06-16Input: pixcir_i2c_ts - fix receive errorFrodo Lai-1/+1
2015-06-11Input: cyttsp4 - use swap() in cyttsp4_get_touch()Fabian Frederick-4/+1
2015-06-11Input: goodix - do not explicitly set evbits in input deviceDmitry Torokhov-4/+0
2015-06-09Input: goodix - export id and version read from deviceIrina Tirdea-12/+21
2015-06-09Input: goodix - fix variable length array warningIrina Tirdea-1/+1
2015-06-09Input: goodix - fix alignment issuesIrina Tirdea-8/+8
2015-05-30[media] return BUF_STATE_ERROR if streaming stopped during acquisitionFlorian Echtler-0/+5
2015-05-30[media] add extra debug output, remove noisy warningFlorian Echtler-1/+8
2015-05-30[media] add frame size/frame rate query functionsFlorian Echtler-0/+30
2015-05-30[media] reduce poll interval to allow full 60 FPS framerateFlorian Echtler-1/+1
2015-05-26Input: stmpe-ts - enforce device tree only modeDmitry Torokhov-24/+6