summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/omap4-keypad.c
Commit message (Expand)AuthorAgeFilesLines
* Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-101-8/+7
* Input: omap-keypad - dynamically handle register offsetsPoddar, Sourav2012-05-101-26/+92
* Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi2012-03-161-1/+1
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-11-301-12/+1
* Input: omap4-keypad - wire up runtime PM handlingAbraham Arce2011-02-231-19/+55
* Input: omap4-keypad - wake-up on events & long pressesMike Turquette2010-10-131-0/+4
* Input: omap4-keypad - fix interrupt line configurationAbraham Arce2010-10-131-1/+1
* Input: omap4-keypad - SYSCONFIG register configurationAbraham Arce2010-10-131-8/+5
* Input: omap4-keypad - use platform device helpersAbraham Arce2010-10-131-5/+35
* Input: add support for OMAP4 keyboard controllerAbraham Arce2010-08-311-0/+287