index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
keyboard.c
Age
Commit message (
Expand
)
Author
2010-11-05
TTY: create drivers/tty/vt and move the vt code there
Greg Kroah-Hartman
2010-09-09
Input: add support for large scancodes
Mauro Carvalho Chehab
2010-08-10
tty: Move the vt_tty field from the vc_data into the standard tty_port
Alan Cox
2010-07-31
Input: keyboard - also match braille-only keyboards
Samuel Thibault
2010-04-13
Input: keyboard - fix formatting issues
Dmitry Torokhov
2010-04-13
Input: keyboard - switch to using pr_err() and friends
Dmitry Torokhov
2010-04-13
Input: implement SysRq as a separate input handler
Dmitry Torokhov
2010-02-04
Input: add match() method to input hanlders
Dmitry Torokhov
2010-01-30
Input: Mac button emulation - implement as an input filter
Dmitry Torokhov
2009-12-15
Input: keyboard - don't override beep with a bell
Dmitry Torokhov
2009-12-02
Merge commit 'v2.6.32' into next
Dmitry Torokhov
2009-12-01
Input: keyboard - fix lack of locking when traversing handler->h_list
Dmitry Torokhov
2009-11-29
Input: keyboard - add locking around event handling
Dmitry Torokhov
2009-11-25
Input: keyboard - fix braille keyboard keysym generation
Samuel Thibault
2009-11-20
Input: keyboard - fix theoretical race on vt switch
Alan Jenkins
2009-04-20
Input: keyboard - remove warning about raw mode not supported
Dmitry Torokhov
2008-10-08
Input: keyboard - fix potential out of bound access to key_map
Dmitry Torokhov
2008-07-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
Dmitry Torokhov
2008-06-12
console keyboard mapping broken by 04c71976
Jiri Bohac
2008-05-16
Input: remove unused defines
Joe Perches
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
[next]