aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/imx_keypad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Input: imx_keypad - fix missing clk conversionsFabio Estevam1-2/+2
2012-08-21Input: imx_keypad - reset the hardware before enablingMichael Grzeschik1-0/+3
2012-07-06Input: imx_keypad - check error returned by clk_prepare_enable()Fabio Estevam1-5/+14
2012-07-06Input: imx_keypad - adapt the new kpp clock nameFabio Estevam1-1/+1
2012-07-06Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare()Fabio Estevam1-4/+4
2012-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov1-7/+10
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding1-13/+1
2011-10-12Input: imx_keypad - add pm suspend and resume supportHui Wang1-0/+44
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-31Input: add imx-keypad driver to support the IMX Keypad PortAlberto Panizzo1-0/+594