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
/
omap4-keypad.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-12-21
1
-12
/
+4
|
\
|
*
Input: omap-keypad - fix idle configuration to not block SoC idle states
Tony Lindgren
2018-12-09
1
-12
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-12-04
1
-4
/
+14
|
\
|
|
*
Input: omap-keypad - fix keyboard debounce configuration
Tony Lindgren
2018-12-03
1
-4
/
+14
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+2
|
/
*
Input: omap-keypad - fix error handling code
Christophe JAILLET
2017-04-11
1
-1
/
+1
*
Input: matrix-keypad - switch to using generic device properties
Dmitry Torokhov
2017-01-31
1
-2
/
+2
*
Input: keyboard - drop unnecessary calls to device_init_wakeup
Guenter Roeck
2017-01-22
1
-3
/
+0
*
Input: omap4-keypad - fix memory leak
Sudip Mukherjee
2015-09-29
1
-1
/
+1
*
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
Input: omap-keypad - remove platform data support
Joachim Eastwood
2014-05-29
1
-26
/
+6
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
1
-1
/
+0
*
Input: omap-keypad - set up irq type from DT
Illia Smyrnov
2013-08-26
1
-2
/
+1
*
Input: omap-keypad - enable wakeup capability for keypad.
Illia Smyrnov
2013-08-26
1
-0
/
+39
*
Input: omap-keypad - clear interrupts on open
Illia Smyrnov
2013-08-26
1
-1
/
+2
*
Input: omap-keypad - convert to threaded IRQ
Illia Smyrnov
2013-08-26
1
-9
/
+20
*
Input: omap-keypad - use bitfiled instead of hardcoded values
Illia Smyrnov
2013-08-26
1
-14
/
+11
*
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
2013-06-28
1
-11
/
+5
|
\
|
*
input: matrix-keymap: Add function to read the new DT binding
Simon Glass
2013-04-05
1
-11
/
+5
*
|
Input: omap4-keypad - 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
-3
/
+3
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: omap4-keypad - add device tree support
Sourav Poddar
2012-07-18
1
-40
/
+87
*
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2012-05-11
1
-8
/
+7
*
Input: omap-keypad - dynamically handle register offsets
Poddar, Sourav
2012-05-11
1
-26
/
+92
*
Input: omap4-keypad - move platform_data to <linux/platform_data>
Felipe Balbi
2012-03-17
1
-1
/
+1
*
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-12-01
1
-12
/
+1
*
Input: omap4-keypad - wire up runtime PM handling
Abraham Arce
2011-02-24
1
-19
/
+55
*
Input: omap4-keypad - wake-up on events & long presses
Mike Turquette
2010-10-13
1
-0
/
+4
*
Input: omap4-keypad - fix interrupt line configuration
Abraham Arce
2010-10-13
1
-1
/
+1
*
Input: omap4-keypad - SYSCONFIG register configuration
Abraham Arce
2010-10-13
1
-8
/
+5
*
Input: omap4-keypad - use platform device helpers
Abraham Arce
2010-10-13
1
-5
/
+35
*
Input: add support for OMAP4 keyboard controller
Abraham Arce
2010-09-01
1
-0
/
+287