index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
pmic8xxx-keypad.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2018-01-16
Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2017-01-31
Input: matrix-keypad - switch to using generic device properties
Dmitry Torokhov
2015-07-23
Input: pmic8xxx-keypad - change name of wakeup property
Dmitry Torokhov
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-30
Input: pmic8xxx-keypad - migrate to DT
Stephen Boyd
2014-03-30
Input: pmic8xxx-keypad - migrate to regmap APIs
Stephen Boyd
2014-03-30
Input: pmic8xxx-keypad - migrate to devm_* APIs
Stephen Boyd
2014-03-30
Input: pmic8xxx-keypad - fix build by removing gpio configuration
Stephen Boyd
2013-05-08
Input: pmic8xxx-keypad - remove redundant platform_set_drvdata()
Sachin Kamat
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-05-10
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-07-18
Input: pmic8xxx-keypad - fix a leak of the IRQ during init failure
Axel Lin
2011-07-05
input: pmic8xxx-keypad: Do not use mfd_get_data()
Samuel Ortiz
2011-05-26
input: Add Qualcomm pm8xxx keypad controller driver
Trilok Soni