summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Merge tag 'input-for-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-04-231-0/+1
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-04-011-3/+11
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | 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 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
* | | | | | Input: cyttsp5 - fix array lengthMaximilian Weigand2023-05-011-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'next' into for-linusDmitry Torokhov2023-05-0115-1475/+609
|\| | | | | |_|_|/ |/| | |
| * | | Input: raspberrypi-ts - fix refcount leak in rpi_ts_probeMiaoqian Lin2023-04-131-2/+1
| * | | Input: edt-ft5x06 - select REGMAP_I2CDaniel Golle2023-04-101-0/+1
| * | | Input: melfas_mip4 - report palm touchesJungHoon Hyun2023-04-101-9/+10
| * | | Input: edt-ft5x06 - calculate points data length only onceDario Binacchi2023-04-021-28/+28
| * | | Input: edt-ft5x06 - unify the crc checkDario Binacchi2023-04-021-6/+3
| * | | Input: edt-ft5x06 - convert to use regmap APIDario Binacchi2023-04-021-210/+214
| * | | Input: edt-ft5x06 - don't print error messages with dev_dbg()Dario Binacchi2023-04-021-3/+3
| * | | Input: edt-ft5x06 - remove code duplicationDario Binacchi2023-04-021-4/+7
| * | | Input: edt-ft5x06 - don't recalculate the CRCDario Binacchi2023-04-021-4/+4
| * | | Input: edt-ft5x06 - add spaces to ensure format specificationDario Binacchi2023-04-021-2/+2
| * | | Input: edt-ft5x06 - remove unnecessary blank linesDario Binacchi2023-04-021-2/+0