dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/input/keyboard
David Brownell 49015bee40 [PATCH] gpio_keys driver shouldn't be ARM-specific
The gpio_keys driver is wrongly ARM-specific; it can't build on
other platforms with GPIO suport.  This fixes that problem.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Dmitry Torokhov <dtor@mail.ru>
Cc: pHilipp Zabel <philipp.zabel@gmail.com>
Cc: Haavard Skinnemoen <hskinnemoen@atmel.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Cc: Richard Purdie <rpurdie@rpsys.net>
Cc: Ben Nizette <ben.nizette@iinet.net.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-03-05 07:57:51 -08:00
..
Kconfig [PATCH] add CONFIG_GENERIC_GPIO 2007-03-05 07:57:51 -08:00
Makefile Input: gpio-keys - keyboard driver for GPIO buttons 2007-01-18 00:44:09 -05:00
aaed2000_kbd.c Input: add driver for keyboard on AAED-2000 development board (ARM) 2006-11-24 00:42:50 -05:00
amikbd.c [PATCH] m68k trivial build fixes 2006-12-17 10:21:53 -08:00
atkbd.c Input: remove obsolete setup parameters from input drivers 2007-02-18 01:44:58 -05:00
corgikbd.c Input: keyboards - handle errors when registering input devices 2006-11-05 22:39:56 -05:00
gpio_keys.c [PATCH] gpio_keys driver shouldn't be ARM-specific 2007-03-05 07:57:51 -08:00
hil_kbd.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00
hilkbd.c Input: HIL - fix improper call to release_region() 2007-02-18 01:44:02 -05:00
hpps2atkbd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
lkkbd.c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2006-12-08 01:07:56 -05:00
locomokbd.c Input: keyboards - handle errors when registering input devices 2006-11-05 22:39:56 -05:00
newtonkbd.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00
omap-keypad.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
spitzkbd.c Input: keyboards - handle errors when registering input devices 2006-11-05 22:39:56 -05:00
stowaway.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00
sunkbd.c [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious. 2006-12-17 14:06:58 -08:00
xtkbd.c Input: handle serio_register_driver() errors 2006-11-23 23:35:10 -05:00