summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/omap4-keypad.c
AgeCommit message (Expand)Author
2015-09-28Input: omap4-keypad - fix memory leakSudip Mukherjee
2014-10-20input: keyboard: drop owner assignment from platform_driversWolfram Sang
2014-05-29Input: omap-keypad - remove platform data supportJoachim Eastwood
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-08-26Input: omap-keypad - set up irq type from DTIllia Smyrnov
2013-08-26Input: omap-keypad - enable wakeup capability for keypad.Illia Smyrnov
2013-08-26Input: omap-keypad - clear interrupts on openIllia Smyrnov
2013-08-26Input: omap-keypad - convert to threaded IRQIllia Smyrnov
2013-08-26Input: omap-keypad - use bitfiled instead of hardcoded valuesIllia Smyrnov
2013-06-27Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov
2013-05-08Input: omap4-keypad - remove redundant platform_set_drvdata()Sachin Kamat
2013-04-05input: matrix-keymap: Add function to read the new DT bindingSimon Glass
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-07-17Input: omap4-keypad - add device tree supportSourav Poddar
2012-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov
2012-05-10Input: omap-keypad - dynamically handle register offsetsPoddar, Sourav
2012-03-16Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding
2011-02-23Input: omap4-keypad - wire up runtime PM handlingAbraham Arce
2010-10-13Input: omap4-keypad - wake-up on events & long pressesMike Turquette
2010-10-13Input: omap4-keypad - fix interrupt line configurationAbraham Arce
2010-10-13Input: omap4-keypad - SYSCONFIG register configurationAbraham Arce
2010-10-13Input: omap4-keypad - use platform device helpersAbraham Arce
2010-08-31Input: add support for OMAP4 keyboard controllerAbraham Arce