summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/st-keyscan.c
AgeCommit message (Expand)Author
2023-03-17Input: st-keyscan - drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-01-29Input: st-keyscan - use devm_platform_get_and_ioremap_resource()ye xingchen
2022-12-07Input: st-keyscan - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-09-26Input: st-keyscan - add missing linux/input.h and linux/of.h includesDmitry Torokhov
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz
2019-08-14Input: remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-16Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez
2017-01-31Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov
2014-07-18Input: st-keyscan - fix 'defined but not used' compiler warningsTobias Klauser
2014-05-14Input: add st-keyscan driverGabriel FERNANDEZ