summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driverVignesh R2015-10-131-12/+0
* Input: ft6236 - change module license string to match copyright noticeDmitry Torokhov2015-10-101-1/+1
* Input: ft6236 - do not explicitly set driver's ownerFengguang Wu2015-10-061-1/+0
* Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpiosFranklin S Cooper Jr2015-10-061-2/+3
* Input: add support for ROHM BU21023/24 touchscreenYoichi Yuasa2015-10-053-0/+1230
* Merge tag 'v4.3-rc4' into nextDmitry Torokhov2015-10-052-14/+24
|\
| * 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
* | | Input: add support for FocalTech FT6236 touchscreen controllerNoralf Trønnes2015-10-023-0/+341
* | | Input: cyttsp - use PTR_ERR_OR_ZERO()Javier Martinez Canillas2015-10-021-4/+1
* | | Input: ads7846 - use PTR_ERR_OR_ZERO()Javier Martinez Canillas2015-10-021-3/+1
* | | Input: tps6507x-ts - simplify function return logicJavier Martinez Canillas2015-10-021-8/+1
* | | Input: auo-pixcir-ts - simplify function return logicJavier Martinez Canillas2015-10-021-6/+1
* | | Input: zforce - simplify function return logicJavier Martinez Canillas2015-10-021-6/+1
* | | Merge tag 'v4.3-rc3' into nextDmitry Torokhov2015-09-295-15/+49
|\ \ \ | |/ /
| * | 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
| | |\
| * | \ 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
| | |\ \ \
| * | \ \ \ Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-09-041-9/+4
| |\ \ \ \ \
| | * | | | | ALSA: ac97: Switch to dev_pm_opsLars-Peter Clausen2015-08-211-9/+4
| | | |_|/ / | | |/| | |
| * | | | | treewide: Fix typo in printkMasanari Iida2015-08-071-2/+2
| |/ / / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-301-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Revert "Input: zforce - don't overwrite the stack"Dmitry Torokhov2015-07-281-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-243-1/+40
| |\ \ \ \ | | |/ / /
| | * | | Input: goodix - fix touch coordinates on WinBook TW100 and TW700Bastien Nocera2015-07-241-0/+36
| | * | | Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender2015-07-231-0/+3
| | * | | Input: zforce - don't overwrite the stackOleksij Rempel2015-07-161-1/+1
* | | | | Input: edt-ft5x06 - do not hardcode interrupt trigger typeDmitry Torokhov2015-09-271-3/+9
* | | | | Input: edt-ft5x06 - use generic properties APIDmitry Torokhov2015-09-271-11/+15
* | | | | Input: edt-ft5x06 - remove support for platform dataDmitry Torokhov2015-09-271-37/+4
* | | | | Input: edt-ft5x06 - drop parsing of irq gpioDmitry Torokhov2015-09-271-10/+0
* | | | | Input: edt-ft5x06 - switch to newer gpio frameworkFranklin S Cooper Jr2015-09-271-91/+38
| |_|_|/ |/| | |
* | | | 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
| |_|/ |/| |
* | | 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
OpenPOWER on IntegriCloud