Age | Commit message (Expand) | Author |
---|---|---|
2023-03-17 | Input: st-keyscan - drop of_match_ptr for ID table | Krzysztof Kozlowski |
2023-01-29 | Input: st-keyscan - use devm_platform_get_and_ioremap_resource() | ye xingchen |
2022-12-07 | Input: st-keyscan - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron |
2022-09-26 | Input: st-keyscan - add missing linux/input.h and linux/of.h includes | Dmitry Torokhov |
2020-12-02 | Input: use input_device_enabled() | Andrzej Pietrasiewicz |
2019-08-14 | Input: remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-02-16 | Input: st-keyscan - fix potential zalloc NULL dereference | Gabriel Fernandez |
2017-01-31 | Input: matrix-keypad - switch to using generic device properties | Dmitry Torokhov |
2014-07-18 | Input: st-keyscan - fix 'defined but not used' compiler warnings | Tobias Klauser |
2014-05-14 | Input: add st-keyscan driver | Gabriel FERNANDEZ |