summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
2023-11-07Merge branch 'next' into for-linusDmitry Torokhov34-302/+150
2023-10-28Input: cyttsp5 - add handling for vddio regulatorLin, Meng-Bo1-7/+12
2023-10-04Input: goodix - ensure int GPIO is in input for gpio_count == 1 && gpio_int_i...Hans de Goede1-0/+19
2023-09-24Input: wm97xx-core - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: wm831x-ts - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: ti_am335x_tsc - convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-09-24Input: sun4i-ts - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: stmpe-ts - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: pcap_ts - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: mc13783_ts - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: mainstone-wm97xx - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-24Input: da9052_tsi - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-07Input: wdt87xx_i2c - use device core to create driver-specific device attributesDmitry Torokhov1-12/+4
2023-09-07Input: tsc2004/5 - use device core to create driver-specific device attributesDmitry Torokhov4-17/+16
2023-09-07Input: stmfts - use device core to create driver-specific device attributesDmitry Torokhov1-8/+2
2023-09-07Input: s6sy761 - use device core to create driver-specific device attributesDmitry Torokhov1-8/+2
2023-09-07Input: rohm_bu21023 - use device core to create driver-specific device attrib...Dmitry Torokhov1-10/+2
2023-09-07Input: raydium_i2c_ts - use device core to create driver-specific device attr...Dmitry Torokhov1-13/+3
2023-09-07Input: melfas-mip4 - use device core to create driver-specific device attributesDmitry Torokhov1-11/+2
2023-09-07Input: iqs5xx - use device core to create driver-specific device attributesDmitry Torokhov1-7/+3
2023-09-07Input: ilitek_ts_i2c - use device core to create driver-specific device attri...Dmitry Torokhov1-10/+2
2023-09-07Input: ili210x - use device core to create driver-specific device attributesDmitry Torokhov1-10/+5
2023-09-07Input: hycon-hy46xx - use device core to create driver-specific device attrib...Dmitry Torokhov1-8/+2
2023-09-07Input: hideep - use device core to create driver-specific device attributesDmitry Torokhov1-12/+3
2023-09-07Input: exc3000 - use device core to create driver-specific device attributesDmitry Torokhov1-9/+3
2023-09-07Input: elants_i2c - use device core to create driver-specific device attributesDmitry Torokhov1-12/+3
2023-09-07Input: edt-ft5x06 - use device core to create driver-specific device attributesDmitry Torokhov1-8/+2
2023-09-07Input: ads7846 - use device core to create driver-specific device attributesDmitry Torokhov1-12/+6
2023-09-07Input: ad7879 - use device core to create driver-specific device attributesDmitry Torokhov4-10/+17
2023-09-07Input: ad7877 - use device core to create driver-specific device attributesDmitry Torokhov1-7/+5
2023-09-06Merge tag 'v6.5' into nextDmitry Torokhov2-77/+39
2023-08-31Merge branch 'next' into for-linusDmitry Torokhov29-339/+2808
2023-08-15Input: goodix - add support for ACPI ID GDX9110Felix Engelhardt1-0/+1
2023-07-19Input: mms114 - add support for touch keysArtur Weber1-7/+81
2023-07-17Input: Explicitly include correct DT includesRob Herring6-6/+4
2023-07-17Merge tag 'v6.4' into nextDmitry Torokhov4-7/+17
2023-07-13Input: iqs7211 - point to match data directlyJeff LaBundy1-19/+7
2023-07-13Input: add support for Azoteq IQS7210A/7211A/EJeff LaBundy3-0/+2580
2023-07-11Input: lpc32xx_ts - convert to use devm_* apiYangtao Li1-76/+22
2023-07-10Input: novatek-nvt-ts - add touchscreen model number to descriptionHans de Goede2-7/+5
2023-07-10Input: novatek-nvt-ts - fix input_register_device() failure error messageHans de Goede1-1/+1
2023-07-08Input: bu21029_ts - use local 'client->dev' variable in probe()Krzysztof Kozlowski1-20/+15
2023-07-08Input: bu21013_ts - use local 'client->dev' variable in probe()Krzysztof Kozlowski1-33/+28
2023-07-08Input: sx8643 - simplify with dev_err_probe()Krzysztof Kozlowski1-7/+3
2023-07-08Input: surface3_spi - simplify with dev_err_probe()Krzysztof Kozlowski1-10/+3
2023-07-08Input: sis_i2c - simplify with dev_err_probe()Krzysztof Kozlowski1-14/+6
2023-07-08Input: silead - simplify with dev_err_probe()Krzysztof Kozlowski1-5/+3
2023-07-08Input: resistive-adc-touch - simplify with dev_err_probe()Krzysztof Kozlowski1-6/+2
2023-07-08Input: raydium_i2c_ts - simplify with dev_err_probe()Krzysztof Kozlowski1-21/+9
2023-07-08Input: pixcir_i2c_ts - simplify with dev_err_probe()Krzysztof Kozlowski1-26/+12