summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
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
2022-02-28Input: goodix - use the new soc_intel_is_byt() helperHans de Goede-16/+2
2022-02-28Merge tag 'v5.17-rc4' into for-linusDmitry Torokhov-9/+3
2022-02-18Merge tag 'v5.17-rc4' into nextDmitry Torokhov-9/+3
2022-02-15Input: tsc200x - add axis inversion and swapping supportYunus Bas-3/+4
2022-02-15Input: zinitix - add new compatible stringsLinus Walleij-0/+12
2022-02-09spi: make remove callback a void functionUwe Kleine-König-9/+3
2022-02-01Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-9/+3
2022-01-31Input: wm97xx: Simplify resource managementChristophe JAILLET-9/+3
2022-01-17Merge tag 'v5.16' into nextDmitry Torokhov-17/+83
2022-01-15Merge branch 'next' into for-linusDmitry Torokhov-93/+349
2022-01-10Input: ti_am335x_tsc - fix a typo in a commentQinghua Jin-1/+1
2022-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-9/+9
2022-01-08Input: zinitix - add compatible for bt532Nikita Travkin-0/+1
2022-01-08Input: zinitix - handle proper supply namesLinus Walleij-5/+16
2022-01-08Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin-9/+9
2021-12-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-8/+74
2021-12-20Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312Johnny Chuang-1/+45
2021-12-19Input: ucb1400_ts - remove redundant variable penupColin Ian King-3/+1
2021-12-19Input: ti_am335x_tsc - lower the X and Y sampling timeDario Binacchi-3/+7
2021-12-19Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2Dario Binacchi-1/+4
2021-12-19Input: ti_am335x_tsc - set ADCREFM for X configurationDario Binacchi-1/+2
2021-12-12Input: silead - add pen supportHans de Goede-0/+99
2021-12-12Input: silead - add support for EFI-embedded fw using different min/max coord...Hans de Goede-5/+68
2021-12-12Input: goodix - 2 small fixes for pen supportHans de Goede-1/+2
2021-12-12Input: goodix - improve gpiod_get() error loggingHans de Goede-2/+2
2021-12-12Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito-1/+1
2021-12-09Input: goodix - fix memory leak in goodix_firmware_uploadJosé Expósito-1/+1
2021-12-09Input: goodix - add pen supportHans de Goede-2/+121
2021-12-08Merge tag 'v5.15' into nextDmitry Torokhov-79/+37
2021-12-06Input: goodix - add id->model mapping for the "9111" modelHans de Goede-0/+1
2021-12-06Input: goodix - try not to touch the reset-pin on x86/ACPI devicesHans de Goede-5/+26
2021-11-29Input: wacom_i2c - clean up the query device fieldsAlistair Francis-18/+26
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-285/+1350
2021-11-11Merge branch 'next' into for-linusDmitry Torokhov-285/+1350
2021-11-09Input: wacom_i2c - use macros for the bit masksAlistair Francis-6/+16
2021-11-09Input: ili210x - reduce sample period to 15msMarek Vasut-1/+1
2021-11-09Input: ili210x - improve polled sample spacingMarek Vasut-2/+8