summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/tsc200x-core.c
AgeCommit message (Expand)Author
2023-09-06Input: tsc2004/5 - use device core to create driver-specific device attributesDmitry Torokhov
2023-01-27Input: tsc200x - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()Jonathan Cameron
2022-02-15Input: tsc200x - add axis inversion and swapping supportYunus Bas
2021-10-12Input: tsc200x - make tsc200x_remove() return voidUwe Kleine-König
2021-06-19Input: tsc200x-core - use kobj_to_dev()YueHaibing
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey
2017-11-13Merge branch 'next' into for-linusDmitry Torokhov
2017-11-07Input: tsc200x-core - set INPUT_PROP_DIRECTMartin Kepplinger
2017-10-24Input: touchsceen - convert timers to use timer_setup()Kees Cook
2017-02-12Input: tsc2004/5 - switch to using generic device propertiesDmitry Torokhov
2017-02-12Input: tsc2004/5 - fix regulator handlingDmitry Torokhov
2016-07-26Merge branch 'next' into for-linusDmitry Torokhov
2016-07-20Input: tsc200x - report proper input_dev nameMichael Welling
2016-07-15Input: of_touchscreen - add support for inverted / swapped axesHans de Goede
2015-11-03Input: tsc200x-core - rename functions and variablesMichael Welling
2015-11-03Input: tsc2005 - separate SPI and core functionsMichael Welling