index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
opencores-kbd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: opencores-kbd - convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-11
1
-8
/
+1
*
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 149
Thomas Gleixner
2019-05-30
1
-2
/
+1
*
Input: keyboard - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2017-01-23
1
-2
/
+0
*
Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdata
Guenter Roeck
2017-01-22
1
-2
/
+0
*
Input: opencores-kbd - fix error handling
Dmitry Torokhov
2014-10-28
1
-1
/
+1
*
Input: opencores-kbd - switch to using managed resources
Pramod Gurav
2014-10-07
1
-55
/
+17
*
Input: opencores-kbd - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-08
1
-2
/
+0
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-12-01
1
-12
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Input: add driver for OpenCores Keyboard Controller
Javier Herrero
2009-09-18
1
-0
/
+180