aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2015-10-16Input: edt-ft5x06 - work around FT5506 firmware bugFranklin S Cooper Jr
2015-10-16Input: edt-ft5x06 - add support for FT5506Franklin S Cooper Jr
2015-10-16Input: edt-ft5x06 - add support for different max support pointsFranklin S Cooper Jr
2015-10-16Input: edt-ft5x06 - use max support points to determine how much to readFranklin S Cooper Jr
2015-10-13Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driverVignesh R
2015-10-10Input: ft6236 - change module license string to match copyright noticeDmitry Torokhov
2015-10-06Input: ft6236 - do not explicitly set driver's ownerFengguang Wu
2015-10-06Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpiosFranklin S Cooper Jr
2015-10-05Input: add support for ROHM BU21023/24 touchscreenYoichi Yuasa
2015-10-05Merge tag 'v4.3-rc4' into nextDmitry Torokhov
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-10-02Input: add support for FocalTech FT6236 touchscreen controllerNoralf Trønnes
2015-10-02Input: cyttsp - use PTR_ERR_OR_ZERO()Javier Martinez Canillas
2015-10-02Input: ads7846 - use PTR_ERR_OR_ZERO()Javier Martinez Canillas
2015-10-02Input: tps6507x-ts - simplify function return logicJavier Martinez Canillas
2015-10-02Input: auo-pixcir-ts - simplify function return logicJavier Martinez Canillas
2015-10-02Input: zforce - simplify function return logicJavier Martinez Canillas
2015-09-29Merge tag 'v4.3-rc3' into nextDmitry Torokhov
2015-09-27Input: edt-ft5x06 - do not hardcode interrupt trigger typeDmitry Torokhov
2015-09-27Input: edt-ft5x06 - use generic properties APIDmitry Torokhov
2015-09-27Input: edt-ft5x06 - remove support for platform dataDmitry Torokhov
2015-09-27Input: edt-ft5x06 - drop parsing of irq gpioDmitry Torokhov
2015-09-27Input: edt-ft5x06 - switch to newer gpio frameworkFranklin S Cooper Jr
2015-09-19Input: imx6ul_tsc - fix controller nameFabio Estevam
2015-09-19Input: imx6ul_tsc - use the preferred method for kzalloc()Fabio Estevam
2015-09-19Input: imx6ul_tsc - check for negative return valueFabio Estevam
2015-09-19Input: imx6ul_tsc - propagate the errorsFabio Estevam
2015-09-19Input: mms114 - remove unneded semicolonsJavier Martinez Canillas
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-09-11Merge branch 'next' into for-linusDmitry Torokhov
2015-09-05Input: touchscreen - add imx6ul_tsc driver supportHaibo Chen
2015-09-05Input: Add touchscreen support for Colibri VF50Sanchayan Maity
2015-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-09-04Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-09-03Input: elants_i2c - extend the calibration timeout to 12 secondsJames Chen
2015-09-03Input: cyttsp - remove unnecessary MODULE_ALIAS()Javier Martinez Canillas
2015-09-03Merge branch 'next' into for-linusDmitry Torokhov
2015-08-24Input: sur40 - fix error return codeJulia Lawall
2015-08-21ALSA: ac97: Switch to dev_pm_opsLars-Peter Clausen
2015-08-13Input: elants_i2c - fix for devm_gpiod_get API changeStephen Rothwell
2015-08-07Input: elants_i2c - enable asynchronous probingDmitry Torokhov
2015-08-07Input: elants_i2c - wire up regulator supportDmitry Torokhov
2015-08-07treewide: Fix typo in printkMasanari Iida
2015-08-05Input: elants_i2c - disable idle mode before updating firmwareJames Chen
2015-08-04Input: atmel_mxt_ts - remove warning on zero T44 countNick Dyer
2015-08-04Input: atmel_mxt_ts - initialise input slots with INPUT_MT_DIRECTNick Dyer
2015-08-04Input: atmel_mxt_ts - disable interrupt for 50ms after resetNick Dyer
2015-08-04Input: atmel_mxt_ts - improve device tree parsingNick Dyer
2015-08-04Input: atmel_mxt_ts - suspend/resume causes panic if input_dev fails to initPan Xinhui