index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
iqs7222.c
Age
Commit message (
Expand
)
Author
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