summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2022-09-29Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-09-24Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang
2022-09-03Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-23Input: goodix - add compatible string for GT1158Jarrah Gosbell
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
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-28Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-27Input: zinitix - rename defines ZINITIX_*Linus Walleij
2022-05-27Merge tag 'v5.18' into nextDmitry Torokhov
2022-05-27Merge branch 'next' into for-linusDmitry Torokhov
2022-05-26Input: stmfts - do not leave device disabled in stmfts_input_openDmitry Torokhov
2022-05-21Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-18Merge branch 'ib/5.17-cros-ec-keyb' into nextDmitry Torokhov
2022-05-18Input: ili210x - use one common reset implementationMarek Vasut
2022-05-18Input: ili210x - fix reset timingMarek Vasut
2022-05-07Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsDmitry Torokhov
2022-05-07Input: wm97xx - switch to using threaded IRQDmitry Torokhov
2022-05-07Input: touchscreen: use wrapper for pxa2xx ac97 registersArnd Bergmann
2022-05-07input: touchscreen: mainstone: sync with zylonite driverArnd Bergmann
2022-05-07input: touchscreen: mainstone: fix pxa2xx+pxa3xx configurationArnd Bergmann
2022-05-07ARM: pxa: zylonite: use gpio lookup instead mfp headerArnd Bergmann
2022-05-07ARM: pxa: mainstone-wm97xx: use gpio lookup tableArnd Bergmann
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-03-30Merge branch 'next' into for-linusDmitry Torokhov
2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-20Input: add Imagis touchscreen driverMarkuss Broks
2022-03-20Input: stmfts - fix reference leak in stmfts_input_openZheng Yongjun
2022-03-20Input: iqs5xx - use local input_dev pointerJeff LaBundy
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2022-03-14Merge tag 'v5.17-rc8' into nextDmitry Torokhov
2022-03-07Input: zinitix - do not report shadow fingersLinus Walleij
2022-02-28Input: goodix - fix race on driver unbindHans de Goede