index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
st-keyscan.c
Age
Commit message (
Expand
)
Author
2024-10-03
Input: st-keyscan - use guard notation when acquiring mutex
Dmitry Torokhov
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