summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/msg2638.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-01-10Input: msg2638 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-4/+4
2022-12-01Input: msg2638 - only read linux,keycodes array if necessaryVincent Knecht1-7/+9
2022-11-17Input: msg2638 - add support for msg2138 key eventsVincent Knecht1-4/+58
2022-11-15Input: msg2638 - add support for msg2138Vincent Knecht1-0/+93
2022-11-15Input: msg2638 - set max finger number and irqhandler from driver dataVincent Knecht1-10/+30
2021-04-10Input: add MStar MSG2638 touchscreen driverVincent Knecht1-0/+337