index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
pmic8xxx-keypad.c
Age
Commit message (
Expand
)
Author
2024-10-03
Input: pmic8xxx-keypad - use guard notation when acquiring mutex
Dmitry Torokhov
2022-12-07
Input: pmic8xxx-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-11-08
Input: pmic8xxx-keypad - fix kernel-doc formatting
Lee Jones
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
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