Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-15 | Input: switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
2024-10-04 | Input: sun4i-ps2 - use guard notation when acquiring spinlock | Dmitry Torokhov | 1 | -6/+2 |
2024-06-07 | Input: serio - use sizeof(*pointer) instead of sizeof(type) | Erick Archer | 1 | -2/+2 |
2023-09-24 | Input: sun4i-ps2 - convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2022-08-19 | Input: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -2/+2 |
2020-09-16 | Input: sun4i-ps2 - fix handling of platform_get_irq() error | Krzysztof Kozlowski | 1 | -6/+3 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2015-01-27 | Input: serio - add support for Alwinner A10/A20 PS/2 controller | Vishnu Patekar | 1 | -0/+340 |