summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ektf2127.c
Commit message (Expand)AuthorAgeFilesLines
* Input: ektf2127 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-6/+2
* Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-171-1/+1
* input: ektf2127 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-5/+5
* Input: ektf2127 - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
* Input: use input_device_enabled()Andrzej Pietrasiewicz2020-12-021-2/+2
* Input: ektf2127 - add support for eKTF2132 touchscreenJonathan Neuschäfer2020-11-081-1/+31
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* Input: touchscreen - fix coding style issueHardik Singh Rathore2018-12-211-1/+1
* Input: ektf2127 - mark PM functions as __maybe_unusedArnd Bergmann2016-10-031-2/+2
* Input: add support for Elan eKTF2127 touchscreen controllerSiebren Vroegindeweij2016-09-261-0/+336