index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
omap4-keypad.c
Age
Commit message (
Expand
)
Author
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-29
Input: omap-keypad - remove platform data support
Joachim Eastwood
2014-01-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-26
Input: omap-keypad - set up irq type from DT
Illia Smyrnov
2013-08-26
Input: omap-keypad - enable wakeup capability for keypad.
Illia Smyrnov
2013-08-26
Input: omap-keypad - clear interrupts on open
Illia Smyrnov
2013-08-26
Input: omap-keypad - convert to threaded IRQ
Illia Smyrnov
2013-08-26
Input: omap-keypad - use bitfiled instead of hardcoded values
Illia Smyrnov
2013-06-28
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
2013-05-08
Input: omap4-keypad - remove redundant platform_set_drvdata()
Sachin Kamat
2013-04-05
input: matrix-keymap: Add function to read the new DT binding
Simon Glass
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-07-18
Input: omap4-keypad - add device tree support
Sourav Poddar
2012-05-11
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2012-05-11
Input: omap-keypad - dynamically handle register offsets
Poddar, Sourav
2012-03-17
Input: omap4-keypad - move platform_data to <linux/platform_data>
Felipe Balbi
2011-12-01
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-02-24
Input: omap4-keypad - wire up runtime PM handling
Abraham Arce
2010-10-13
Input: omap4-keypad - wake-up on events & long presses
Mike Turquette
2010-10-13
Input: omap4-keypad - fix interrupt line configuration
Abraham Arce
2010-10-13
Input: omap4-keypad - SYSCONFIG register configuration
Abraham Arce
2010-10-13
Input: omap4-keypad - use platform device helpers
Abraham Arce
2010-09-01
Input: add support for OMAP4 keyboard controller
Abraham Arce