summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/iqs626a.c
Commit message (Expand)AuthorAgeFilesLines
* Input: Explicitly include correct DT includesRob Herring2023-07-171-1/+1
* Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-171-1/+1
* Input: iqs626a - drop unused device node referencesJeff LaBundy2023-02-031-83/+73
* Input: iqs626a - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+4
* Input: iqs626a - prohibit inlining of channel parsing functionsJeff LaBundy2021-11-281-9/+12
* Input: Add support for Azoteq IQS626AJeff LaBundy2021-03-251-0/+1838