summaryrefslogtreecommitdiffstats
path: root/drivers/char/keyboard.c
Commit message (Expand)AuthorAgeFilesLines
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-67/+68
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2006-10-021-3/+6
|\
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-09-191-2/+2
| |\
| * | Input: make input_register_handler() return error codesDmitry Torokhov2006-09-141-1/+4
| * | Input: constify input coreDmitry Torokhov2006-09-141-2/+2
* | | [PATCH] vt: rework the console spawning variablesEric W. Biederman2006-10-021-4/+12
| |/ |/|
* | Input: keyboard - change to use kzallocDmitry Torokhov2006-08-041-2/+2
|/
* Input: keyboard - simplify emulate_raw() implementationDmitry Torokhov2006-07-191-17/+34
* Input: keyboard - remove static variable and clean up initializationDmitry Torokhov2006-07-191-10/+9
* Input: introduce input_inject_event() functionDmitry Torokhov2006-07-061-18/+18
* Input: add start() method to input handlersDmitry Torokhov2006-07-061-19/+20
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-06-261-7/+9
|\
| * Input: atkbd - fix HANGEUL/HANJA keysDmitry Torokhov2006-06-261-2/+4
| * Input: fix misspelling of Hangeul keyJerome Pinot2006-06-261-1/+1
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-06-261-0/+1
| |\
| * | Input: constify drivers/char/keyboard.cAndreas Mohr2006-06-051-4/+4
* | | [PATCH] fix magic sysrq on strange keyboardsFredrik Roubert2006-06-261-2/+8
| |/ |/|
* | [PATCH] kernel/sys.c: cleanupsAdrian Bunk2006-06-251-0/+1
|/
* Input: allow using several chords for brailleSamuel Thibault2006-04-261-10/+28
* Input: add support for Braille devicesSamuel Thibault2006-04-021-17/+101
* [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-221-5/+5
* Input: clean up whitespace and formatting in drivers/char/keyboard.cDmitry Torokhov2005-09-101-54/+55
* Manual merge with LinusDmitry Torokhov2005-09-091-2/+1
|\
| * [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-2/+1
* | Input: fix checking whether new keycode fits size-wiseIan Campbell2005-09-041-1/+1
|/
* Input: check keycodesize when adjusting keymapsVojtech Pavlik2005-07-241-2/+2
* [PATCH] make some things staticAdrian Bunk2005-05-051-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1254