android_kernel_samsung_msm8976/drivers/input/keyboard
Anti Sullin 006df30244 Input: gpio_keys - verify that supplied GPIO numbers are valid
As David Brownell pointed out, gpio_keys driver does not check
return code of gpio_to_irq().

This patch adds the gpio_to_irq return code check to gpio_keys
and moves the IRQ edge type setting to request_irq flags to avoid
changing the irq type before we have confirmed we can use it.

Signed-off-by: Anti Sullin <anti.sullin@artecdesign.ee>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2007-09-26 00:01:03 -04:00
..
aaed2000_kbd.c Input: aaed2000_kbd - convert to use polldev library 2007-05-03 01:02:07 -04:00
amikbd.c [PATCH] m68k trivial build fixes 2006-12-17 10:21:53 -08:00
atakbd.c m68k: Atari keyboard and mouse support. 2007-05-04 17:59:05 -07:00
atkbd.c Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE 2007-07-10 00:35:18 -04:00
corgikbd.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00
gpio_keys.c Input: gpio_keys - verify that supplied GPIO numbers are valid 2007-09-26 00:01:03 -04:00
hil_kbd.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00
hilkbd.c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input 2007-05-04 18:16:12 -07:00
hpps2atkbd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig x86_64: Quieten Atari keyboard warnings in Kconfig 2007-06-20 14:27:26 -07:00
lkkbd.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00
locomokbd.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00
Makefile Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input 2007-05-04 18:16:12 -07:00
newtonkbd.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00
omap-keypad.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00
pxa27x_keyboard.c Input: pxa27x_keyboard - fix compile error 2007-07-10 00:38:39 -04:00
spitzkbd.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00
stowaway.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00
sunkbd.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00
xtkbd.c Input: keyboards - switch to using input_dev->dev.parent 2007-04-12 01:34:58 -04:00