index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
keyboard.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
TTY: create drivers/tty/vt and move the vt code there
Greg Kroah-Hartman
2010-11-05
1
-1454
/
+0
*
Input: add support for large scancodes
Mauro Carvalho Chehab
2010-09-09
1
-7
/
+24
*
tty: Move the vt_tty field from the vc_data into the standard tty_port
Alan Cox
2010-08-10
1
-5
/
+5
*
Input: keyboard - also match braille-only keyboards
Samuel Thibault
2010-07-31
1
-1
/
+5
*
Input: keyboard - fix formatting issues
Dmitry Torokhov
2010-04-13
1
-131
/
+147
*
Input: keyboard - switch to using pr_err() and friends
Dmitry Torokhov
2010-04-13
1
-4
/
+7
*
Input: implement SysRq as a separate input handler
Dmitry Torokhov
2010-04-13
1
-37
/
+3
*
Input: add match() method to input hanlders
Dmitry Torokhov
2010-02-04
1
-8
/
+16
*
Input: Mac button emulation - implement as an input filter
Dmitry Torokhov
2010-01-30
1
-5
/
+0
*
Input: keyboard - don't override beep with a bell
Dmitry Torokhov
2009-12-15
1
-3
/
+7
*
Merge commit 'v2.6.32' into next
Dmitry Torokhov
2009-12-02
1
-1
/
+1
|
\
|
*
Input: keyboard - fix braille keyboard keysym generation
Samuel Thibault
2009-11-25
1
-1
/
+1
*
|
Input: keyboard - fix lack of locking when traversing handler->h_list
Dmitry Torokhov
2009-12-01
1
-97
/
+105
*
|
Input: keyboard - add locking around event handling
Dmitry Torokhov
2009-11-29
1
-0
/
+7
*
|
Input: keyboard - fix theoretical race on vt switch
Alan Jenkins
2009-11-20
1
-2
/
+2
|
/
*
Input: keyboard - remove warning about raw mode not supported
Dmitry Torokhov
2009-04-20
1
-2
/
+0
*
Input: keyboard - fix potential out of bound access to key_map
Dmitry Torokhov
2008-10-08
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
Dmitry Torokhov
2008-07-21
1
-6
/
+1
|
\
|
*
console keyboard mapping broken by 04c71976
Jiri Bohac
2008-06-12
1
-6
/
+1
*
|
Input: remove unused defines
Joe Perches
2008-05-16
1
-0
/
+2
|
/
*
Basic braille screen reader support
Samuel Thibault
2008-04-30
1
-0
/
+2
*
tty: The big operations rework
Alan Cox
2008-04-30
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-04-25
1
-1
/
+5
|
\
|
*
Input: drivers/char/keyboard.c - use time_after
Julia Lawall
2008-04-24
1
-1
/
+3
|
*
Input: put ledstate in the keyboard notifier
Karl Dahlke
2008-04-15
1
-0
/
+2
*
|
Generate raw keyboard codes for AVR32 architecture
Hans-Christian Egtvedt
2008-04-19
1
-1
/
+2
|
/
*
Input: remove duplicated headers in drivers/char/keyboard.c
Francisco Alecrim
2008-01-21
1
-1
/
+0
*
Input: Add proper locking when changing device's keymap
Dmitry Torokhov
2008-01-21
1
-2
/
+2
*
get rid of input BIT* duplicate defines
Jiri Slaby
2007-10-19
1
-3
/
+3
*
Console keyboard events and accessibility
Samuel Thibault
2007-10-19
1
-6
/
+36
*
add CONFIG_VT_UNICODE
Bill Nottingham
2007-10-17
1
-1
/
+1
*
unicode diacritics support
Samuel Thibault
2007-10-17
1
-10
/
+25
*
m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible
Geert Uytterhoeven
2007-08-22
1
-4
/
+0
*
Kernel utf-8 handling
Jan Engelhardt
2007-07-16
1
-8
/
+18
*
Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE
Hans de Goede
2007-07-10
1
-2
/
+2
*
SPIN_LOCK_UNLOCKED cleanup in drivers/char/keyboard
Milind Arun Choudhary
2007-05-08
1
-1
/
+1
*
Input: keyboard handler - use printk_ratelimit()
Dmitry Torokhov
2007-04-12
1
-1
/
+1
*
Input: rework handle creation code
Dmitry Torokhov
2007-04-12
1
-8
/
+20
*
Input: add getkeycode and setkeycode methods
Marvin Raaijmakers
2007-03-14
1
-48
/
+23
*
[PATCH] Fix SAK_work workqueue initialization.
Eric W. Biederman
2007-02-13
1
-1
/
+0
*
[PATCH] vt: refactor console SAK processing
Eric W. Biederman
2007-02-11
1
-9
/
+3
*
Input: drivers/char/keyboard.c - small cleanup in k_cur()
Brandon Philips
2006-11-04
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-67
/
+68
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2006-10-02
1
-3
/
+6
|
\
|
*
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-09-19
1
-2
/
+2
|
|
\
|
*
|
Input: make input_register_handler() return error codes
Dmitry Torokhov
2006-09-14
1
-1
/
+4
|
*
|
Input: constify input core
Dmitry Torokhov
2006-09-14
1
-2
/
+2
*
|
|
[PATCH] vt: rework the console spawning variables
Eric W. Biederman
2006-10-02
1
-4
/
+12
|
|
/
|
/
|
*
|
Input: keyboard - change to use kzalloc
Dmitry Torokhov
2006-08-04
1
-2
/
+2
|
/
*
Input: keyboard - simplify emulate_raw() implementation
Dmitry Torokhov
2006-07-19
1
-17
/
+34
[next]