index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
omap4-keypad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-12
/
+4
2018-12-09
Input: omap-keypad - fix idle configuration to not block SoC idle states
Tony Lindgren
1
-12
/
+4
2018-12-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-4
/
+14
2018-12-03
Input: omap-keypad - fix keyboard debounce configuration
Tony Lindgren
1
-4
/
+14
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2017-04-11
Input: omap-keypad - fix error handling code
Christophe JAILLET
1
-1
/
+1
2017-01-31
Input: matrix-keypad - switch to using generic device properties
Dmitry Torokhov
1
-2
/
+2
2017-01-22
Input: keyboard - drop unnecessary calls to device_init_wakeup
Guenter Roeck
1
-3
/
+0
2015-09-29
Input: omap4-keypad - fix memory leak
Sudip Mukherjee
1
-1
/
+1
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-29
Input: omap-keypad - remove platform data support
Joachim Eastwood
1
-26
/
+6
2014-01-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-08-26
Input: omap-keypad - set up irq type from DT
Illia Smyrnov
1
-2
/
+1
2013-08-26
Input: omap-keypad - enable wakeup capability for keypad.
Illia Smyrnov
1
-0
/
+39
2013-08-26
Input: omap-keypad - clear interrupts on open
Illia Smyrnov
1
-1
/
+2
2013-08-26
Input: omap-keypad - convert to threaded IRQ
Illia Smyrnov
1
-9
/
+20
2013-08-26
Input: omap-keypad - use bitfiled instead of hardcoded values
Illia Smyrnov
1
-14
/
+11
2013-06-28
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
1
-11
/
+5
2013-05-08
Input: omap4-keypad - remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2013-04-05
input: matrix-keymap: Add function to read the new DT binding
Simon Glass
1
-11
/
+5
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-07-18
Input: omap4-keypad - add device tree support
Sourav Poddar
1
-40
/
+87
2012-05-11
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
1
-8
/
+7
2012-05-11
Input: omap-keypad - dynamically handle register offsets
Poddar, Sourav
1
-26
/
+92
2012-03-17
Input: omap4-keypad - move platform_data to <linux/platform_data>
Felipe Balbi
1
-1
/
+1
2011-12-01
Input: keyboard - use macro module_platform_driver()
JJ Ding
1
-12
/
+1
2011-02-24
Input: omap4-keypad - wire up runtime PM handling
Abraham Arce
1
-19
/
+55
2010-10-13
Input: omap4-keypad - wake-up on events & long presses
Mike Turquette
1
-0
/
+4
2010-10-13
Input: omap4-keypad - fix interrupt line configuration
Abraham Arce
1
-1
/
+1
2010-10-13
Input: omap4-keypad - SYSCONFIG register configuration
Abraham Arce
1
-8
/
+5
2010-10-13
Input: omap4-keypad - use platform device helpers
Abraham Arce
1
-5
/
+35
2010-09-01
Input: add support for OMAP4 keyboard controller
Abraham Arce
1
-0
/
+287