summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
6 daysInput: ilitek_ts_i2c - add report id message validationEmanuele Ghidoli1-0/+7
6 daysInput: ilitek_ts_i2c - avoid wrong input subsystem syncEmanuele Ghidoli1-6/+5
2024-09-18Input: ads7846 - ratelimit the spi_sync error messageMarek Vasut1-1/+1
2024-09-12Input: ili210x - use kvmalloc() to allocate buffer for firmware updateDmitry Torokhov1-3/+3
2024-07-25Input: silead - Always support 10 fingersHans de Goede1-14/+5
2024-07-05Input: ili210x - fix ili251x_read_touch_data() return valueJohn Keeping1-2/+2
2024-04-13Input: imagis - use FIELD_GET where applicableDuje Mihanović1-11/+7
2024-04-13input/touchscreen: imagis: Correct the maximum touch area valueMarkuss Broks1-1/+1
2024-03-01Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0Hans de Goede1-1/+2
2023-10-20Input: goodix - ensure int GPIO is in input for gpio_count == 1 && gpio_int_i...Hans de Goede1-0/+19
2023-05-11Input: raspberrypi-ts - fix refcount leak in rpi_ts_probeMiaoqian Lin1-2/+1
2023-04-06Input: goodix - add Lenovo Yoga Book X90F to nine_bytes_report DMI tableHans de Goede1-3/+11
2023-03-17Input: exc3000 - properly stop timer on shutdownDmitry Torokhov1-0/+10
2022-12-31Input: elants_i2c - properly handle the reset GPIO when power is offDouglas Anderson1-6/+3
2022-12-04Merge tag 'input-for-v6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2022-12-03Input: raydium_ts_i2c - fix memory leak in raydium_i2c_send()Zhang Xiaoxu1-1/+3
2022-11-19Merge tag 'input-for-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+11
2022-11-03Input: goodix - try resetting the controller when no config is setHans de Goede1-0/+11
2022-10-11Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-136/+88
2022-10-10Merge branch 'next' into for-linusDmitry Torokhov17-171/+98
2022-10-05Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-27/+9
2022-10-04Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+5
2022-09-30input: drop empty comment blocksChristophe JAILLET1-3/+0
2022-09-29Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2022-09-28Input: icn8505 - utilize acpi_get_subsystem_id()Andy Shevchenko1-21/+9
2022-09-25Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang1-1/+1
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang1-0/+2
2022-09-16Input: auo-pixcir-ts - switch to using generic device propertiesDmitry Torokhov1-30/+10
2022-09-16Input: auo-pixcir-ts - do not force rising edge interrupt triggerDmitry Torokhov1-1/+1
2022-09-16Input: auo-pixcir-ts - switch to using gpiod APIDmitry Torokhov1-27/+20
2022-09-16Input: auo-pixcir-ts - drop support for platform dataDmitry Torokhov1-62/+56
2022-09-03Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2022-08-31Input: colibri-vf50-ts - don't depend on VF610_ADCMax Krummenacher1-1/+1
2022-08-23Input: goodix - add compatible string for GT1158Jarrah Gosbell1-0/+1
2022-08-19Input: move from strlcpy with unused retval to strscpyWolfram Sang5-17/+17
2022-08-17Input: sun4i-ts - switch to new of thermal APIDaniel Lezcano1-5/+5
2022-08-16i2c: Make remove callback return voidUwe Kleine-König9-27/+9
2022-08-12Input: goodix - add support for GT1158Ondrej Jirman1-0/+1
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-81/+156
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-8/+1
2022-08-02Merge branch 'next' into for-linusDmitry Torokhov11-226/+244
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-08Merge tag 'v5.19-rc5' into nextDmitry Torokhov4-134/+83
2022-07-08Input: wm97xx - make .remove() obviously always return 0Uwe Kleine-König1-1/+3
2022-07-07Input: goodix - switch use of acpi_gpio_get_*_resource() APIsAndy Shevchenko1-14/+8
2022-06-29Input: exc3000 - fix return value check of wait_for_completion_timeoutMiaoqian Lin1-3/+4
2022-06-29Input: edt-ft5x06 - show crc and header errors by sysfsDario Binacchi1-0/+30
2022-06-29Input: edt-ft5x06 - show firmware version by sysfsDario Binacchi1-5/+17
2022-06-29Input: edt-ft5x06 - show model name by sysfsDario Binacchi1-0/+12