开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
zinitix.c
Age
Commit message (
Expand
)
Author
2024-10-18
Input: zinitix - don't fail if linux,keycodes prop is absent
Nikita Travkin
2024-08-31
Input: zinitix - varying icon status registers
Linus Walleij
2024-08-31
Input: zinitix - read and cache device version numbers
Linus Walleij
2024-07-19
Input: zinitix - add touchkey support
Nikita Travkin
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