summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/imx_keypad.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: imx_keypad - fix missing clk conversionsFabio Estevam2012-09-051-2/+2
* Input: imx_keypad - reset the hardware before enablingMichael Grzeschik2012-08-221-0/+3
* Input: imx_keypad - check error returned by clk_prepare_enable()Fabio Estevam2012-07-071-5/+14
* Input: imx_keypad - adapt the new kpp clock nameFabio Estevam2012-07-071-1/+1
* Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare()Fabio Estevam2012-07-071-4/+4
* Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-111-7/+10
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-12-011-13/+1
* Input: imx_keypad - add pm suspend and resume supportHui Wang2011-10-131-0/+44
* Input: remove IRQF_DISABLED from driversYong Zhang2011-09-071-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: add imx-keypad driver to support the IMX Keypad PortAlberto Panizzo2010-02-011-0/+594