linux/drivers/input
Eric Piel 7b0a4cd760 Input: wistron - introduce generic keymap
It turns out that the keymaps in the wistron driver are almost the
same, the main difference being some keys which may not exist and
leds which might not be present. Therefore it's possible to write
a generic keymap which would allow the use of an unknown keyboard
with little drawbacks. The user can select it specifying the parameter
"keymap=generic".

Signed-off-by: Eric Piel <eric.piel@tremplin-utc.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2007-04-12 01:32:41 -04:00
..
gameport [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls. 2007-02-11 10:51:31 -08:00
joystick Input: iforce - use usb_kill_urb instead of usb_unlink_urb 2007-04-12 01:30:24 -04:00
keyboard Input: add support for PXA27x keyboard controller 2007-03-16 00:58:52 -04:00
misc Input: wistron - introduce generic keymap 2007-04-12 01:32:41 -04:00
mouse Input: logips2pp - ignore mice reporting model as 0 2007-04-12 01:32:22 -04:00
serio Input: i8042 - disable interfaces when switching to legacy mode 2007-04-12 01:32:09 -04:00
touchscreen Input: ads7846 - add support for the ads7843 touchscreen 2007-02-28 23:51:03 -05:00
Kconfig Input: unified force feedback support for memoryless devices 2006-07-19 01:40:30 -04:00
Makefile Input: remove no longer used power.c handler 2007-04-12 01:31:05 -04:00
evbug.c Input: rework handle creation code 2007-04-12 01:29:46 -04:00
evdev.c Input: handlers - handle errors from input_open_device() 2007-04-12 01:30:15 -04:00
ff-core.c Input: add to kernel-api docbook 2006-11-24 00:43:09 -05:00
ff-memless.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
fixp-arith.h Input: move fixp-arith.h to drivers/input 2006-07-19 01:40:14 -04:00
input.c Input: rework handle creation code 2007-04-12 01:29:46 -04:00
joydev.c Input: handlers - handle errors from input_open_device() 2007-04-12 01:30:15 -04:00
mousedev.c Input: mousedev - fix sudden warps with touchpads 2007-04-12 01:31:55 -04:00
tsdev.c Input: handlers - handle errors from input_open_device() 2007-04-12 01:30:15 -04:00