summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
2024-06-24Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+13
2024-06-20Input: ads7846 - use spi_device_id tableAlexander Stein1-1/+11
2024-06-08Input: ili210x - fix ili251x_read_touch_data() return valueJohn Keeping1-2/+2
2024-06-03Input: silead - Always support 10 fingersHans de Goede1-14/+5
2024-05-24Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds38-58/+67
2024-05-23Merge branch 'next' into for-linusDmitry Torokhov38-58/+67
2024-05-22Input: edt-ft5x06 - add support for FocalTech FT5452 and FT8719Joel Selvaraj1-0/+12
2024-05-14Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König35-54/+54
2024-05-14Input: zet6223 - remove an unused field in struct zet6223_tsChristophe JAILLET1-2/+0
2024-05-14Input: chipone_icn8505 - remove an unused field in struct icn8505_dataChristophe JAILLET1-1/+0
2024-04-16Input: sur40 - convert le16 to cpu before useRicardo Ribalda1-1/+1
2024-03-17Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-25/+1160
2024-03-16Merge branch 'next' into for-linusDmitry Torokhov8-25/+1160
2024-03-11Input: imagis - add touch key supportDuje Mihanović1-1/+29
2024-03-11Input: imagis - use FIELD_GET where applicableDuje Mihanović1-11/+7
2024-03-04input/touchscreen: imagis: add support for IST3032CKarel Balej1-0/+10
2024-03-04input/touchscreen: imagis: Add support for Imagis IST3038BMarkuss Broks1-11/+47
2024-03-04input/touchscreen: imagis: Correct the maximum touch area valueMarkuss Broks1-1/+1
2024-02-09Input: ti_am335x_tsc - remove redundant assignment to variable configColin Ian King1-1/+0
2024-02-02Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2024-01-31Input: goodix-berlin - add SPI support for Goodix Berlin Touchscreen ICNeil Armstrong3-0/+193
2024-01-31Input: goodix-berlin - add I2C support for Goodix Berlin Touchscreen ICNeil Armstrong3-0/+90
2024-01-31Input: add core support for Goodix Berlin Touchscreen ICNeil Armstrong4-0/+783
2024-01-19Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0Hans de Goede1-1/+2
2024-01-19Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-69/+62
2024-01-14Merge branch 'next' into for-linusDmitry Torokhov11-69/+62
2023-12-24Input: zforce_ts - accept standard touchscreen propertiesAndreas Kemnade1-18/+16
2023-12-14Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf()ye xingchen10-51/+46
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard2-2/+2
2023-11-23media: touchscreen: sur40: Stop direct calls to queue num_buffers fieldBenjamin Gaignard1-2/+3
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