summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/zinitix.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: move to use request_irq by IRQF_NO_AUTOEN flagBarry Song2021-03-251-2/+2
* Input: zinitix - fix return type of zinitix_init_touch()Dmitry Torokhov2021-02-191-1/+1
* Input: zinitix - remove unneeded semicolonYang Li2021-02-161-1/+1
* Input: use input_device_enabled()Andrzej Pietrasiewicz2020-12-031-2/+2
* Input: add zinitix touchscreen driverMichael Srba2020-10-051-0/+581