aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/omap4-keypad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-17Input: omap4-keypad - add device tree supportSourav Poddar1-40/+87
2012-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov1-8/+7
2012-05-10Input: omap-keypad - dynamically handle register offsetsPoddar, Sourav1-26/+92
2012-03-16Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi1-1/+1
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding1-12/+1
2011-02-23Input: omap4-keypad - wire up runtime PM handlingAbraham Arce1-19/+55
2010-10-13Input: omap4-keypad - wake-up on events & long pressesMike Turquette1-0/+4
2010-10-13Input: omap4-keypad - fix interrupt line configurationAbraham Arce1-1/+1
2010-10-13Input: omap4-keypad - SYSCONFIG register configurationAbraham Arce1-8/+5
2010-10-13Input: omap4-keypad - use platform device helpersAbraham Arce1-5/+35
2010-08-31Input: add support for OMAP4 keyboard controllerAbraham Arce1-0/+287