summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2015-08-04Input: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-08-03Input: zforce - make the interrupt GPIO optionalDirk Behme
2015-07-30Input: touchscreen - export OF module alias informationJavier Martinez Canillas
2015-07-30Input: export I2C module alias information in missing driversJavier Martinez Canillas
2015-07-27Input: tsc2005 - convert to gpiodSebastian Reichel
2015-07-27Input: tsc2005 - simplify drvdata acquisitionSebastian Reichel
2015-07-27Input: tsc2005 - convert to regmapSebastian Reichel
2015-07-27Input: tsc2005 - fix Kconfig indentationSebastian Reichel
2015-07-27Input: tsc2005 - improve readability of register definesSebastian Reichel
2015-07-23Input: ads7846 - change name of wakeup property to "wakeup-source"Dmitry Torokhov
2015-07-20Merge tag 'v4.2-rc3' into nextDmitry Torokhov
2015-07-20Input: zforce - don't invert the interrupt GPIODirk Behme
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-11Input: wdt87xx_i2c - change the sleep time to 2500ms after the sw resetHungNien Chen
2015-07-11Input: wdt87xx_i2c - populate vendor and product in input deviceHungNien Chen
2015-07-11Input: pixcir_i2c_ts - use standard OF touchscreen parsing codeDmitry Torokhov
2015-07-11Input: pixcir_i2c_ts - simplify input device initializationDmitry Torokhov
2015-07-11Input: pixcir_i2c_ts - add RESET gpioRoger Quadros
2015-07-11Input: pixcir_i2c_ts - allow using with GPIO expandersDmitry Torokhov
2015-07-11Input: pixcir_i2c_ts - switch the device over to gpiodDmitry Torokhov
2015-07-11Input: pixcir_i2c_ts - move platform dataDmitry Torokhov
2015-07-11Input: of_touchscreen - switch to using device propertiesDmitry Torokhov
2015-07-11Input: of_touchscreen - fix setting max values on X/Y axisDmitry Torokhov
2015-07-11Input: of_touchscreen - always issue warning if axis is not set upDmitry Torokhov
2015-07-08Input: zforce_ts - convert to use the gpiod interfaceDirk Behme
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-07-03Merge branch 'next' into for-linusDmitry Torokhov
2015-07-01Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR eventHungNien Chen
2015-07-01Input: wdt87xx_i2c - remove stray newline in diagnostic messageDmitry Torokhov
2015-06-29Input: wdt87xx_i2c - fix format warningDmitry Torokhov
2015-06-25Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-06-25Input: improve parsing OF parameters for touchscreensDmitry Torokhov
2015-06-25Input: edt-ft5x06 - mark as direct input deviceDmitry Torokhov
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-06-24Input: add a driver for wdt87xx touchscreen controllerHungNien Chen
2015-06-22Merge branch 'next' into for-linusDmitry Torokhov
2015-06-16Input: pixcir_i2c_ts - fix receive errorFrodo Lai
2015-06-11Input: cyttsp4 - use swap() in cyttsp4_get_touch()Fabian Frederick
2015-06-11Input: goodix - do not explicitly set evbits in input deviceDmitry Torokhov
2015-06-09Input: goodix - export id and version read from deviceIrina Tirdea
2015-06-09Input: goodix - fix variable length array warningIrina Tirdea
2015-06-09Input: goodix - fix alignment issuesIrina Tirdea
2015-05-30[media] return BUF_STATE_ERROR if streaming stopped during acquisitionFlorian Echtler
2015-05-30[media] add extra debug output, remove noisy warningFlorian Echtler
2015-05-30[media] add frame size/frame rate query functionsFlorian Echtler
2015-05-30[media] reduce poll interval to allow full 60 FPS framerateFlorian Echtler
2015-05-26Input: stmpe-ts - enforce device tree only modeDmitry Torokhov
2015-05-22Input: stmpe-ts - fix automatic module loadingDmitry Torokhov
2015-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-05-21Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut