index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
zinitix.c
Age
Commit message (
Expand
)
Author
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-17
Input: zinitix - use of_property_present() for testing DT property presence
Rob Herring
2023-01-09
Input: zinitix - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-05-27
Input: zinitix - rename defines ZINITIX_*
Linus Walleij
2022-03-07
Input: zinitix - do not report shadow fingers
Linus Walleij
2022-02-15
Input: zinitix - add new compatible strings
Linus Walleij
2022-01-15
Merge branch 'next' into for-linus
Dmitry Torokhov
2022-01-08
Input: zinitix - add compatible for bt532
Nikita Travkin
2022-01-08
Input: zinitix - handle proper supply names
Linus Walleij
2022-01-08
Input: zinitix - make sure the IRQ is allocated before it gets enabled
Nikita Travkin
2021-03-25
Input: move to use request_irq by IRQF_NO_AUTOEN flag
Barry Song
2021-02-19
Input: zinitix - fix return type of zinitix_init_touch()
Dmitry Torokhov
2021-02-16
Input: zinitix - remove unneeded semicolon
Yang Li
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-10-04
Input: add zinitix touchscreen driver
Michael Srba