index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
gpio_keys.c
Age
Commit message (
Expand
)
Author
Lines
2008-04-24
Input: add MODULE_ALIAS() to hotpluggable platform modules
Kay Sievers
-0
/
+2
2008-04-15
Input: gpio_keys - irq handling cleanup
David Brownell
-1
/
+2
2007-11-21
Input: gpio-keys - request and configure GPIOs
Herbert Valerio Riedel
-10
/
+28
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
-1
/
+1
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
-1
/
+0
2007-09-26
Input: gpio-keys - add suspend/resume support
Anti Sullin
-0
/
+52
2007-09-26
Input: gpio_keys - verify that supplied GPIO numbers are valid
Anti Sullin
-7
/
+22
2007-07-23
Input: gpio_keys - remove duplicate includes
Jesper Juhl
-1
/
+0
2007-05-01
Input: gpio_keys - add support for switches (EV_SW)
Roman Moravcik
-7
/
+12
2007-05-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
-3
/
+1
2007-04-12
Input: keyboards - switch to using input_dev->dev.parent
Dmitry Torokhov
-1
/
+1
2007-04-12
Input: drivers/input/keyboard - don't access dev->private directly
Dmitry Torokhov
-1
/
+0
2007-03-05
[PATCH] gpio_keys driver shouldn't be ARM-specific
David Brownell
-3
/
+1
2007-02-18
Input: gpio-keys - switch to common GPIO API
Philipp Zabel
-7
/
+8
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2
Thomas Gleixner
-1
/
+1
2007-01-18
Input: gpio-keys - keyboard driver for GPIO buttons
Phil Blundell
-0
/
+147