summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-09-0627-336/+2815
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2023-08-3029-339/+2808
| |\
| | * Input: mms114 - add support for touch keysArtur Weber2023-07-181-7/+81
| | * Input: Explicitly include correct DT includesRob Herring2023-07-176-6/+4
| | * Merge tag 'v6.4' into nextDmitry Torokhov2023-07-174-7/+17
| | |\
| | * | Input: iqs7211 - point to match data directlyJeff LaBundy2023-07-131-19/+7
| | * | Input: add support for Azoteq IQS7210A/7211A/EJeff LaBundy2023-07-123-0/+2580
| | * | Input: lpc32xx_ts - convert to use devm_* apiYangtao Li2023-07-101-76/+22
| | * | Input: novatek-nvt-ts - add touchscreen model number to descriptionHans de Goede2023-07-102-7/+5
| | * | Input: novatek-nvt-ts - fix input_register_device() failure error messageHans de Goede2023-07-101-1/+1
| | * | Input: bu21029_ts - use local 'client->dev' variable in probe()Krzysztof Kozlowski2023-07-071-20/+15
| | * | Input: bu21013_ts - use local 'client->dev' variable in probe()Krzysztof Kozlowski2023-07-071-33/+28
| | * | Input: sx8643 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-7/+3
| | * | Input: surface3_spi - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-10/+3
| | * | Input: sis_i2c - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-14/+6
| | * | Input: silead - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-5/+3
| | * | Input: resistive-adc-touch - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-6/+2
| | * | Input: raydium_i2c_ts - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-21/+9
| | * | Input: pixcir_i2c_ts - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-26/+12
| | * | Input: melfas_mip4 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-7/+2
| | * | Input: goodix - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-29/+11
| | * | Input: elants_i2c - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-16/+6
| | * | Input: ektf2127 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-6/+2
| | * | Input: edf-ft5x06 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-7/+3
| | * | Input: cy8ctma140 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-6/+2
| | * | Input: chipone_icn8318 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-6/+2
| | * | Input: bu21029_ts - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-14/+6
| | * | Input: bu21013_ts - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-11/+6
| | * | Input: exc3000 - support power supply regulatorsMike Looijmans2023-07-071-0/+7
| * | | Input: goodix - add support for ACPI ID GDX9110Felix Engelhardt2023-08-151-0/+1
| * | | Input: exc3000 - add ACPI support for EXC80H60Andreas Helbech Kleist2023-07-051-0/+10
* | | | Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-06-291-8/+1
|\ \ \ \
| * | | | Input: ads7846 - fix pointer cast warningArnd Bergmann2023-06-091-1/+1
| * | | | Input: ads7846 - Fix usage of match dataLinus Walleij2023-06-071-8/+1
* | | | | Merge tag 'input-for-v6.5-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-2953-71/+239
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'next' into for-linusDmitry Torokhov2023-06-2653-71/+239
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Input: add HAS_IOPORT dependenciesNiklas Schnelle2023-05-221-0/+1
| | * | | Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-1751-51/+51
| | * | | Input: ili210x - probe even if no resolution informationMarek Vasut2023-05-061-13/+23
| | * | | Input: edt-ft5x06 - add delay after waking upPhilipp Puschmann2023-05-051-0/+1
| | * | | Input: cyttsp5 - implement proper sleep and wakeup proceduresMaximilian Weigand2023-05-051-0/+77
| | * | | Input: atmel_mxt_ts - support capacitive keysAndré Apitzsch2023-05-011-0/+85
| | * | | Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync()Duoming Zhou2023-05-011-2/+1
| | * | | Input: cyttsp5 - remove unused codeMaximilian Weigand2023-05-011-5/+0
* | | | | Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-06-291-72/+41
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Input: ads7846 - Convert to use software nodesLinus Walleij2023-05-241-72/+41
* | | | | Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds2023-06-271-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | docs: update some straggling Documentation/arm referencesJonathan Corbet2023-06-161-1/+1
| |/ / /
* | | | Merge tag 'input-for-v6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-071-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Input: cyttsp5 - fix array lengthMaximilian Weigand2023-05-011-1/+1