summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2024-02-02Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-19Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0Hans de Goede
2024-01-18Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-13Merge branch 'next' into for-linusDmitry Torokhov
2023-12-24Input: zforce_ts - accept standard touchscreen propertiesAndreas Kemnade
2023-12-13Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf()ye xingchen
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-11-23media: touchscreen: sur40: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-11-06Merge branch 'next' into for-linusDmitry Torokhov
2023-10-27Input: cyttsp5 - add handling for vddio regulatorLin, Meng-Bo
2023-10-04Input: goodix - ensure int GPIO is in input for gpio_count == 1 && gpio_int_i...Hans de Goede
2023-09-23Input: wm97xx-core - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: wm831x-ts - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: ti_am335x_tsc - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: sun4i-ts - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: stmpe-ts - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: pcap_ts - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: mc13783_ts - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: mainstone-wm97xx - convert to platform remove callback returning voidUwe Kleine-König
2023-09-23Input: da9052_tsi - convert to platform remove callback returning voidUwe Kleine-König
2023-09-06Input: wdt87xx_i2c - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: tsc2004/5 - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: stmfts - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: s6sy761 - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: rohm_bu21023 - use device core to create driver-specific device attrib...Dmitry Torokhov
2023-09-06Input: raydium_i2c_ts - use device core to create driver-specific device attr...Dmitry Torokhov
2023-09-06Input: melfas-mip4 - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: iqs5xx - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: ilitek_ts_i2c - use device core to create driver-specific device attri...Dmitry Torokhov
2023-09-06Input: ili210x - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: hycon-hy46xx - use device core to create driver-specific device attrib...Dmitry Torokhov
2023-09-06Input: hideep - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: exc3000 - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: elants_i2c - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: edt-ft5x06 - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: ads7846 - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: ad7879 - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-06Input: ad7877 - use device core to create driver-specific device attributesDmitry Torokhov
2023-09-05Merge tag 'v6.5' into nextDmitry Torokhov
2023-08-30Merge branch 'next' into for-linusDmitry Torokhov
2023-08-15Input: goodix - add support for ACPI ID GDX9110Felix Engelhardt
2023-07-18Input: mms114 - add support for touch keysArtur Weber
2023-07-17Input: Explicitly include correct DT includesRob Herring
2023-07-17Merge tag 'v6.4' into nextDmitry Torokhov
2023-07-13Input: iqs7211 - point to match data directlyJeff LaBundy
2023-07-12Input: add support for Azoteq IQS7210A/7211A/EJeff LaBundy
2023-07-10Input: lpc32xx_ts - convert to use devm_* apiYangtao Li
2023-07-10Input: novatek-nvt-ts - add touchscreen model number to descriptionHans de Goede
2023-07-10Input: novatek-nvt-ts - fix input_register_device() failure error messageHans de Goede
2023-07-07Input: bu21029_ts - use local 'client->dev' variable in probe()Krzysztof Kozlowski