aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/iqs7222.c
Commit message (Expand)AuthorAgeFilesLines
* Input: iqs7222 - set all ULP entry masks by defaultJeff LaBundy2022-09-141-5/+6
* Input: iqs7222 - avoid sending empty SYN_REPORT eventsJeff LaBundy2022-09-141-0/+3
* Input: iqs7222 - trim force communication commandJeff LaBundy2022-09-141-1/+1
* Input: iqs7222 - remove support for RF filterJeff LaBundy2022-06-271-7/+0
* Input: iqs7222 - handle reset during ATIJeff LaBundy2022-06-271-3/+6
* Input: iqs7222 - acknowledge reset before writing registersJeff LaBundy2022-06-271-3/+29
* Input: iqs7222 - protect volatile registersJeff LaBundy2022-06-271-4/+14
* Input: iqs7222 - fortify slider event reportingJeff LaBundy2022-06-271-38/+58
* Input: iqs7222 - correct slider event disable logicJeff LaBundy2022-06-271-7/+9
* Input: iqs7222 - avoid dereferencing a NULL pointerJeff LaBundy2022-04-171-2/+3
* Input: iqs7222 - propagate some error codes correctlyDan Carpenter2022-04-171-16/+16
* Input: add support for Azoteq IQS7222A/B/CJeff LaBundy2022-04-081-0/+2445