summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/samsung-keypad.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-091-12/+161
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-101-26/+82
| |\
| * | input: samsung-keypad: Add device tree supportThomas Abraham2011-12-231-12/+162
* | | Input: samsung-keypad - don't synchronise with runtime PM putMark Brown2012-01-231-3/+3
| |/ |/|
* | Input: samsung-keypad - implement runtime power management supportMark Brown2011-12-301-7/+80
* | Input: keyboard - use macro module_platform_driver()JJ Ding2011-12-011-12/+1Star
* | Input: samsung-keypad - remove redundant MODULE_ALIASAxel Lin2011-11-291-1/+0Star
* | Input: samsung-keypad - enable compiling on other platformsDmitry Torokhov2011-11-151-1/+1
* | Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov2011-11-101-8/+4Star
|/
* Input: samsung-keypad - Add samsung keypad driverJoonyoung Shim2010-07-211-0/+491