aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/iqs5xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-20Input: iqs5xx - use local input_dev pointerJeff LaBundy1-8/+8
2021-03-25Input: iqs5xx - make reset GPIO optionalJeff LaBundy1-8/+17
2021-03-25Input: iqs5xx - close bootloader using hardware resetJeff LaBundy1-17/+7
2021-03-25Input: iqs5xx - remove superfluous revision validationJeff LaBundy1-32/+8
2021-03-25Input: iqs5xx - expose firmware revision to user spaceJeff LaBundy1-16/+40
2021-03-25Input: iqs5xx - optimize axis definition and validationJeff LaBundy1-16/+14
2021-03-25Input: iqs5xx - update vendor's URLJeff LaBundy1-1/+1
2021-01-28Input: iqs5xx - initialize an uninitialized variableJeff LaBundy1-1/+1
2021-01-24Input: iqs5xx - allow device to be a wake-up sourceJeff LaBundy1-2/+2
2021-01-24Input: iqs5xx - allow more time for ATI to completeJeff LaBundy1-6/+5
2021-01-24Input: iqs5xx - eliminate unnecessary register readJeff LaBundy1-19/+12
2021-01-24Input: iqs5xx - simplify axis setup logicJeff LaBundy1-79/+21
2021-01-24Input: iqs5xx - re-initialize device upon warm resetJeff LaBundy1-11/+41
2021-01-24Input: iqs5xx - accommodate bootloader latencyJeff LaBundy1-2/+7
2021-01-24Input: iqs5xx - preserve bootloader errorsJeff LaBundy1-1/+5
2021-01-24Input: iqs5xx - minor cosmetic improvementsJeff LaBundy1-4/+4
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz1-2/+2
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-07-15Merge tag 'v5.2' into nextDmitry Torokhov1-11/+13
2019-06-09Input: iqs5xx - get axis info before calling input_mt_init_slots()Jeff LaBundy1-11/+13
2019-05-23Input: iqs5xx - remove redundant dev_set_drvdata callAxel Lin1-2/+0
2019-04-30Input: add support for Azoteq IQS550/572/525Jeff LaBundy1-0/+1133