index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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 SPDX identifier
Fabio Estevam
2018-06-22
1
-8
/
+4
*
Input: keyboard - convert timers to use timer_setup()
Kees Cook
2017-10-24
1
-4
/
+4
*
Input: imx_keypad - remove obsolete comment
Fabio Estevam
2015-09-05
1
-2
/
+0
*
Input: imx_keypad - check for clk_prepare_enable() error
Fabio Estevam
2015-06-22
1
-1
/
+3
*
Merge tag 'v3.19-rc4' into next
Dmitry Torokhov
2015-01-15
1
-1
/
+0
|
\
|
*
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
Input: imx_keypad - use the preferred form for passing a size of a struct
Fabio Estevam
2015-01-08
1
-2
/
+1
|
/
*
Input: imx_keypad - remove ifdef round PM methods
Fabio Estevam
2014-07-31
1
-4
/
+2
*
Input: imx_keypad - make of_device_id array const
Jingoo Han
2014-05-15
1
-1
/
+1
*
Input: imx_keypad - Propagate the real error code on platform_get_irq() failure
Fabio Estevam
2014-02-17
1
-2
/
+2
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
1
-1
/
+0
*
Input: use dev_get_platdata()
Jingoo Han
2013-12-06
1
-1
/
+2
*
Input: keyboard, serio - simplify use of devm_ioremap_resource
Julia Lawall
2013-08-15
1
-6
/
+1
*
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-05
1
-2
/
+2
*
Input: imx_keypad - reset the hardware before enabling
Michael Grzeschik
2012-08-22
1
-0
/
+3
*
Input: imx_keypad - check error returned by clk_prepare_enable()
Fabio Estevam
2012-07-07
1
-5
/
+14
*
Input: imx_keypad - adapt the new kpp clock name
Fabio Estevam
2012-07-07
1
-1
/
+1
*
Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare()
Fabio Estevam
2012-07-07
1
-4
/
+4
*
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2012-05-11
1
-7
/
+10
*
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-12-01
1
-13
/
+1
*
Input: imx_keypad - add pm suspend and resume support
Hui Wang
2011-10-13
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-02-01
1
-0
/
+594