Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Input: surface3_spi - simplify with dev_err_probe() | Krzysztof Kozlowski | 2023-07-08 | 1 | -10/+3 |
* | Input: surface3_spi - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 2023-01-10 | 1 | -6/+6 |
* | Input: surface3_spi - remove set but unused variable 'timestamp' | Lee Jones | 2021-01-20 | 1 | -2/+0 |
* | Input: surface3_spi - fix naming issue with 'surface3_spi_get_gpio_config's h... | Lee Jones | 2020-11-20 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2019-06-05 | 1 | -5/+1 |
* | Input: surface3_spi - make const array header static, reduces object code size | Colin Ian King | 2017-09-11 | 1 | -1/+1 |
* | Input: surface3_spi - add surface pen support for Surface 3 | Stephen Just | 2016-05-28 | 1 | -2/+112 |
* | Input: surface3_spi - Prepare to add support for Surface Pen | Stephen Just | 2016-05-28 | 1 | -13/+26 |
* | Input: add new driver for the Surface 3 | Benjamin Tissoires | 2016-05-19 | 1 | -0/+304 |