aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/nomadik-ske-keypad.c
AgeCommit message (Expand)Author
2013-03-17Input: nomadik-ske-keypad - use module_platform_driver_probe macroSachin Kamat
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-11-10Input: nomadik-ske-keypad - start using the apb_pclkUlf Hansson
2012-11-08Input: nomadik-ske-keypad - fixup use of clkUlf Hansson
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann
2012-06-25Input: nomadik-ske-keypad - get rid of multiple interruptsNaveen Kumar Gaddipati
2012-06-25Input: nomadik-ske-keypad - add multi key press supportNaveen Kumar Gaddipati
2012-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov
2012-01-23Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov
2012-01-23Input: nomadik-ske-keypad - do not assign driver's probe() methodDmitry Torokhov
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov
2011-12-12Input: keyboard - staticise non-exported symbolsAxel Lin
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker
2010-10-13Input: add support for Nomadik SKE keypad controllerSundar Iyer