summaryrefslogtreecommitdiff
path: root/drivers/input/misc/iqs7222.c
AgeCommit message (Expand)Author
2023-07-17Input: Explicitly include correct DT includesRob Herring
2023-07-10Input: iqs7222 - add support for Azoteq IQS7222DJeff LaBundy
2023-07-10Input: iqs7222 - configure power mode before triggering ATIJeff LaBundy
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-10-24Input: iqs7222 - add support for IQS7222A v1.13+Jeff LaBundy
2022-10-24Input: iqs7222 - protect against undefined slider sizeJeff LaBundy
2022-10-24Input: iqs7222 - report malformed propertiesJeff LaBundy
2022-10-24Input: iqs7222 - drop unused device node referencesJeff LaBundy
2022-09-14Input: iqs7222 - set all ULP entry masks by defaultJeff LaBundy
2022-09-14Input: iqs7222 - avoid sending empty SYN_REPORT eventsJeff LaBundy
2022-09-14Input: iqs7222 - trim force communication commandJeff LaBundy
2022-06-27Input: iqs7222 - remove support for RF filterJeff LaBundy
2022-06-27Input: iqs7222 - handle reset during ATIJeff LaBundy
2022-06-27Input: iqs7222 - acknowledge reset before writing registersJeff LaBundy
2022-06-27Input: iqs7222 - protect volatile registersJeff LaBundy
2022-06-27Input: iqs7222 - fortify slider event reportingJeff LaBundy
2022-06-27Input: iqs7222 - correct slider event disable logicJeff LaBundy
2022-04-17Input: iqs7222 - avoid dereferencing a NULL pointerJeff LaBundy
2022-04-17Input: iqs7222 - propagate some error codes correctlyDan Carpenter
2022-04-08Input: add support for Azoteq IQS7222A/B/CJeff LaBundy