index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
gpio_keys_polled.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-04
gpio: add parameter to allow the use named gpios
Olliver Schinagl
1
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-04
input: gpio_keys_polled: Make use of device property API
Aaron Lu
1
-49
/
+24
2014-11-04
input: gpio_keys_polled: Add support for GPIO descriptors
Aaron Lu
1
-12
/
+27
2014-10-20
input: keyboard: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-14
Input: gpio_keys_polled - convert to devm-* API
Alexander Shiyan
1
-77
/
+21
2014-05-14
Input: gpio_keys_polled - make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-10-06
Input: gpio_keys_polled - include linux/of.h header
Sachin Kamat
1
-0
/
+1
2013-05-08
Input: gpio_keys_polled - remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2012-12-24
Input: gpio_keys_polled - defer probing if GPIO probing is deferred
Gabor Juhos
1
-1
/
+12
2012-12-03
Input: gpio_keys_polled - switch to using gpio_request_one()
Dmitry Torokhov
1
-10
/
+2
2012-11-29
Input: gpio-keys-polled - honor 'autorepeat' setting in platform data
Alexander Shiyan
1
-1
/
+4
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-3
/
+2
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-12
Input: gpio_keys_polled - fix dt pdata->nbuttons
Alexandre Pereira da Silva
1
-0
/
+1
2012-08-21
Input: gpio_keys_polled - convert to dt
Alexandre Pereira da Silva
1
-5
/
+127
2012-08-21
Input: gpio-keys-polled - constify pointers to platform data
Dmitry Torokhov
1
-7
/
+7
2011-11-30
Input: keyboard - use macro module_platform_driver()
JJ Ding
1
-13
/
+1
2010-12-06
Input: add input driver for polled GPIO buttons
Gabor Juhos
1
-0
/
+261