summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
2022-07-17Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-1/+11
2022-07-09Input: goodix - call acpi_device_fix_up_power() in some casesHans de Goede1-0/+5
2022-07-08Input: wm97xx - make .remove() obviously always return 0Uwe Kleine-König1-1/+3
2022-06-28Input: usbtouchscreen - add driver_info sanity checkJohan Hovold1-0/+3
2022-06-03Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-134/+83
2022-05-29Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+8
2022-05-28Merge branch 'next' into for-linusDmitry Torokhov1-8/+8
2022-05-26Input: stmfts - do not leave device disabled in stmfts_input_openDmitry Torokhov1-8/+8
2022-05-22Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-12/+8
2022-05-19Merge branch 'ib/5.17-cros-ec-keyb' into nextDmitry Torokhov1-9/+35
2022-05-19Input: ili210x - use one common reset implementationMarek Vasut1-12/+8
2022-05-19Input: ili210x - fix reset timingMarek Vasut1-2/+2
2022-05-07Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsDmitry Torokhov2-18/+0
2022-05-07Input: wm97xx - switch to using threaded IRQDmitry Torokhov1-35/+7
2022-05-07Input: touchscreen: use wrapper for pxa2xx ac97 registersArnd Bergmann3-14/+16
2022-05-07input: touchscreen: mainstone: sync with zylonite driverArnd Bergmann1-28/+31
2022-05-07input: touchscreen: mainstone: fix pxa2xx+pxa3xx configurationArnd Bergmann1-12/+7
2022-05-07ARM: pxa: zylonite: use gpio lookup instead mfp headerArnd Bergmann1-9/+11
2022-05-07ARM: pxa: mainstone-wm97xx: use gpio lookup tableArnd Bergmann1-21/+14
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann1-1/+1
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-44/+427
2022-03-31Merge branch 'next' into for-linusDmitry Torokhov8-44/+427
2022-03-24Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-2/+2
2022-03-22Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds3-9/+3
2022-03-21Input: add Imagis touchscreen driverMarkuss Broks3-0/+378
2022-03-21Input: stmfts - fix reference leak in stmfts_input_openZheng Yongjun1-3/+5
2022-03-21Input: iqs5xx - use local input_dev pointerJeff LaBundy1-8/+8
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab1-2/+2
2022-03-15Merge tag 'v5.17-rc8' into nextDmitry Torokhov2-17/+29
2022-03-08Input: zinitix - do not report shadow fingersLinus Walleij1-9/+35
2022-03-01Input: goodix - fix race on driver unbindHans de Goede2-13/+23
2022-03-01Input: goodix - use input_copy_abs() helperHans de Goede1-17/+9
2022-03-01Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt()...Hans de Goede1-1/+15
2022-03-01Input: goodix - use the new soc_intel_is_byt() helperHans de Goede1-16/+2
2022-03-01Merge tag 'v5.17-rc4' into for-linusDmitry Torokhov1-9/+3
2022-02-19Merge tag 'v5.17-rc4' into nextDmitry Torokhov1-9/+3
2022-02-16Input: tsc200x - add axis inversion and swapping supportYunus Bas1-3/+4
2022-02-16Input: zinitix - add new compatible stringsLinus Walleij1-0/+12
2022-02-09spi: make remove callback a void functionUwe Kleine-König3-9/+3
2022-02-01Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-9/+3
2022-01-31Input: wm97xx: Simplify resource managementChristophe JAILLET1-9/+3
2022-01-18Merge tag 'v5.16' into nextDmitry Torokhov6-17/+83
2022-01-15Merge branch 'next' into for-linusDmitry Torokhov7-93/+349
2022-01-10Input: ti_am335x_tsc - fix a typo in a commentQinghua Jin1-1/+1
2022-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-9/+9
2022-01-09Input: zinitix - add compatible for bt532Nikita Travkin1-0/+1
2022-01-09Input: zinitix - handle proper supply namesLinus Walleij1-5/+16
2022-01-09Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin1-9/+9
2021-12-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-8/+74
2021-12-20Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312Johnny Chuang1-1/+45