index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
pmic8xxx-keypad.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: pmic8xxx-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-12-07
1
-5
/
+3
*
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-12-02
1
-2
/
+2
*
Input: pmic8xxx-keypad - fix kernel-doc formatting
Lee Jones
2020-11-08
1
-11
/
+11
*
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-14
1
-6
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2018-01-16
1
-1
/
+0
*
Input: matrix-keypad - switch to using generic device properties
Dmitry Torokhov
2017-01-31
1
-1
/
+1
*
Input: pmic8xxx-keypad - change name of wakeup property
Dmitry Torokhov
2015-07-23
1
-4
/
+6
*
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
Input: pmic8xxx-keypad - migrate to DT
Stephen Boyd
2014-03-30
1
-64
/
+86
*
Input: pmic8xxx-keypad - migrate to regmap APIs
Stephen Boyd
2014-03-30
1
-52
/
+29
*
Input: pmic8xxx-keypad - migrate to devm_* APIs
Stephen Boyd
2014-03-30
1
-44
/
+17
*
Input: pmic8xxx-keypad - fix build by removing gpio configuration
Stephen Boyd
2014-03-30
1
-58
/
+0
*
Input: pmic8xxx-keypad - remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-08
1
-2
/
+0
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-3
/
+3
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: matrix-keymap - uninline and prepare for device tree support
Dmitry Torokhov
2012-05-10
1
-10
/
+10
*
Input: keyboard - use macro module_platform_driver()
JJ Ding
2011-11-30
1
-12
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-07-27
1
-4
/
+4
|
\
|
*
Input: pmic8xxx-keypad - fix a leak of the IRQ during init failure
Axel Lin
2011-07-18
1
-4
/
+4
*
|
input: pmic8xxx-keypad: Do not use mfd_get_data()
Samuel Ortiz
2011-07-05
1
-1
/
+2
|
/
*
input: Add Qualcomm pm8xxx keypad controller driver
Trilok Soni
2011-05-26
1
-0
/
+799