summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/surface3_spi.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-08Input: surface3_spi - simplify with dev_err_probe()Krzysztof Kozlowski1-10/+3
2023-01-10Input: surface3_spi - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-6/+6
2021-01-20Input: surface3_spi - remove set but unused variable 'timestamp'Lee Jones1-2/+0
2020-11-20Input: surface3_spi - fix naming issue with 'surface3_spi_get_gpio_config's h...Lee Jones1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-5/+1
2017-09-12Input: surface3_spi - make const array header static, reduces object code sizeColin Ian King1-1/+1
2016-05-28Input: surface3_spi - add surface pen support for Surface 3Stephen Just1-2/+112
2016-05-28Input: surface3_spi - Prepare to add support for Surface PenStephen Just1-13/+26
2016-05-19Input: add new driver for the Surface 3Benjamin Tissoires1-0/+304