summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/surface3_spi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: surface3_spi - remove set but unused variable 'timestamp'Lee Jones2021-01-201-2/+0
* Input: surface3_spi - fix naming issue with 'surface3_spi_get_gpio_config's h...Lee Jones2020-11-201-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-281-2/+112
* Input: surface3_spi - Prepare to add support for Surface PenStephen Just2016-05-281-13/+26
* Input: add new driver for the Surface 3Benjamin Tissoires2016-05-191-0/+304