summaryrefslogtreecommitdiff
path: root/drivers/input/misc/iqs269a.c
AgeCommit message (Expand)Author
2024-01-01Input: iqs269a - add support for OTP variantsJeff LaBundy
2024-01-01Input: iqs269a - add support for slider gesturesJeff LaBundy
2023-12-13Input: iqs269a - use sysfs_emit() instead of scnprintf()ye xingchen
2023-09-06Input: iqs269a - use device core to create driver-specific device attributesDmitry Torokhov
2023-07-17Input: Explicitly include correct DT includesRob Herring
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
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