summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2015-08-13Input: elants_i2c - fix for devm_gpiod_get API changeStephen Rothwell
2015-08-07Input: elants_i2c - enable asynchronous probingDmitry Torokhov
2015-08-07Input: elants_i2c - wire up regulator supportDmitry Torokhov
2015-08-05Input: elants_i2c - disable idle mode before updating firmwareJames Chen
2015-08-04Input: atmel_mxt_ts - remove warning on zero T44 countNick Dyer
2015-08-04Input: atmel_mxt_ts - initialise input slots with INPUT_MT_DIRECTNick Dyer
2015-08-04Input: atmel_mxt_ts - disable interrupt for 50ms after resetNick Dyer
2015-08-04Input: atmel_mxt_ts - improve device tree parsingNick Dyer
2015-08-04Input: atmel_mxt_ts - suspend/resume causes panic if input_dev fails to initPan Xinhui
2015-08-04Input: atmel_mxt_ts - remove unused definesNick Dyer
2015-08-04Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer
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