开源镜像站
帮助
动态
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
/
misc
/
iqs7222.c
Age
Commit message (
Expand
)
Author
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
2023-07-10
Input: iqs7222 - add support for Azoteq IQS7222D
Jeff LaBundy
2023-07-10
Input: iqs7222 - configure power mode before triggering ATI
Jeff LaBundy
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-10-24
Input: iqs7222 - add support for IQS7222A v1.13+
Jeff LaBundy
2022-10-24
Input: iqs7222 - protect against undefined slider size
Jeff LaBundy
2022-10-24
Input: iqs7222 - report malformed properties
Jeff LaBundy
2022-10-24
Input: iqs7222 - drop unused device node references
Jeff LaBundy
2022-09-14
Input: iqs7222 - set all ULP entry masks by default
Jeff LaBundy
2022-09-14
Input: iqs7222 - avoid sending empty SYN_REPORT events
Jeff LaBundy
2022-09-14
Input: iqs7222 - trim force communication command
Jeff LaBundy
2022-06-27
Input: iqs7222 - remove support for RF filter
Jeff LaBundy
2022-06-27
Input: iqs7222 - handle reset during ATI
Jeff LaBundy
2022-06-27
Input: iqs7222 - acknowledge reset before writing registers
Jeff LaBundy
2022-06-27
Input: iqs7222 - protect volatile registers
Jeff LaBundy
2022-06-27
Input: iqs7222 - fortify slider event reporting
Jeff LaBundy
2022-06-27
Input: iqs7222 - correct slider event disable logic
Jeff LaBundy
2022-04-17
Input: iqs7222 - avoid dereferencing a NULL pointer
Jeff LaBundy
2022-04-17
Input: iqs7222 - propagate some error codes correctly
Dan Carpenter
2022-04-08
Input: add support for Azoteq IQS7222A/B/C
Jeff LaBundy