summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-302-2/+3
|\
| * Input: sur40 - add dependency on VIDEO_V4L2Randy Dunlap2015-10-181-0/+1
| * Input: lpc32xx_ts - fix warnings caused by enabling unprepared clockVladimir Zapolskiy2015-10-171-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-161-2/+6
|\|
| * Input: ads7846 - correct the value got from SPIAndrey Gelman2015-10-061-2/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-022-14/+24
|\|
| * Input: imx6ul_tsc - fix controller nameFabio Estevam2015-09-191-1/+1
| * Input: imx6ul_tsc - use the preferred method for kzalloc()Fabio Estevam2015-09-191-1/+1
| * Input: imx6ul_tsc - check for negative return valueFabio Estevam2015-09-191-1/+1
| * Input: imx6ul_tsc - propagate the errorsFabio Estevam2015-09-191-9/+19
| * Input: mms114 - remove unneded semicolonsJavier Martinez Canillas2015-09-191-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-117-3/+936
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2015-09-117-3/+936
| |\
| | * Input: touchscreen - add imx6ul_tsc driver supportHaibo Chen2015-09-053-0/+536
| | * Input: Add touchscreen support for Colibri VF50Sanchayan Maity2015-09-053-0/+399
| | * Input: elants_i2c - extend the calibration timeout to 12 secondsJames Chen2015-09-031-1/+1
| | * Input: cyttsp - remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-09-032-2/+0
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-111-4/+4
|\ \ \
| * | | thermal: consistently use int for temperaturesSascha Hauer2015-08-031-4/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-0428-454/+647
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2015-09-0328-469/+1115
| |\ \ \ | | | |/ | | |/|
| | * | Input: sur40 - fix error return codeJulia Lawall2015-08-241-0/+1
| | * | Input: elants_i2c - fix for devm_gpiod_get API changeStephen Rothwell2015-08-131-9/+1
| | * | Input: elants_i2c - enable asynchronous probingDmitry Torokhov2015-08-071-0/+1
| | * | Input: elants_i2c - wire up regulator supportDmitry Torokhov2015-08-071-22/+162
| | * | Input: elants_i2c - disable idle mode before updating firmwareJames Chen2015-08-051-1/+7
| | * | Input: atmel_mxt_ts - remove warning on zero T44 countNick Dyer2015-08-041-9/+8
| | * | Input: atmel_mxt_ts - initialise input slots with INPUT_MT_DIRECTNick Dyer2015-08-041-0/+2
| | * | Input: atmel_mxt_ts - disable interrupt for 50ms after resetNick Dyer2015-08-041-1/+8
| | * | Input: atmel_mxt_ts - improve device tree parsingNick Dyer2015-08-041-13/+9
| | * | Input: atmel_mxt_ts - suspend/resume causes panic if input_dev fails to initPan Xinhui2015-08-041-0/+6
| | * | Input: atmel_mxt_ts - remove unused definesNick Dyer2015-08-041-65/+1
| | * | Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer2015-08-041-11/+108
| | * | Input: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-041-4/+4
| | * | Input: zforce - make the interrupt GPIO optionalDirk Behme2015-08-031-14/+49
| | * | Input: touchscreen - export OF module alias informationJavier Martinez Canillas2015-07-302-0/+2
| | * | Input: export I2C module alias information in missing driversJavier Martinez Canillas2015-07-301-0/+1
| | * | Input: tsc2005 - convert to gpiodSebastian Reichel2015-07-271-29/+18
| | * | Input: tsc2005 - simplify drvdata acquisitionSebastian Reichel2015-07-271-10/+6
| | * | Input: tsc2005 - convert to regmapSebastian Reichel2015-07-272-112/+60
| | * | Input: tsc2005 - fix Kconfig indentationSebastian Reichel2015-07-271-4/+4
| | * | Input: tsc2005 - improve readability of register definesSebastian Reichel2015-07-271-10/+18
| | * | Input: ads7846 - change name of wakeup property to "wakeup-source"Dmitry Torokhov2015-07-231-1/+2
| | * | Merge tag 'v4.2-rc3' into nextDmitry Torokhov2015-07-204-17/+470
| | |\ \
| | * | | Input: zforce - don't invert the interrupt GPIODirk Behme2015-07-201-1/+1
| | * | | Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-1721-21/+0
| | * | | Input: wdt87xx_i2c - change the sleep time to 2500ms after the sw resetHungNien Chen2015-07-111-1/+2
| | * | | Input: wdt87xx_i2c - populate vendor and product in input deviceHungNien Chen2015-07-111-1/+45
| | * | | Input: pixcir_i2c_ts - use standard OF touchscreen parsing codeDmitry Torokhov2015-07-111-51/+44
| | * | | Input: pixcir_i2c_ts - simplify input device initializationDmitry Torokhov2015-07-111-5/+0