summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2017-04-04Merge tag 'v4.4.59' into toradex_vf_4.4-nextMarcel Ziswiler
2017-03-30Input: sur40 - validate number of endpoints before using themJohan Hovold
2017-01-19Input: elants_i2c - avoid divide by 0 errors on bad touchscreen dataGuenter Roeck
2017-01-11Input: colibri-vf50-ts: disable IRQs on closeStefan Agner
2016-09-29Merge tag 'v4.4.21' into toradex_vf_4.4-nextStefan Agner
2016-08-20sur40: fix occasional oopses on device closeFlorian Echtler
2016-08-20sur40: lower poll interval to fix occasional FPS drops to ~56 FPSFlorian Echtler
2016-08-10Input: tsc200x - report proper input_dev nameMichael Welling
2016-08-10Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng
2016-06-02Merge tag 'v4.4.12' into toradex_vf_4.4-nextStefan Agner
2016-05-11Input: zforce_ts - fix dual touch recognitionKnut Wohlrab
2016-03-03touchscreen: fusion_F0710A: Reset controller if clear interrupt operation failsSanchayan Maity
2016-03-02input: touchscreen: fusion: implement multitouch with slot handlingStefan Agner
2016-03-02input: touchscreen: fusion: use level triggered interruptStefan Agner
2016-03-02input: touchscreen: fusion: add device tree integrationMax Krummenacher
2016-03-02input: touchscreen: fusion: platform independent GPIO descriptionStefan Agner
2016-03-02input: touchscreen: fusion: fix error handlingStefan Agner
2016-03-02input: touchscreen: fusion: use new I2C PM functionsStefan Agner
2016-03-02input: touchscreen: added platform data for Fusion touchscreenStefan Agner
2016-03-02input: touchscreen: fix race condition in Fusion driverStefan Agner
2016-03-02input: touchscreen: add ABS_X/ABS_Y axis for Fusion touchscreenStefan Agner
2016-03-02input: touchscreen: add Fusion 7 and 10 multi-touch driverMax Krummenacher
2015-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-12-18Input: elants_i2c - fix wake-on-touchJames Chen
2015-12-11Input: atmel_mxt_ts - add maxtouch to I2C table for module autoloadJavier Martinez Canillas
2015-12-02Input: atmel_mxt_ts - add generic platform data for ChromebooksDmitry Torokhov
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-11-13Merge branch 'next' into for-linusDmitry Torokhov
2015-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-11-03Input: tsc2004 - add support for tsc2004Michael Welling
2015-11-03Input: tsc200x-core - rename functions and variablesMichael Welling
2015-11-03Input: tsc2005 - separate SPI and core functionsMichael Welling
2015-11-03Merge branch 'next' into for-linusDmitry Torokhov
2015-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-18Input: sur40 - add dependency on VIDEO_V4L2Randy Dunlap
2015-10-17Input: lpc32xx_ts - fix warnings caused by enabling unprepared clockVladimir Zapolskiy
2015-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
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: ads7846 - correct the value got from SPIAndrey Gelman
2015-10-06Input: ft6236 - do not explicitly set driver's ownerFengguang Wu