summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/omap4-keypad.c
Commit message (Expand)AuthorAge
* Input: omap-keypad - fix error handling codeChristophe JAILLET2017-04-10
* Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov2017-01-31
* Input: keyboard - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-21
* Input: omap4-keypad - fix memory leakSudip Mukherjee2015-09-28
* input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-20
* Input: omap-keypad - remove platform data supportJoachim Eastwood2014-05-29
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-06
* Input: omap-keypad - set up irq type from DTIllia Smyrnov2013-08-26
* Input: omap-keypad - enable wakeup capability for keypad.Illia Smyrnov2013-08-26
* Input: omap-keypad - clear interrupts on openIllia Smyrnov2013-08-26
* Input: omap-keypad - convert to threaded IRQIllia Smyrnov2013-08-26
* Input: omap-keypad - use bitfiled instead of hardcoded valuesIllia Smyrnov2013-08-26
* Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-27
|\
| * input: matrix-keymap: Add function to read the new DT bindingSimon Glass2013-04-05
* | Input: omap4-keypad - remove redundant platform_set_drvdata()Sachin Kamat2013-05-08
|/
* Input: remove use of __devexitBill Pemberton2012-11-24
* Input: remove use of __devinitBill Pemberton2012-11-24
* Input: remove use of __devexit_pBill Pemberton2012-11-24
* Input: omap4-keypad - add device tree supportSourav Poddar2012-07-17
* Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-10
* Input: omap-keypad - dynamically handle register offsetsPoddar, Sourav2012-05-10
* Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi2012-03-16
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-11-30
* Input: omap4-keypad - wire up runtime PM handlingAbraham Arce2011-02-23
* Input: omap4-keypad - wake-up on events & long pressesMike Turquette2010-10-13
* Input: omap4-keypad - fix interrupt line configurationAbraham Arce2010-10-13
* Input: omap4-keypad - SYSCONFIG register configurationAbraham Arce2010-10-13
* Input: omap4-keypad - use platform device helpersAbraham Arce2010-10-13
* Input: add support for OMAP4 keyboard controllerAbraham Arce2010-08-31