summaryrefslogtreecommitdiff
path: root/drivers/input/misc/iqs269a.c
AgeCommit message (Expand)Author
2023-01-10Input: iqs269a - do not poll during ATIJeff LaBundy
2023-01-10Input: iqs269a - do not poll during suspend or resumeJeff LaBundy
2023-01-10Input: iqs269a - configure device with a single block writeJeff LaBundy
2023-01-10Input: iqs269a - increase interrupt handler return delayJeff LaBundy
2023-01-10Input: iqs269a - drop unused device node referencesJeff LaBundy
2023-01-09Input: iqs269a - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-17Input: add support for Azoteq IQS269AJeff LaBundy