summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/zinitix.c
AgeCommit message (Expand)AuthorLines
2023-01-09Input: zinitix - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron-4/+4
2022-05-27Input: zinitix - rename defines ZINITIX_*Linus Walleij-56/+56
2022-03-07Input: zinitix - do not report shadow fingersLinus Walleij-9/+35
2022-02-15Input: zinitix - add new compatible stringsLinus Walleij-0/+12
2022-01-15Merge branch 'next' into for-linusDmitry Torokhov-5/+17
2022-01-08Input: zinitix - add compatible for bt532Nikita Travkin-0/+1
2022-01-08Input: zinitix - handle proper supply namesLinus Walleij-5/+16
2022-01-08Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin-9/+9
2021-03-25Input: move to use request_irq by IRQF_NO_AUTOEN flagBarry Song-2/+2
2021-02-19Input: zinitix - fix return type of zinitix_init_touch()Dmitry Torokhov-1/+1
2021-02-16Input: zinitix - remove unneeded semicolonYang Li-1/+1
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz-2/+2
2020-10-04Input: add zinitix touchscreen driverMichael Srba-0/+581