summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/imagis.c
AgeCommit message (Expand)AuthorFilesLines
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
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-01-10Input: imagis - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
2022-03-21Input: add Imagis touchscreen driverMarkuss Broks1-0/+367