aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/samsung-keypad.c
AgeCommit message (Expand)Author
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov
2013-06-25Input: samsung-keypad - let device core setup the default pin configurationThomas Abraham
2013-05-08Input: samsung-keypad - remove redundant platform_set_drvdata()Sachin Kamat
2012-11-27Input: samsung-keypad - switch to using managed resourcesSachin Kamat
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-10-04Input: samsung-keypad - add clk_prepare and clk_unprepareThomas Abraham
2012-08-21Input: samsung-keypad - use of_get_child_count() helperTobias Klauser
2012-08-21Input: samsung-keypad - use of_match_ptr()Tobias Klauser
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: samsung-keypad - don't synchronise with runtime PM putMark Brown
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-12-30Input: samsung-keypad - implement runtime power management supportMark Brown
2011-12-23input: samsung-keypad: Add device tree supportThomas Abraham
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding
2011-11-29Input: samsung-keypad - remove redundant MODULE_ALIASAxel Lin
2011-11-15Input: samsung-keypad - enable compiling on other platformsDmitry Torokhov
2011-11-09Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov
2010-07-21Input: samsung-keypad - Add samsung keypad driverJoonyoung Shim