aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-20Input: add Imagis touchscreen driverMarkuss Broks3-0/+378
2022-03-20Input: stmfts - fix reference leak in stmfts_input_openZheng Yongjun1-3/+5
2022-03-20Input: iqs5xx - use local input_dev pointerJeff LaBundy1-8/+8
2022-03-14Merge tag 'v5.17-rc8' into nextDmitry Torokhov2-17/+29
2022-02-28Input: goodix - fix race on driver unbindHans de Goede2-13/+23
2022-02-28Input: goodix - use input_copy_abs() helperHans de Goede1-17/+9
2022-02-28Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt() resourceHans de Goede1-1/+15
2022-02-28Input: goodix - use the new soc_intel_is_byt() helperHans de Goede1-16/+2
2022-02-28Merge tag 'v5.17-rc4' into for-linusDmitry Torokhov1-9/+3
2022-02-18Merge tag 'v5.17-rc4' into nextDmitry Torokhov1-9/+3
2022-02-15Input: tsc200x - add axis inversion and swapping supportYunus Bas1-3/+4
2022-02-15Input: zinitix - add new compatible stringsLinus Walleij1-0/+12
2022-02-01Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-9/+3
2022-01-31Input: wm97xx: Simplify resource managementChristophe JAILLET1-9/+3
2022-01-17Merge 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/dtor/inputLinus Torvalds1-9/+9
2022-01-08Input: zinitix - add compatible for bt532Nikita Travkin1-0/+1
2022-01-08Input: zinitix - handle proper supply namesLinus Walleij1-5/+16
2022-01-08Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin1-9/+9
2021-12-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-8/+74
2021-12-20Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312Johnny Chuang1-1/+45
2021-12-19Input: ucb1400_ts - remove redundant variable penupColin Ian King1-3/+1
2021-12-19Input: ti_am335x_tsc - lower the X and Y sampling timeDario Binacchi1-3/+7
2021-12-19Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2Dario Binacchi1-1/+4
2021-12-19Input: ti_am335x_tsc - set ADCREFM for X configurationDario Binacchi1-1/+2
2021-12-12Input: silead - add pen supportHans de Goede1-0/+99
2021-12-12Input: silead - add support for EFI-embedded fw using different min/max coordinatesHans de Goede1-5/+68
2021-12-12Input: goodix - 2 small fixes for pen supportHans de Goede1-1/+2
2021-12-12Input: goodix - improve gpiod_get() error loggingHans de Goede1-2/+2
2021-12-12Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito1-1/+1
2021-12-09Input: goodix - fix memory leak in goodix_firmware_uploadJosé Expósito1-1/+1
2021-12-09Input: goodix - add pen supportHans de Goede2-2/+121
2021-12-08Merge tag 'v5.15' into nextDmitry Torokhov6-79/+37
2021-12-06Input: goodix - add id->model mapping for the "9111" modelHans de Goede1-0/+1
2021-12-06Input: goodix - try not to touch the reset-pin on x86/ACPI devicesHans de Goede2-5/+26
2021-11-29Input: wacom_i2c - clean up the query device fieldsAlistair Francis1-18/+26
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds15-285/+1350
2021-11-11Merge branch 'next' into for-linusDmitry Torokhov15-285/+1350
2021-11-09Input: wacom_i2c - use macros for the bit masksAlistair Francis1-6/+16
2021-11-09Input: ili210x - reduce sample period to 15msMarek Vasut1-1/+1
2021-11-09Input: ili210x - improve polled sample spacingMarek Vasut1-2/+8
2021-11-09Input: ili210x - special case ili251x sample read outMarek Vasut1-5/+13
2021-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-13/+16
2021-10-16Input: ili210x - add ili251x firmware update supportMarek Vasut2-0/+309
2021-10-16Input: ili210x - export ili251x version details via sysfsMarek Vasut1-3/+162
2021-10-16Input: ili210x - use resolution from ili251x firmwareMarek Vasut1-0/+56
2021-10-15Input: resistive-adc-touch - fix division by zero error on z1 == 0Oleksij Rempel1-13/+16
2021-10-15Input: ads7846 - do not attempt IRQ workaround when deferring probeDmitry Torokhov1-1/+1