summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/tsc200x-core.c
AgeCommit message (Expand)Author
6 daystreewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2024-08-04Input: tsc2004/5 - use guard notation when acquiring mutexes/locksDmitry Torokhov
2024-08-04Input: tsc2004/5 - respect "wakeup-source" propertyDmitry Torokhov
2024-08-04Input: tsc2004/5 - do not use irq_set_irq_wake() directlyDmitry Torokhov
2024-08-04Input: tsc2004/5 - fix reset handling on probeDmitry Torokhov
2024-08-04Input: tsc2004/5 - do not hard code interrupt triggerDmitry Torokhov
2024-08-04Input: tsc2004/5 - fix handling of VIO power supplyDmitry Torokhov
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