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