index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
imx_keypad.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: imx_keypad - switch to using managed resources
Fabio Estevam
2013-03-31
1
-63
/
+14
*
Input: imx_keypad - add device tree support
Liu Ying
2013-01-03
1
-18
/
+25
*
Input: imx_keypad - only set enabled columns to open-drain
Andreas Pretzsch
2012-11-25
1
-1
/
+2
*
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: imx_keypad - fix missing clk conversions
Fabio Estevam
2012-09-04
1
-2
/
+2
*
Input: imx_keypad - reset the hardware before enabling
Michael Grzeschik
2012-08-21
1
-0
/
+3
*
Input: imx_keypad - check error returned by clk_prepare_enable()
Fabio Estevam
2012-07-06
1
-5
/
+14
*
Input: imx_keypad - adapt the new kpp clock name
Fabio Estevam
2012-07-06
1
-1
/
+1
*
Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare()
Fabio Estevam
2012-07-06
1
-4
/
+4
*
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2012-05-10
1
-7
/
+10
*
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-11-30
1
-13
/
+1
*
Input: imx_keypad - add pm suspend and resume support
Hui Wang
2011-10-12
1
-0
/
+44
*
Input: remove IRQF_DISABLED from drivers
Yong Zhang
2011-09-07
1
-1
/
+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 imx-keypad driver to support the IMX Keypad Port
Alberto Panizzo
2010-01-31
1
-0
/
+594