summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/iqs5xx.c
AgeCommit message (Expand)Author
2023-12-13Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf()ye xingchen
2023-09-06Input: iqs5xx - 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-09Input: iqs5xx - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-02Input: iqs5xx - Convert to i2c's .probe_new()Uwe Kleine-König
2022-03-20Input: iqs5xx - use local input_dev pointerJeff LaBundy
2021-03-25Input: iqs5xx - make reset GPIO optionalJeff LaBundy
2021-03-25Input: iqs5xx - close bootloader using hardware resetJeff LaBundy
2021-03-25Input: iqs5xx - remove superfluous revision validationJeff LaBundy
2021-03-25Input: iqs5xx - expose firmware revision to user spaceJeff LaBundy
2021-03-25Input: iqs5xx - optimize axis definition and validationJeff LaBundy
2021-03-25Input: iqs5xx - update vendor's URLJeff LaBundy
2021-01-28Input: iqs5xx - initialize an uninitialized variableJeff LaBundy
2021-01-24Input: iqs5xx - allow device to be a wake-up sourceJeff LaBundy
2021-01-24Input: iqs5xx - allow more time for ATI to completeJeff LaBundy
2021-01-24Input: iqs5xx - eliminate unnecessary register readJeff LaBundy
2021-01-24Input: iqs5xx - simplify axis setup logicJeff LaBundy
2021-01-24Input: iqs5xx - re-initialize device upon warm resetJeff LaBundy
2021-01-24Input: iqs5xx - accommodate bootloader latencyJeff LaBundy
2021-01-24Input: iqs5xx - preserve bootloader errorsJeff LaBundy
2021-01-24Input: iqs5xx - minor cosmetic improvementsJeff LaBundy
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-07-15Merge tag 'v5.2' into nextDmitry Torokhov
2019-06-09Input: iqs5xx - get axis info before calling input_mt_init_slots()Jeff LaBundy
2019-05-23Input: iqs5xx - remove redundant dev_set_drvdata callAxel Lin
2019-04-30Input: add support for Azoteq IQS550/572/525Jeff LaBundy