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