summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/nomadik-ske-keypad.c
Commit message (Expand)AuthorAgeFilesLines
* input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Input: use dev_get_platdata()Jingoo Han2013-12-061-1/+2
* Input: nomadik-ske-keypad - use module_platform_driver_probe macroSachin Kamat2013-03-171-11/+1
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: nomadik-ske-keypad - start using the apb_pclkUlf Hansson2012-11-101-2/+20
* Input: nomadik-ske-keypad - fixup use of clkUlf Hansson2012-11-081-4/+10
* ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
* Input: nomadik-ske-keypad - get rid of multiple interruptsNaveen Kumar Gaddipati2012-06-251-3/+8
* Input: nomadik-ske-keypad - add multi key press supportNaveen Kumar Gaddipati2012-06-251-25/+40
* Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-101-10/+10
* Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-091-1/+12
|\
| * Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2012-01-101-1/+12
* | Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov2012-01-231-8/+4
* | Input: nomadik-ske-keypad - do not assign driver's probe() methodDmitry Torokhov2012-01-231-3/+2
|/
* Input: keyboard - staticise non-exported symbolsAxel Lin2011-12-121-1/+1
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-11-301-12/+1
* drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-311-0/+1
* Input: add support for Nomadik SKE keypad controllerSundar Iyer2010-10-131-0/+408
OpenPOWER on IntegriCloud