summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2022-09-03Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2022-08-23Input: goodix - add compatible string for GT1158Jarrah Gosbell-0/+1
2022-08-11Input: goodix - add support for GT1158Ondrej Jirman-0/+1
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-81/+156
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-8/+1
2022-08-02Merge branch 'next' into for-linusDmitry Torokhov-226/+244
2022-07-17Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+11
2022-07-08Input: goodix - call acpi_device_fix_up_power() in some casesHans de Goede-0/+5
2022-07-08Merge tag 'v5.19-rc5' into nextDmitry Torokhov-134/+83
2022-07-08Input: wm97xx - make .remove() obviously always return 0Uwe Kleine-König-1/+3
2022-07-06Input: goodix - switch use of acpi_gpio_get_*_resource() APIsAndy Shevchenko-14/+8
2022-06-28Input: exc3000 - fix return value check of wait_for_completion_timeoutMiaoqian Lin-3/+4
2022-06-28Input: edt-ft5x06 - show crc and header errors by sysfsDario Binacchi-0/+30
2022-06-28Input: edt-ft5x06 - show firmware version by sysfsDario Binacchi-5/+17
2022-06-28Input: edt-ft5x06 - show model name by sysfsDario Binacchi-0/+12
2022-06-28Input: edt-ft5x06 - set report rate by dts propertyDario Binacchi-0/+23
2022-06-28Input: edt-ft5x06 - get/set M12 report rate by sysfsDario Binacchi-3/+6
2022-06-27Input: usbtouchscreen - add driver_info sanity checkJohan Hovold-0/+3
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner-8/+1
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-134/+83
2022-05-28Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+8
2022-05-27Input: zinitix - rename defines ZINITIX_*Linus Walleij-56/+56
2022-05-27Merge tag 'v5.18' into nextDmitry Torokhov-23/+13
2022-05-27Merge branch 'next' into for-linusDmitry Torokhov-8/+8
2022-05-26Input: stmfts - do not leave device disabled in stmfts_input_openDmitry Torokhov-8/+8
2022-05-21Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-12/+8
2022-05-18Merge branch 'ib/5.17-cros-ec-keyb' into nextDmitry Torokhov-9/+35
2022-05-18Input: ili210x - use one common reset implementationMarek Vasut-12/+8
2022-05-18Input: ili210x - fix reset timingMarek Vasut-2/+2
2022-05-07Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsDmitry Torokhov-18/+0
2022-05-07Input: wm97xx - switch to using threaded IRQDmitry Torokhov-35/+7
2022-05-07Input: touchscreen: use wrapper for pxa2xx ac97 registersArnd Bergmann-14/+16
2022-05-07input: touchscreen: mainstone: sync with zylonite driverArnd Bergmann-28/+31
2022-05-07input: touchscreen: mainstone: fix pxa2xx+pxa3xx configurationArnd Bergmann-12/+7
2022-05-07ARM: pxa: zylonite: use gpio lookup instead mfp headerArnd Bergmann-9/+11
2022-05-07ARM: pxa: mainstone-wm97xx: use gpio lookup tableArnd Bergmann-21/+14
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann-1/+1
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-44/+427
2022-03-30Merge branch 'next' into for-linusDmitry Torokhov-44/+427
2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-2/+2
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds-9/+3
2022-03-20Input: add Imagis touchscreen driverMarkuss Broks-0/+378
2022-03-20Input: stmfts - fix reference leak in stmfts_input_openZheng Yongjun-3/+5
2022-03-20Input: iqs5xx - use local input_dev pointerJeff LaBundy-8/+8
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab-2/+2
2022-03-14Merge tag 'v5.17-rc8' into nextDmitry Torokhov-17/+29
2022-03-07Input: zinitix - do not report shadow fingersLinus Walleij-9/+35
2022-02-28Input: goodix - fix race on driver unbindHans de Goede-13/+23
2022-02-28Input: goodix - use input_copy_abs() helperHans de Goede-17/+9
2022-02-28Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt()...Hans de Goede-1/+15