summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-06-242-3/+13
|\
| * Input: ads7846 - use spi_device_id tableAlexander Stein2024-06-201-1/+11
| * Input: ili210x - fix ili251x_read_touch_data() return valueJohn Keeping2024-06-081-2/+2
* | Input: silead - Always support 10 fingersHans de Goede2024-06-031-14/+5
* | Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-2438-58/+67
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2024-05-2338-58/+67
| |\
| | * Input: edt-ft5x06 - add support for FocalTech FT5452 and FT8719Joel Selvaraj2024-05-221-0/+12
| | * Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-05-1435-54/+54
| | * Input: zet6223 - remove an unused field in struct zet6223_tsChristophe JAILLET2024-05-131-2/+0
| | * Input: chipone_icn8505 - remove an unused field in struct icn8505_dataChristophe JAILLET2024-05-131-1/+0
| | * Input: sur40 - convert le16 to cpu before useRicardo Ribalda2024-04-161-1/+1
* | | Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-178-25/+1160
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2024-03-158-25/+1160
| |\|
| | * Input: imagis - add touch key supportDuje Mihanović2024-03-101-1/+29
| | * Input: imagis - use FIELD_GET where applicableDuje Mihanović2024-03-101-11/+7
| | * input/touchscreen: imagis: add support for IST3032CKarel Balej2024-03-031-0/+10
| | * input/touchscreen: imagis: Add support for Imagis IST3038BMarkuss Broks2024-03-031-11/+47
| | * input/touchscreen: imagis: Correct the maximum touch area valueMarkuss Broks2024-03-031-1/+1
| | * Input: ti_am335x_tsc - remove redundant assignment to variable configColin Ian King2024-02-091-1/+0
| | * Input: goodix-berlin - add SPI support for Goodix Berlin Touchscreen ICNeil Armstrong2024-01-313-0/+193
| | * Input: goodix-berlin - add I2C support for Goodix Berlin Touchscreen ICNeil Armstrong2024-01-313-0/+90
| | * Input: add core support for Goodix Berlin Touchscreen ICNeil Armstrong2024-01-314-0/+783
* | | Merge tag 'input-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-02-021-1/+2
|\| |
| * | Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0Hans de Goede2024-01-191-1/+2
* | | Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-1911-69/+62
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2024-01-1411-69/+62
| |\|
| | * Input: zforce_ts - accept standard touchscreen propertiesAndreas Kemnade2023-12-241-18/+16
| | * Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf()ye xingchen2023-12-1410-51/+46
* | | media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard2023-12-132-2/+2
* | | media: touchscreen: sur40: Stop direct calls to queue num_buffers fieldBenjamin Gaignard2023-11-231-2/+3
|/ /
* | Merge branch 'next' into for-linusDmitry Torokhov2023-11-0734-302/+150
|\|
| * Input: cyttsp5 - add handling for vddio regulatorLin, Meng-Bo2023-10-281-7/+12
| * Input: wm97xx-core - convert to platform remove callback returning voidUwe Kleine-König2023-09-241-4/+2
| * Input: wm831x-ts - convert to platform remove callback returning voidUwe Kleine-König2023-09-241-4/+2
| * Input: ti_am335x_tsc - convert to platform remove callback returning voidUwe Kleine-König2023-09-241-3/+2
| * Input: sun4i-ts - convert to platform remove callback returning voidUwe Kleine-König2023-09-241-4/+2
| * Input: stmpe-ts - convert to platform remove callback returning voidUwe Kleine-König2023-09-241-4/+2
| * Input: pcap_ts - convert to platform remove callback returning voidUwe Kleine-König2023-09-241-4/+2
| * Input: mc13783_ts - convert to platform remove callback returning voidUwe Kleine-König2023-09-241-4/+2
| * Input: mainstone-wm97xx - convert to platform remove callback returning voidUwe Kleine-König2023-09-241-4/+2
| * Input: da9052_tsi - convert to platform remove callback returning voidUwe Kleine-König2023-09-241-4/+2
| * Input: wdt87xx_i2c - use device core to create driver-specific device attributesDmitry Torokhov2023-09-061-12/+4
| * Input: tsc2004/5 - use device core to create driver-specific device attributesDmitry Torokhov2023-09-064-17/+16
| * Input: stmfts - use device core to create driver-specific device attributesDmitry Torokhov2023-09-061-8/+2
| * Input: s6sy761 - use device core to create driver-specific device attributesDmitry Torokhov2023-09-061-8/+2
| * Input: rohm_bu21023 - use device core to create driver-specific device attrib...Dmitry Torokhov2023-09-061-10/+2
| * Input: raydium_i2c_ts - use device core to create driver-specific device attr...Dmitry Torokhov2023-09-061-13/+3
| * Input: melfas-mip4 - use device core to create driver-specific device attributesDmitry Torokhov2023-09-061-11/+2
| * Input: iqs5xx - use device core to create driver-specific device attributesDmitry Torokhov2023-09-061-7/+3
| * Input: ilitek_ts_i2c - use device core to create driver-specific device attri...Dmitry Torokhov2023-09-061-10/+2