summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/surface3_spi.c
Commit message (Expand)AuthorAgeFilesLines
* Input: surface3_spi - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-10/+3
* Input: surface3_spi - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-6/+6
* Input: surface3_spi - remove set but unused variable 'timestamp'Lee Jones2021-01-191-2/+0
* Input: surface3_spi - fix naming issue with 'surface3_spi_get_gpio_config's h...Lee Jones2020-11-191-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
* Input: surface3_spi - make const array header static, reduces object code sizeColin Ian King2017-09-111-1/+1
* Input: surface3_spi - add surface pen support for Surface 3Stephen Just2016-05-271-2/+112
* Input: surface3_spi - Prepare to add support for Surface PenStephen Just2016-05-271-13/+26
* Input: add new driver for the Surface 3Benjamin Tissoires2016-05-191-0/+304