summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2015-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-454/+647
2015-09-04Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-9/+4
2015-09-03Merge branch 'next' into for-linusDmitry Torokhov-469/+1115
2015-08-24Input: sur40 - fix error return codeJulia Lawall-0/+1
2015-08-21ALSA: ac97: Switch to dev_pm_opsLars-Peter Clausen-9/+4
2015-08-13Input: elants_i2c - fix for devm_gpiod_get API changeStephen Rothwell-9/+1
2015-08-07Input: elants_i2c - enable asynchronous probingDmitry Torokhov-0/+1
2015-08-07Input: elants_i2c - wire up regulator supportDmitry Torokhov-22/+162
2015-08-07treewide: Fix typo in printkMasanari Iida-2/+2
2015-08-05Input: elants_i2c - disable idle mode before updating firmwareJames Chen-1/+7
2015-08-04Input: atmel_mxt_ts - remove warning on zero T44 countNick Dyer-9/+8
2015-08-04Input: atmel_mxt_ts - initialise input slots with INPUT_MT_DIRECTNick Dyer-0/+2
2015-08-04Input: atmel_mxt_ts - disable interrupt for 50ms after resetNick Dyer-1/+8
2015-08-04Input: atmel_mxt_ts - improve device tree parsingNick Dyer-13/+9
2015-08-04Input: atmel_mxt_ts - suspend/resume causes panic if input_dev fails to initPan Xinhui-0/+6
2015-08-04Input: atmel_mxt_ts - remove unused definesNick Dyer-65/+1
2015-08-04Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer-11/+108
2015-08-04Input: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven-4/+4
2015-08-03Input: zforce - make the interrupt GPIO optionalDirk Behme-14/+49
2015-07-30Input: touchscreen - export OF module alias informationJavier Martinez Canillas-0/+2
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