summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/omap4-keypad.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-281-11/+5Star
|\
| * input: matrix-keymap: Add function to read the new DT bindingSimon Glass2013-04-051-11/+5Star
* | Input: omap4-keypad - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-2/+0Star
|/
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-3/+3
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: omap4-keypad - add device tree supportSourav Poddar2012-07-181-40/+87
* Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-111-8/+7Star
* Input: omap-keypad - dynamically handle register offsetsPoddar, Sourav2012-05-111-26/+92
* Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi2012-03-171-1/+1
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-12-011-12/+1Star
* Input: omap4-keypad - wire up runtime PM handlingAbraham Arce2011-02-241-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/+5Star
* Input: omap4-keypad - use platform device helpersAbraham Arce2010-10-131-5/+35
* Input: add support for OMAP4 keyboard controllerAbraham Arce2010-09-011-0/+287