summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/zinitix.c
AgeCommit message (Expand)Author
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-03-17Input: zinitix - use of_property_present() for testing DT property presenceRob Herring
2023-01-09Input: zinitix - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-05-27Input: zinitix - rename defines ZINITIX_*Linus Walleij
2022-03-07Input: zinitix - do not report shadow fingersLinus Walleij
2022-02-15Input: zinitix - add new compatible stringsLinus Walleij
2022-01-15Merge branch 'next' into for-linusDmitry Torokhov
2022-01-08Input: zinitix - add compatible for bt532Nikita Travkin
2022-01-08Input: zinitix - handle proper supply namesLinus Walleij
2022-01-08Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin
2021-03-25Input: move to use request_irq by IRQF_NO_AUTOEN flagBarry Song
2021-02-19Input: zinitix - fix return type of zinitix_init_touch()Dmitry Torokhov
2021-02-16Input: zinitix - remove unneeded semicolonYang Li
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz
2020-10-04Input: add zinitix touchscreen driverMichael Srba