aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-8/+1
2022-07-17Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-1/+11
2022-07-08Input: goodix - call acpi_device_fix_up_power() in some casesGravatar Hans de Goede 1-0/+5
2022-07-08Input: wm97xx - make .remove() obviously always return 0Gravatar Uwe Kleine-König 1-1/+3
2022-06-27Input: usbtouchscreen - add driver_info sanity checkGravatar Johan Hovold 1-0/+3
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Gravatar Thomas Gleixner 1-8/+1
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-134/+83
2022-05-28Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-8/+8
2022-05-27Merge branch 'next' into for-linusGravatar Dmitry Torokhov 1-8/+8
2022-05-26Input: stmfts - do not leave device disabled in stmfts_input_openGravatar Dmitry Torokhov 1-8/+8
2022-05-21Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-12/+8
2022-05-18Merge branch 'ib/5.17-cros-ec-keyb' into nextGravatar Dmitry Torokhov 1-9/+35
2022-05-18Input: ili210x - use one common reset implementationGravatar Marek Vasut 1-12/+8
2022-05-18Input: ili210x - fix reset timingGravatar Marek Vasut 1-2/+2
2022-05-07Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsGravatar Dmitry Torokhov 2-18/+0
2022-05-07Input: wm97xx - switch to using threaded IRQGravatar Dmitry Torokhov 1-35/+7
2022-05-07Input: touchscreen: use wrapper for pxa2xx ac97 registersGravatar Arnd Bergmann 3-14/+16
2022-05-07input: touchscreen: mainstone: sync with zylonite driverGravatar Arnd Bergmann 1-28/+31
2022-05-07input: touchscreen: mainstone: fix pxa2xx+pxa3xx configurationGravatar Arnd Bergmann 1-12/+7
2022-05-07ARM: pxa: zylonite: use gpio lookup instead mfp headerGravatar Arnd Bergmann 1-9/+11
2022-05-07ARM: pxa: mainstone-wm97xx: use gpio lookup tableGravatar Arnd Bergmann 1-21/+14
2022-04-19ARM: pxa: split up mach/hardware.hGravatar Arnd Bergmann 1-1/+1
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 8-44/+427
2022-03-30Merge branch 'next' into for-linusGravatar Dmitry Torokhov 8-44/+427
2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 1-2/+2
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Gravatar Linus Torvalds 3-9/+3
2022-03-20Input: add Imagis touchscreen driverGravatar Markuss Broks 3-0/+378
2022-03-20Input: stmfts - fix reference leak in stmfts_input_openGravatar Zheng Yongjun 1-3/+5
2022-03-20Input: iqs5xx - use local input_dev pointerGravatar Jeff LaBundy 1-8/+8
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesGravatar Mauro Carvalho Chehab 1-2/+2
2022-03-14Merge tag 'v5.17-rc8' into nextGravatar Dmitry Torokhov 2-17/+29
2022-03-07Input: zinitix - do not report shadow fingersGravatar Linus Walleij 1-9/+35
2022-02-28Input: goodix - fix race on driver unbindGravatar Hans de Goede 2-13/+23
2022-02-28Input: goodix - use input_copy_abs() helperGravatar Hans de Goede 1-17/+9
2022-02-28Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt()...Gravatar Hans de Goede 1-1/+15
2022-02-28Input: goodix - use the new soc_intel_is_byt() helperGravatar Hans de Goede 1-16/+2
2022-02-28Merge tag 'v5.17-rc4' into for-linusGravatar Dmitry Torokhov 1-9/+3
2022-02-18Merge tag 'v5.17-rc4' into nextGravatar Dmitry Torokhov 1-9/+3
2022-02-15Input: tsc200x - add axis inversion and swapping supportGravatar Yunus Bas 1-3/+4
2022-02-15Input: zinitix - add new compatible stringsGravatar Linus Walleij 1-0/+12
2022-02-09spi: make remove callback a void functionGravatar Uwe Kleine-König 3-9/+3
2022-02-01Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Takashi Iwai 1-9/+3
2022-01-31Input: wm97xx: Simplify resource managementGravatar Christophe JAILLET 1-9/+3
2022-01-17Merge tag 'v5.16' into nextGravatar Dmitry Torokhov 6-17/+83
2022-01-15Merge branch 'next' into for-linusGravatar Dmitry Torokhov 7-93/+349
2022-01-10Input: ti_am335x_tsc - fix a typo in a commentGravatar Qinghua Jin 1-1/+1
2022-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-9/+9
2022-01-08Input: zinitix - add compatible for bt532Gravatar Nikita Travkin 1-0/+1
2022-01-08Input: zinitix - handle proper supply namesGravatar Linus Walleij 1-5/+16
2022-01-08Input: zinitix - make sure the IRQ is allocated before it gets enabledGravatar Nikita Travkin 1-9/+9