aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/samsung-keypad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-04Input: samsung-keypad - add clk_prepare and clk_unprepareThomas Abraham1-1/+10
2012-08-21Input: samsung-keypad - use of_get_child_count() helperTobias Klauser1-4/+2
2012-08-21Input: samsung-keypad - use of_match_ptr()Tobias Klauser1-3/+1
2012-05-10Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov1-10/+10
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov1-12/+161
2012-01-23Input: samsung-keypad - don't synchronise with runtime PM putMark Brown1-3/+3
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-26/+82
2011-12-30Input: samsung-keypad - implement runtime power management supportMark Brown1-7/+80
2011-12-23input: samsung-keypad: Add device tree supportThomas Abraham1-12/+162
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding1-12/+1
2011-11-29Input: samsung-keypad - remove redundant MODULE_ALIASAxel Lin1-1/+0
2011-11-15Input: samsung-keypad - enable compiling on other platformsDmitry Torokhov1-1/+1
2011-11-09Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov1-8/+4
2010-07-21Input: samsung-keypad - Add samsung keypad driverJoonyoung Shim1-0/+491