summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2020-06-03Input: usbtouchscreen - add support for BonXeon TPJames Hilliard
2020-05-10Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel
2020-02-28Input: edt-ft5x06 - work around first register access errorPhilipp Zabel
2020-01-29Input: sur40 - fix interface sanity checksJohan Hovold
2020-01-04Input: atmel_mxt_ts - disable IRQ across suspendEvan Green
2019-12-21Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede
2019-12-21Input: cyttsp4_core - fix use after free bugPan Bian
2019-11-25Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger
2018-09-19Input: atmel_mxt_ts - only use first T9 instanceNick Dyer
2018-06-16Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee
2018-05-16Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)
2018-03-24Input: ar1021_i2c - fix too long name in driver's device tableDmitry Torokhov
2018-03-22Input: tsc2007 - check for presence and power down tsc2007 during probeH. Nikolaus Schaller
2018-01-23Input: 88pm860x-ts - fix child-node lookupJohan Hovold
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
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-05-11Input: zforce_ts - fix dual touch recognitionKnut Wohlrab
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
2015-10-06Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpiosFranklin S Cooper Jr