aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/zinitix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-27Input: zinitix - rename defines ZINITIX_*Linus Walleij1-56/+56
2022-03-07Input: zinitix - do not report shadow fingersLinus Walleij1-9/+35
2022-02-15Input: zinitix - add new compatible stringsLinus Walleij1-0/+12
2022-01-15Merge branch 'next' into for-linusDmitry Torokhov1-5/+17
2022-01-08Input: zinitix - add compatible for bt532Nikita Travkin1-0/+1
2022-01-08Input: zinitix - handle proper supply namesLinus Walleij1-5/+16
2022-01-08Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin1-9/+9
2021-03-25Input: move to use request_irq by IRQF_NO_AUTOEN flagBarry Song1-2/+2
2021-02-19Input: zinitix - fix return type of zinitix_init_touch()Dmitry Torokhov1-1/+1
2021-02-16Input: zinitix - remove unneeded semicolonYang Li1-1/+1
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz1-2/+2
2020-10-04Input: add zinitix touchscreen driverMichael Srba1-0/+581