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
/
misc
/
soc_button_array.c
Age
Commit message (
Expand
)
Author
2017-08-20
Input: soc_button_array - silence -ENOENT error on Dell XPS13 9365
Hans de Goede
2017-06-18
Input: soc_button_array - fix leaking the ACPI button descriptor buffer
Hans de Goede
2017-05-04
Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-04-10
Input: soc_button_array - properly map usage 0x07/0xe3 to KEY_LEFTMETA
Hans de Goede
2017-03-17
Input: soc_button_array - add support for ACPI 6.0 Generic Button Device
Hans de Goede
2017-03-17
Input: soc_button_array - get rid of MAX_NBUTTONS
Hans de Goede
2017-03-16
Input: soc_button_array - Propagate error from gpiod_count()
Andy Shevchenko
2017-03-09
Input: soc_button_array - use NULL for GPIO connection ID
Hans de Goede
2017-01-21
Input: soc_button_array - debounce the buttons
Hans de Goede
2017-01-18
Input: soc_button_array - use 'dev' instead of dereferencing it
Guenter Roeck
2016-11-25
Input: soc_button_array - bail out earlier if gpiod_count is zero
Benjamin Tissoires
2016-11-25
Input: soc_button_array - use gpio_is_valid()
Benjamin Tissoires
2015-05-13
Input: soc_button_array - remove duplicated include
Wei Yongjun
2015-02-10
Input: soc_button_array - use "Windows" key for "Home"
Bastien Nocera
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-10-24
Input: soc_button_array - update calls to gpiod_get*()
Alexandre Courbot
2014-10-20
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-24
Input: soc_button_array - convert to platform bus
Jin Yao
2014-07-25
Input: soc_button_array - add missing memory allocation check
Pramod Gurav
2014-05-28
Input: soc_button_array - remove duplicate inclusion of input.h
Sachin Kamat
2014-04-22
Input: soc_button_array - fix a crash during rmmod
Lejun Zhu
2014-03-30
Input: add driver for SOC button array
Lejun Zhu