summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/msg2638.c
Commit message (Expand)AuthorAgeFilesLines
* Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-171-1/+1
* Input: msg2638 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+4
* Input: msg2638 - only read linux,keycodes array if necessaryVincent Knecht2022-11-301-7/+9
* Input: msg2638 - add support for msg2138 key eventsVincent Knecht2022-11-161-4/+58
* Input: msg2638 - add support for msg2138Vincent Knecht2022-11-141-0/+93
* Input: msg2638 - set max finger number and irqhandler from driver dataVincent Knecht2022-11-141-10/+30
* Input: add MStar MSG2638 touchscreen driverVincent Knecht2021-04-091-0/+337