summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/msg2638.c (follow)
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-101-4/+4
* Input: msg2638 - only read linux,keycodes array if necessaryVincent Knecht2022-12-011-7/+9
* Input: msg2638 - add support for msg2138 key eventsVincent Knecht2022-11-171-4/+58
* Input: msg2638 - add support for msg2138Vincent Knecht2022-11-151-0/+93
* Input: msg2638 - set max finger number and irqhandler from driver dataVincent Knecht2022-11-151-10/+30
* Input: add MStar MSG2638 touchscreen driverVincent Knecht2021-04-101-0/+337