android_kernel_samsung_msm8976/drivers/input
Marvin Raaijmakers c8e4c77277 Input: add getkeycode and setkeycode methods
Allow drivers to implement their own get and set keycode methods. This
will allow drivers to change their keymaps without allocating huge
tables covering entire range of possible scancodes.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2007-03-14 22:50:42 -04:00
..
gameport [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls. 2007-02-11 10:51:31 -08:00
joystick Input: remove obsolete setup parameters from input drivers 2007-02-18 01:44:58 -05:00
keyboard Input: HIL - cleanup coding style 2007-02-28 23:51:29 -05:00
misc Input: wistron - add support for TravelMate 610 2007-03-07 01:45:16 -05:00
mouse Input: psmouse - allow disabing certain protocol extensions 2007-03-10 01:39:54 -05:00
serio Input: HIL - cleanup coding style 2007-02-28 23:51:29 -05:00
touchscreen Input: ads7846 - add support for the ads7843 touchscreen 2007-02-28 23:51:03 -05:00
evbug.c Input: make input_register_handler() return error codes 2006-09-14 01:32:39 -04:00
evdev.c Input: add getkeycode and setkeycode methods 2007-03-14 22:50:42 -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: add getkeycode and setkeycode methods 2007-03-14 22:50:42 -04:00
joydev.c Input: make input_register_handler() return error codes 2006-09-14 01:32:39 -04:00
Kconfig Input: unified force feedback support for memoryless devices 2006-07-19 01:40:30 -04:00
Makefile [PATCH] Generic HID layer - build 2006-12-08 10:43:20 -08:00
mousedev.c Input: mousedev - remap BTN_FORWARD from BTN_LEFT to BTN_MIDDLE 2006-11-17 01:06:54 -05:00
power.c Input: make input_register_handler() return error codes 2006-09-14 01:32:39 -04:00
tsdev.c Input: tsdev - schedule removal 2007-02-10 01:29:11 -05:00