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
/
opencores-kbd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-10
Input: opencores-kbd - convert to devm_platform_ioremap_resource()
Yangtao Li
1
-8
/
+1
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149
Thomas Gleixner
1
-2
/
+1
2017-01-22
Input: keyboard - drop unnecessary calls to input_set_drvdata
Guenter Roeck
1
-2
/
+0
2017-01-21
Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
1
-2
/
+0
2014-10-28
Input: opencores-kbd - fix error handling
Dmitry Torokhov
1
-1
/
+1
2014-10-07
Input: opencores-kbd - switch to using managed resources
Pramod Gurav
1
-55
/
+17
2013-05-08
Input: opencores-kbd - remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
1
-12
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-17
Input: add driver for OpenCores Keyboard Controller
Javier Herrero
1
-0
/
+180