index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
st-keyscan.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: st-keyscan - drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-17
1
-1
/
+1
*
Input: st-keyscan - use devm_platform_get_and_ioremap_resource()
ye xingchen
2023-01-30
1
-3
/
+1
*
Input: st-keyscan - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-12-07
1
-4
/
+3
*
Input: st-keyscan - add missing linux/input.h and linux/of.h includes
Dmitry Torokhov
2022-09-26
1
-4
/
+6
*
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-12-03
1
-2
/
+2
*
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-14
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
Input: st-keyscan - fix potential zalloc NULL dereference
Gabriel Fernandez
2019-02-17
1
-2
/
+2
*
Input: matrix-keypad - switch to using generic device properties
Dmitry Torokhov
2017-01-31
1
-2
/
+2
*
Input: st-keyscan - fix 'defined but not used' compiler warnings
Tobias Klauser
2014-07-18
1
-0
/
+2
*
Input: add st-keyscan driver
Gabriel FERNANDEZ
2014-05-15
1
-0
/
+274