summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/ep93xx_keypad.c
AgeCommit message (Expand)Author
2014-10-20input: keyboard: drop owner assignment from platform_driversWolfram Sang
2013-12-06Input: use dev_get_platdata()Jingoo Han
2013-05-23Input: ep93xx_keypad - pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-08Input: ep93xx_keypad - remove redundant platform_set_drvdata()Sachin Kamat
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-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann
2012-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov
2012-04-11Input: ep93xx_keypad - switch to using dev_pm_opsDmitry Torokhov
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang
2011-08-21Input: ep93xx_keypad - add missing include of linux/module.hAxel Lin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-13Input: ep93xx_keypad - cleanup and use matrix_keypad helpersH Hartley Sweeten
2009-12-15Input: ep93xx_keypad - update driver to new core supportH Hartley Sweeten
2009-04-18Input: add matrix keypad driver for Cirrus EP93xxH Hartley Sweeten