summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/nomadik-ske-keypad.c
AgeCommit message (Expand)Author
2012-05-22nomadik-ske-keypad: Stop using already free'd pointerAshok G
2012-05-22Nomadik ske: Support keypad smaller than 8x8Chris Blair
2012-05-22nomadik-ske-keypad: dereference ptr before freeNaga Radhesh
2012-05-22skekeypad:Release all acquired resourcesNaga Radhesh
2012-05-22Documentation:add kernel-doc for keypadPhilippe Langlais
2012-05-22input:ske:Check for ske_enable in resumeNaga Radhesh
2012-05-22input:ske:Use gpio mode after resume to save powerKarl-Johan Perntz
2012-05-22input: keyboard: nomadik-ske: Do not always enable on suspendJonas Aaberg
2012-05-22input: Increase schedule Scan work delayNaga Radhesh
2012-05-22input: Report all key actions in SKE autoscan modeKarl-Johan Perntz
2012-05-22input: ske: Fix for gpio header moveRobert Marklund
2012-05-22ske keypad: Proper regulator and clock framework supportPhilippe Langlais
2012-05-22input:ske:Add the regulator support in ske driverNaveen Kumar Gaddipati
2012-05-22input:ske:Decrease the CPU load during continue key pressNaveen Kumar Gaddipati
2012-05-22input:ske: Remove multiple interrupts for each keypressNaveen Kumar Gaddipati
2012-05-22input:ske: Suspend and resume support for ske keypadNaveen Kumar Gaddipati
2012-05-22input: Multi key press support is added for SKE keypadNaveen Kumar Gaddipati
2012-05-22input: Dynamic enable or disable of SKE keypad eventsNaveen Kumar Gaddipati
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