git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55e3d92
)
Input: add getkeycode and setkeycode methods
author
Marvin Raaijmakers
<marvin_raaijmakers@linux-box.nl>
Thu, 15 Mar 2007 02:50:42 +0000
(22:50 -0400)
committer
Dmitry Torokhov
<dtor@insightbb.com>
Thu, 15 Mar 2007 02:50:42 +0000
(22:50 -0400)
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>
No differences found