summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2022-11-22Input: elants_i2c - don't set wake_capable and wake_irqRaul E Rangel
2022-11-22Input: raydium_ts_i2c - use PM subsystem to manage wake irqRaul E Rangel
2022-11-22Input: elants_i2c - use PM subsystem to manage wake irqRaul E Rangel
2022-11-17Input: elants_i2c - properly handle the reset GPIO when power is offDouglas Anderson
2022-11-17Input: hynitron_cstxxx - initialize tmp to 0 to fix uninitialized variable issueChris Morgan
2022-11-16Input: msg2638 - add support for msg2138 key eventsVincent Knecht
2022-11-14Input: msg2638 - add support for msg2138Vincent Knecht
2022-11-14Input: msg2638 - set max finger number and irqhandler from driver dataVincent Knecht
2022-11-07Input: add driver for Himax hx83112b touchscreen devicesJob Noorman
2022-11-03Input: goodix - try resetting the controller when no config is setHans de Goede
2022-11-01Input: Add driver for Cypress Generation 5 touchscreenAlistair Francis
2022-10-29Input: add driver for Hynitron cstxxx touchscreensChris Morgan
2022-10-24Input: tps6507x-ts - remove variable loopsColin Ian King
2022-10-24Input: egalax_ts - do not hardcode interrupt triggerDmitry Torokhov
2022-10-24Input: egalax_ts - switch to using gpiod APIDmitry Torokhov
2022-10-11Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-09Merge branch 'next' into for-linusDmitry Torokhov
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-03Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-29input: drop empty comment blocksChristophe JAILLET
2022-09-29Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-09-28Input: icn8505 - utilize acpi_get_subsystem_id()Andy Shevchenko
2022-09-24Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-09-16Input: auo-pixcir-ts - switch to using generic device propertiesDmitry Torokhov
2022-09-16Input: auo-pixcir-ts - do not force rising edge interrupt triggerDmitry Torokhov
2022-09-16Input: auo-pixcir-ts - switch to using gpiod APIDmitry Torokhov
2022-09-16Input: auo-pixcir-ts - drop support for platform dataDmitry Torokhov
2022-09-03Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-31Input: colibri-vf50-ts - don't depend on VF610_ADCMax Krummenacher
2022-08-23Input: goodix - add compatible string for GT1158Jarrah Gosbell
2022-08-18Input: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-17Input: sun4i-ts - switch to new of thermal APIDaniel Lezcano
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-11Input: goodix - add support for GT1158Ondrej Jirman
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-02Merge branch 'next' into for-linusDmitry Torokhov
2022-07-17Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-08Input: goodix - call acpi_device_fix_up_power() in some casesHans de Goede
2022-07-08Merge tag 'v5.19-rc5' into nextDmitry Torokhov
2022-07-08Input: wm97xx - make .remove() obviously always return 0Uwe Kleine-König
2022-07-06Input: goodix - switch use of acpi_gpio_get_*_resource() APIsAndy Shevchenko
2022-06-28Input: exc3000 - fix return value check of wait_for_completion_timeoutMiaoqian Lin
2022-06-28Input: edt-ft5x06 - show crc and header errors by sysfsDario Binacchi
2022-06-28Input: edt-ft5x06 - show firmware version by sysfsDario Binacchi
2022-06-28Input: edt-ft5x06 - show model name by sysfsDario Binacchi
2022-06-28Input: edt-ft5x06 - set report rate by dts propertyDario Binacchi
2022-06-28Input: edt-ft5x06 - get/set M12 report rate by sysfsDario Binacchi
2022-06-27Input: usbtouchscreen - add driver_info sanity checkJohan Hovold