summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
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-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
2023-07-08Input: melfas_mip4 - simplify with dev_err_probe()Krzysztof Kozlowski1-7/+2
2023-07-08Input: goodix - simplify with dev_err_probe()Krzysztof Kozlowski1-29/+11
2023-07-08Input: elants_i2c - simplify with dev_err_probe()Krzysztof Kozlowski1-16/+6
2023-07-08Input: ektf2127 - simplify with dev_err_probe()Krzysztof Kozlowski1-6/+2
2023-07-08Input: edf-ft5x06 - simplify with dev_err_probe()Krzysztof Kozlowski1-7/+3
2023-07-08Input: cy8ctma140 - simplify with dev_err_probe()Krzysztof Kozlowski1-6/+2
2023-07-08Input: chipone_icn8318 - simplify with dev_err_probe()Krzysztof Kozlowski1-6/+2
2023-07-08Input: bu21029_ts - simplify with dev_err_probe()Krzysztof Kozlowski1-14/+6
2023-07-08Input: bu21013_ts - simplify with dev_err_probe()Krzysztof Kozlowski1-11/+6
2023-07-08Input: exc3000 - support power supply regulatorsMike Looijmans1-0/+7
2023-06-30Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-8/+1
2023-06-29Merge tag 'input-for-v6.5-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds53-71/+239
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-72/+41
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds1-1/+1