index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2017-10-24
Input: keyboard - convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2015-09-05
Input: imx_keypad - remove obsolete comment
Fabio Estevam
1
-2
/
+0
2015-06-22
Input: imx_keypad - check for clk_prepare_enable() error
Fabio Estevam
1
-1
/
+3
2015-01-15
Merge tag 'v3.19-rc4' into next
Dmitry Torokhov
1
-1
/
+0
2015-01-07
Input: imx_keypad - use the preferred form for passing a size of a struct
Fabio Estevam
1
-2
/
+1
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-31
Input: imx_keypad - remove ifdef round PM methods
Fabio Estevam
1
-4
/
+2
2014-05-14
Input: imx_keypad - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-02-17
Input: imx_keypad - Propagate the real error code on platform_get_irq() failure
Fabio Estevam
1
-2
/
+2
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
1
-1
/
+2
2013-08-15
Input: keyboard, serio - simplify use of devm_ioremap_resource
Julia Lawall
1
-6
/
+1
2013-03-31
Input: imx_keypad - switch to using managed resources
Fabio Estevam
1
-63
/
+14
2013-01-03
Input: imx_keypad - add device tree support
Liu Ying
1
-18
/
+25
2012-11-25
Input: imx_keypad - only set enabled columns to open-drain
Andreas Pretzsch
1
-1
/
+2
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
2012-09-04
Input: imx_keypad - fix missing clk conversions
Fabio Estevam
1
-2
/
+2
2012-08-21
Input: imx_keypad - reset the hardware before enabling
Michael Grzeschik
1
-0
/
+3
2012-07-06
Input: imx_keypad - check error returned by clk_prepare_enable()
Fabio Estevam
1
-5
/
+14
2012-07-06
Input: imx_keypad - adapt the new kpp clock name
Fabio Estevam
1
-1
/
+1
2012-07-06
Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare()
Fabio Estevam
1
-4
/
+4
2012-05-10
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
1
-7
/
+10
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
1
-13
/
+1
2011-10-12
Input: imx_keypad - add pm suspend and resume support
Hui Wang
1
-0
/
+44
2011-09-07
Input: remove IRQF_DISABLED from drivers
Yong Zhang
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-31
Input: add imx-keypad driver to support the IMX Keypad Port
Alberto Panizzo
1
-0
/
+594