aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-19Input: imx6ul_tsc - fix controller nameFabio Estevam1-1/+1
2015-09-19Input: imx6ul_tsc - use the preferred method for kzalloc()Fabio Estevam1-1/+1
2015-09-19Input: imx6ul_tsc - check for negative return valueFabio Estevam1-1/+1
2015-09-19Input: imx6ul_tsc - propagate the errorsFabio Estevam1-9/+19
2015-09-19Input: mms114 - remove unneded semicolonsJavier Martinez Canillas1-2/+2
2015-09-11Merge branch 'next' into for-linusDmitry Torokhov7-3/+936
2015-09-05Input: touchscreen - add imx6ul_tsc driver supportHaibo Chen3-0/+536
2015-09-05Input: Add touchscreen support for Colibri VF50Sanchayan Maity3-0/+399
2015-09-03Input: elants_i2c - extend the calibration timeout to 12 secondsJames Chen1-1/+1
2015-09-03Input: cyttsp - remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2-2/+0
2015-09-03Merge branch 'next' into for-linusDmitry Torokhov28-469/+1115
2015-08-24Input: sur40 - fix error return codeJulia Lawall1-0/+1
2015-08-13Input: elants_i2c - fix for devm_gpiod_get API changeStephen Rothwell1-9/+1
2015-08-07Input: elants_i2c - enable asynchronous probingDmitry Torokhov1-0/+1
2015-08-07Input: elants_i2c - wire up regulator supportDmitry Torokhov1-22/+162
2015-08-05Input: elants_i2c - disable idle mode before updating firmwareJames Chen1-1/+7
2015-08-04Input: atmel_mxt_ts - remove warning on zero T44 countNick Dyer1-9/+8
2015-08-04Input: atmel_mxt_ts - initialise input slots with INPUT_MT_DIRECTNick Dyer1-0/+2
2015-08-04Input: atmel_mxt_ts - disable interrupt for 50ms after resetNick Dyer1-1/+8
2015-08-04Input: atmel_mxt_ts - improve device tree parsingNick Dyer1-13/+9
2015-08-04Input: atmel_mxt_ts - suspend/resume causes panic if input_dev fails to initPan Xinhui1-0/+6
2015-08-04Input: atmel_mxt_ts - remove unused definesNick Dyer1-65/+1
2015-08-04Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer1-11/+108
2015-08-04Input: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-4/+4
2015-08-03Input: zforce - make the interrupt GPIO optionalDirk Behme1-14/+49
2015-07-30Input: touchscreen - export OF module alias informationJavier Martinez Canillas2-0/+2
2015-07-30Input: export I2C module alias information in missing driversJavier Martinez Canillas1-0/+1
2015-07-28Revert "Input: zforce - don't overwrite the stack"Dmitry Torokhov1-1/+1
2015-07-27Input: tsc2005 - convert to gpiodSebastian Reichel1-29/+18
2015-07-27Input: tsc2005 - simplify drvdata acquisitionSebastian Reichel1-10/+6
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-24Input: goodix - fix touch coordinates on WinBook TW100 and TW700Bastien Nocera1-0/+36
2015-07-23Input: ads7846 - change name of wakeup property to "wakeup-source"Dmitry Torokhov1-1/+2
2015-07-23Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender1-0/+3
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-16Input: zforce - don't overwrite the stackOleksij Rempel1-1/+1
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