index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
gpio_keys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-28
Input: gpio-keys - add flag to allow auto repeat
Dominic Curran
1
-0
/
+4
2008-10-16
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-26
/
+16
2008-08-18
Input: remove version.h from drivers that don't need it
Huang Weiyi
1
-1
/
+0
2008-08-08
Input: gpio-keys - simplify argument list for report_event
Uwe Kleine-König
1
-4
/
+5
2008-08-08
Input: gpio-keys - optimize interrupt handler
Uwe Kleine-König
1
-23
/
+12
2008-07-30
Input: gpio-keys - make gpio_keys_device_driver static
Uwe Kleine-König
1
-1
/
+1
2008-07-30
Input: gpio-keys - fix possible NULL pointer dereference
Uwe Kleine-König
1
-0
/
+1
2008-05-17
Input: gpio-keys debouncing support
Dmitry Baryshkov
1
-20
/
+69
2008-04-24
Input: add MODULE_ALIAS() to hotpluggable platform modules
Kay Sievers
1
-0
/
+2
2008-04-15
Input: gpio_keys - irq handling cleanup
David Brownell
1
-1
/
+2
2007-11-21
Input: gpio-keys - request and configure GPIOs
Herbert Valerio Riedel
1
-10
/
+28
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-1
/
+1
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-1
/
+0
2007-09-26
Input: gpio-keys - add suspend/resume support
Anti Sullin
1
-0
/
+52
2007-09-26
Input: gpio_keys - verify that supplied GPIO numbers are valid
Anti Sullin
1
-7
/
+22
2007-07-24
Input: gpio_keys - remove duplicate includes
Jesper Juhl
1
-1
/
+0
2007-05-01
Input: gpio_keys - add support for switches (EV_SW)
Roman Moravcik
1
-7
/
+12
2007-05-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-3
/
+1
2007-04-12
Input: keyboards - switch to using input_dev->dev.parent
Dmitry Torokhov
1
-1
/
+1
2007-04-12
Input: drivers/input/keyboard - don't access dev->private directly
Dmitry Torokhov
1
-1
/
+0
2007-03-05
[PATCH] gpio_keys driver shouldn't be ARM-specific
David Brownell
1
-3
/
+1
2007-02-18
Input: gpio-keys - switch to common GPIO API
Philipp Zabel
1
-7
/
+8
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2
Thomas Gleixner
1
-1
/
+1
2007-01-18
Input: gpio-keys - keyboard driver for GPIO buttons
Phil Blundell
1
-0
/
+147