aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/samsung-keypad.c
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-04
|/
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
* Input: samsung-keypad - favor platform data if presentDmitry Torokhov2013-12-07
* Input: use dev_get_platdata()Jingoo Han2013-12-06
* Merge branch 'next' into for-linusDmitry Torokhov2013-07-02
|\
| * Input: samsung-keypad - remove redundant platform_set_drvdata()Sachin Kamat2013-05-08
* | Input: samsung-keypad - let device core setup the default pin configurationThomas Abraham2013-06-25
|/
* Input: samsung-keypad - switch to using managed resourcesSachin Kamat2012-11-28
* Input: remove use of __devexitBill Pemberton2012-11-24
* Input: remove use of __devinitBill Pemberton2012-11-24
* Input: remove use of __devexit_pBill Pemberton2012-11-24
* Input: samsung-keypad - add clk_prepare and clk_unprepareThomas Abraham2012-10-05
* Input: samsung-keypad - use of_get_child_count() helperTobias Klauser2012-08-22
* Input: samsung-keypad - use of_match_ptr()Tobias Klauser2012-08-22
* Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-11
* Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-09
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-10
| |\
| * | input: samsung-keypad: Add device tree supportThomas Abraham2011-12-22
* | | Input: samsung-keypad - don't synchronise with runtime PM putMark Brown2012-01-23
| |/ |/|
* | Input: samsung-keypad - implement runtime power management supportMark Brown2011-12-30
* | Input: keyboard - use macro module_platform_driver()JJ Ding2011-12-01
* | Input: samsung-keypad - remove redundant MODULE_ALIASAxel Lin2011-11-29
* | Input: samsung-keypad - enable compiling on other platformsDmitry Torokhov2011-11-15
* | Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov2011-11-10
|/
* Input: samsung-keypad - Add samsung keypad driverJoonyoung Shim2010-07-21