index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
imx_keypad.c
Age
Commit message (
Expand
)
Author
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-09-04
Input: imx_keypad - fix missing clk conversions
Fabio Estevam
2012-08-21
Input: imx_keypad - reset the hardware before enabling
Michael Grzeschik
2012-07-06
Input: imx_keypad - check error returned by clk_prepare_enable()
Fabio Estevam
2012-07-06
Input: imx_keypad - adapt the new kpp clock name
Fabio Estevam
2012-07-06
Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare()
Fabio Estevam
2012-05-10
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-10-12
Input: imx_keypad - add pm suspend and resume support
Hui Wang
2011-09-07
Input: remove IRQF_DISABLED from drivers
Yong Zhang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-31
Input: add imx-keypad driver to support the IMX Keypad Port
Alberto Panizzo