summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/ep93xx_keypad.c
Commit message (Expand)AuthorAgeFilesLines
* input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* Input: use dev_get_platdata()Jingoo Han2013-12-061-1/+1
* Input: ep93xx_keypad - pass correct pointer to free_irq()Lars-Peter Clausen2013-05-231-2/+2
* Input: ep93xx_keypad - remove redundant platform_set_drvdata()Sachin Kamat2013-05-081-3/+0Star
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
* Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-111-10/+8Star
* Input: ep93xx_keypad - switch to using dev_pm_opsDmitry Torokhov2012-04-111-16/+10Star
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-12-011-13/+1Star
* Input: remove IRQF_DISABLED from driversYong Zhang2011-09-071-1/+1
* Input: ep93xx_keypad - add missing include of linux/module.hAxel Lin2011-08-211-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: ep93xx_keypad - cleanup and use matrix_keypad helpersH Hartley Sweeten2010-01-131-25/+15Star
* Input: ep93xx_keypad - update driver to new core supportH Hartley Sweeten2009-12-151-101/+49Star
* Input: add matrix keypad driver for Cirrus EP93xxH Hartley Sweeten2009-04-191-0/+470