summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/zinitix.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-18Merge tag 'v5.16' into nextDmitry Torokhov1-9/+9
2022-01-09Input: zinitix - add compatible for bt532Nikita Travkin1-0/+1
2022-01-09Input: zinitix - handle proper supply namesLinus Walleij1-5/+16
2022-01-09Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin1-9/+9
2021-03-26Input: 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-17Input: zinitix - remove unneeded semicolonYang Li1-1/+1
2020-12-03Input: use input_device_enabled()Andrzej Pietrasiewicz1-2/+2
2020-10-05Input: add zinitix touchscreen driverMichael Srba1-0/+581