Age | Commit message (Expand) | Author |
2008-06-12 | console keyboard mapping broken by 04c71976 | Jiri Bohac |
2008-04-30 | Basic braille screen reader support | Samuel Thibault |
2008-04-30 | tty: The big operations rework | Alan Cox |
2008-04-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-04-24 | Input: drivers/char/keyboard.c - use time_after | Julia Lawall |
2008-04-19 | Generate raw keyboard codes for AVR32 architecture | Hans-Christian Egtvedt |
2008-04-15 | Input: put ledstate in the keyboard notifier | Karl Dahlke |
2008-01-21 | Input: remove duplicated headers in drivers/char/keyboard.c | Francisco Alecrim |
2008-01-21 | Input: Add proper locking when changing device's keymap | Dmitry Torokhov |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby |
2007-10-19 | Console keyboard events and accessibility | Samuel Thibault |
2007-10-17 | add CONFIG_VT_UNICODE | Bill Nottingham |
2007-10-17 | unicode diacritics support | Samuel Thibault |
2007-08-22 | m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible | Geert Uytterhoeven |
2007-07-16 | Kernel utf-8 handling | Jan Engelhardt |
2007-07-10 | Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE | Hans de Goede |
2007-05-08 | SPIN_LOCK_UNLOCKED cleanup in drivers/char/keyboard | Milind Arun Choudhary |
2007-04-12 | Input: keyboard handler - use printk_ratelimit() | Dmitry Torokhov |
2007-04-12 | Input: rework handle creation code | Dmitry Torokhov |
2007-03-14 | Input: add getkeycode and setkeycode methods | Marvin Raaijmakers |
2007-02-13 | [PATCH] Fix SAK_work workqueue initialization. | Eric W. Biederman |
2007-02-11 | [PATCH] vt: refactor console SAK processing | Eric W. Biederman |
2006-11-04 | Input: drivers/char/keyboard.c - small cleanup in k_cur() | Brandon Philips |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2006-10-02 | [PATCH] vt: rework the console spawning variables | Eric W. Biederman |
2006-09-19 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov |
2006-09-14 | Input: make input_register_handler() return error codes | Dmitry Torokhov |
2006-09-14 | Input: constify input core | Dmitry Torokhov |
2006-08-04 | Input: keyboard - change to use kzalloc | Dmitry Torokhov |
2006-07-19 | Input: keyboard - simplify emulate_raw() implementation | Dmitry Torokhov |
2006-07-19 | Input: keyboard - remove static variable and clean up initialization | Dmitry Torokhov |
2006-07-06 | Input: introduce input_inject_event() function | Dmitry Torokhov |
2006-07-06 | Input: add start() method to input handlers | Dmitry Torokhov |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds |
2006-06-26 | [PATCH] fix magic sysrq on strange keyboards | Fredrik Roubert |
2006-06-26 | Input: atkbd - fix HANGEUL/HANJA keys | Dmitry Torokhov |
2006-06-26 | Input: fix misspelling of Hangeul key | Jerome Pinot |
2006-06-26 | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov |
2006-06-25 | [PATCH] kernel/sys.c: cleanups | Adrian Bunk |
2006-06-05 | Input: constify drivers/char/keyboard.c | Andreas Mohr |
2006-04-26 | Input: allow using several chords for braille | Samuel Thibault |
2006-04-02 | Input: add support for Braille devices | Samuel Thibault |
2005-12-22 | [SPARC]: introduce a SPARC Kconfig symbol | Adrian Bunk |
2005-09-10 | Input: clean up whitespace and formatting in drivers/char/keyboard.c | Dmitry Torokhov |
2005-09-09 | Manual merge with Linus | Dmitry Torokhov |
2005-09-09 | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar |
2005-09-04 | Input: fix checking whether new keycode fits size-wise | Ian Campbell |
2005-07-24 | Input: check keycodesize when adjusting keymaps | Vojtech Pavlik |