summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-181-0/+9
|\
| * Input: touchscreen: Add imx25 TCQ driverMarkus Pargmann2016-02-111-0/+9
* | Merge tag 'v4.5' into nextDmitry Torokhov2016-03-161-1/+1
|\|
| * Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-211-1/+1
| |\
| | * Input: s3c2410_ts: fix S3C_ADC dependencyArnd Bergmann2015-12-011-1/+1
* | | Input: ts4800 - add hardware dependencyJean Delvare2016-03-041-0/+1
* | | Input: add MELFAS MIP4 Touchscreen driverSangwon Jee2016-02-171-0/+11
* | | Input: Allow compile test of Goodix and Colibri VF50 if !GPIOLIBGeert Uytterhoeven2016-02-101-2/+3
|/ /
* | Merge branch 'goodix' into nextDmitry Torokhov2016-01-071-0/+1
|\ \
| * | Input: goodix - reset device at initIrina Tirdea2015-12-181-0/+1
| |/
* | Input: add touchscreen support for TS-4800Damien Riegel2015-12-161-0/+16
* | Input: add eGalaxTouch serial touchscreen driverBöszörményi Zoltán2015-12-161-0/+10
|/
* Merge branch 'next' into for-linusDmitry Torokhov2015-11-131-0/+17
|\
| * Input: tsc2004 - add support for tsc2004Michael Welling2015-11-031-0/+13
| * Input: tsc2005 - separate SPI and core functionsMichael Welling2015-11-031-0/+4
* | Merge branch 'next' into for-linusDmitry Torokhov2015-11-031-0/+24
|\|
| * Input: add support for ROHM BU21023/24 touchscreenYoichi Yuasa2015-10-061-0/+11
| * Input: add support for FocalTech FT6236 touchscreen controllerNoralf Trønnes2015-10-021-0/+13
* | Input: sur40 - add dependency on VIDEO_V4L2Randy Dunlap2015-10-191-0/+1
|/
* Input: touchscreen - add imx6ul_tsc driver supportHaibo Chen2015-09-051-0/+12
* Input: Add touchscreen support for Colibri VF50Sanchayan Maity2015-09-051-0/+12
* Input: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-041-4/+4
* Input: tsc2005 - convert to regmapSebastian Reichel2015-07-281-0/+1
* Input: tsc2005 - fix Kconfig indentationSebastian Reichel2015-07-281-4/+4
* Merge tag 'v4.2-rc3' into nextDmitry Torokhov2015-07-201-1/+2
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-041-0/+12
| |\
| * \ Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-06-261-2/+1Star
| |\ \
| | * | [media] Input: TOUCHSCREEN_SUR40 should depend on HAS_DMAGeert Uytterhoeven2015-05-011-2/+1Star
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-251-0/+1
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-211-2/+40
| |\ \ \
| * | | | [media] add raw video stream support for Samsung SUR40Florian Echtler2015-04-031-0/+2
* | | | | Input: of_touchscreen - switch to using device propertiesDmitry Torokhov2015-07-121-2/+2
| |_|_|/ |/| | |
* | | | Input: add a driver for wdt87xx touchscreen controllerHungNien Chen2015-06-241-0/+12
| |_|/ |/| |
* | | Input: stmpe-ts - enforce device tree only modeDmitry Torokhov2015-05-261-0/+1
| |/ |/|
* | Input: add support for ChipOne icn8318 based touchscreensHans de Goede2015-03-241-0/+13
* | Input: add Broadcom iProc touchscreen driverJonathan Richardson2015-03-231-0/+12
* | Merge tag 'v4.0-rc5' into nextDmitry Torokhov2015-03-231-0/+1
|\ \
| * | Input: sun4i-ts - add thermal driver dependencyArnd Bergmann2015-03-031-0/+1
| |/
* | Input: add support for Semtech SX8654 I2C touchscreen controllerSébastien Szymanski2015-03-071-0/+11
* | Input: goodix - add device tree supportAleksei Mamlin2015-03-071-2/+3
|/
* Input: add support for Elan eKTH I2C touchscreensScott Liu2014-12-081-0/+12
* Input: add driver for the Goodix touchpanelBastien Nocera2014-10-311-0/+13
* Input: Add Microchip AR1021 i2c touchscreenChristian Gmeiner2014-10-101-0/+12
* Input: driver for touchscreen on iPaq h3xxxDmitry Artamonow2014-07-241-0/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-06-101-1/+17
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2014-06-081-1/+17
| |\
| | * Input: add common DT binding for touchscreensSebastian Reichel2014-05-291-0/+4
| | * Input: atmel_mxt_ts - select FW_LOADER for firmware codeNick Dyer2014-05-191-0/+1
| | * Input: sun4i-ts - add support for temperature sensorHans de Goede2014-05-151-0/+1
| | * Input: add driver for Allwinner sunxi SoC's rtp controllerHans de Goede2014-05-151-0/+10