summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/tsc200x-core.c
Commit message (Expand)AuthorAgeFilesLines
* Input: tsc200x - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()Jonathan Cameron2023-01-271-4/+3
* Input: tsc200x - add axis inversion and swapping supportYunus Bas2022-02-151-3/+4
* Input: tsc200x - make tsc200x_remove() return voidUwe Kleine-König2021-10-121-3/+1
* Input: tsc200x-core - use kobj_to_dev()YueHaibing2021-06-191-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* regmap: split up regmap_config.use_single_rwDavid Frey2018-09-071-1/+2
* Merge branch 'next' into for-linusDmitry Torokhov2017-11-131-3/+3
|\
| * Input: touchsceen - convert timers to use timer_setup()Kees Cook2017-10-241-3/+3
* | Input: tsc200x-core - set INPUT_PROP_DIRECTMartin Kepplinger2017-11-071-0/+1
|/
* Input: tsc2004/5 - switch to using generic device propertiesDmitry Torokhov2017-02-121-63/+30
* Input: tsc2004/5 - fix regulator handlingDmitry Torokhov2017-02-121-12/+7
* Merge branch 'next' into for-linusDmitry Torokhov2016-07-261-1/+1
|\
| * Input: of_touchscreen - add support for inverted / swapped axesHans de Goede2016-07-151-1/+1
* | Input: tsc200x - report proper input_dev nameMichael Welling2016-07-201-3/+12
|/
* Input: tsc200x-core - rename functions and variablesMichael Welling2015-11-031-100/+100
* Input: tsc2005 - separate SPI and core functionsMichael Welling2015-11-031-0/+665