summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2015-10-06Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpiosFranklin S Cooper Jr-2/+3
2015-10-05Input: add support for ROHM BU21023/24 touchscreenYoichi Yuasa-0/+1230
2015-10-05Merge tag 'v4.3-rc4' into nextDmitry Torokhov-14/+24
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-14/+24
2015-10-02Input: add support for FocalTech FT6236 touchscreen controllerNoralf Trønnes-0/+341
2015-10-02Input: cyttsp - use PTR_ERR_OR_ZERO()Javier Martinez Canillas-4/+1
2015-10-02Input: ads7846 - use PTR_ERR_OR_ZERO()Javier Martinez Canillas-3/+1
2015-10-02Input: tps6507x-ts - simplify function return logicJavier Martinez Canillas-8/+1
2015-10-02Input: auo-pixcir-ts - simplify function return logicJavier Martinez Canillas-6/+1
2015-10-02Input: zforce - simplify function return logicJavier Martinez Canillas-6/+1
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung-8/+9
2015-09-29Merge tag 'v4.3-rc3' into nextDmitry Torokhov-15/+49
2015-09-27Input: edt-ft5x06 - do not hardcode interrupt trigger typeDmitry Torokhov-3/+9
2015-09-27Input: edt-ft5x06 - use generic properties APIDmitry Torokhov-11/+15
2015-09-27Input: edt-ft5x06 - remove support for platform dataDmitry Torokhov-37/+4
2015-09-27Input: edt-ft5x06 - drop parsing of irq gpioDmitry Torokhov-10/+0
2015-09-27Input: edt-ft5x06 - switch to newer gpio frameworkFranklin S Cooper Jr-91/+38
2015-09-19Input: imx6ul_tsc - fix controller nameFabio Estevam-1/+1
2015-09-19Input: imx6ul_tsc - use the preferred method for kzalloc()Fabio Estevam-1/+1
2015-09-19Input: imx6ul_tsc - check for negative return valueFabio Estevam-1/+1
2015-09-19Input: imx6ul_tsc - propagate the errorsFabio Estevam-9/+19
2015-09-19Input: mms114 - remove unneded semicolonsJavier Martinez Canillas-2/+2
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+936
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-4/+4
2015-09-11Merge branch 'next' into for-linusDmitry Torokhov-3/+936
2015-09-05Input: touchscreen - add imx6ul_tsc driver supportHaibo Chen-0/+536
2015-09-05Input: Add touchscreen support for Colibri VF50Sanchayan Maity-0/+399
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-03Input: elants_i2c - extend the calibration timeout to 12 secondsJames Chen-1/+1
2015-09-03Input: cyttsp - remove unnecessary MODULE_ALIAS()Javier Martinez Canillas-2/+0
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-08-03thermal: consistently use int for temperaturesSascha Hauer-4/+4
2015-07-30Input: touchscreen - export OF module alias informationJavier Martinez Canillas-0/+2