Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
afcf12422ec8236dc8b9238fef7a475876eea8da
/
drivers
/
char
/
vt.c
da2bdf9
Make various things static
by Roel Kluin
· 16 years ago
fc6f623
pty: simplify resize
by Alan Cox
· 16 years ago
a88a69c
n_tty: Fix loss of echoed characters and remove bkl from n_tty
by Joe Peterson
· 16 years ago
1c55f18
console ASCII glyph 1:1 mapping
by Ingo Brueckl
· 16 years ago
a564738
vt: incomplete initialization of vc_tab_stop
by Wolfgang Kroworsch
· 16 years ago
e1f8e87
Remove Andrew Morton's old email accounts
by Francois Cami
· 16 years ago
93f78da
Revert "vt: fix background color on line feed"
by Linus Torvalds
· 16 years ago
d81ed10
tty: Remove more special casing and out of place code
by Alan Cox
· 16 years ago
feebed6
tty: shutdown method
by Alan Cox
· 16 years ago
bf7a06b
vt: remove bogus lock dropping
by Alan Cox
· 16 years ago
e688510
tty: move tioclinux from a special case
by Alan Cox
· 16 years ago
8c9a9dd
tty: remove resize window special case
by Alan Cox
· 16 years ago
d5cae36
vt: Deadlock workaround
by Alan Cox
· 16 years ago
ff5d48a
Merge git://git.infradead.org/embedded-2.6
by Linus Torvalds
· 16 years ago
f700d6e
vt: do not update when the console is blanked
by Stefano Stabellini
· 16 years ago
e0426e6
vt: hold console_sem across sysfs operations
by Jiri Slaby
· 16 years ago
47aa579
device create: char: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
81c6ce9
vt: fix vc_resize locking
by Nick Piggin
· 16 years ago
774533b
vt: fix background color on line feed, DEC invert
by Jan Engelhardt
· 16 years ago
a29ccf6f8
Make console charset translation optional
by David Woodhouse
· 16 years ago
c1236d3
vt: fix canonical input in UTF-8 mode
by Samuel Thibault
· 17 years ago
f7511d5
Basic braille screen reader support
by Samuel Thibault
· 17 years ago
5d19f54
consoles: switch to int put_char method
by Alan Cox
· 17 years ago
47f8683
redo locking of tty->pgrp
by Alan Cox
· 17 years ago
04f378b
tty: BKL pushdown
by Alan Cox
· 17 years ago
c9e587ab
vt: fix background color on line feed
by Jan Engelhardt
· 17 years ago
0341a4d
VT notifier extension for accessibility
by Karl Dahlke
· 17 years ago
8182ec4
VT notifier fix for VT switch
by Samuel Thibault
· 17 years ago
b094000
vt: bitlock fix
by Nick Piggin
· 17 years ago
b293d75
Console events and accessibility
by Samuel Thibault
· 17 years ago
77bf2ba
Remove CONFIG_VT_UNICODE
by Jan Engelhardt
· 17 years ago
2e8ecb9
add CONFIG_VT_UNICODE
by Bill Nottingham
· 17 years ago
e400b6e
vt/vgacon: Check if screen resize request comes from userspace
by Antonino A. Daplas
· 17 years ago
b6e8f00
Fix the graphic corruption issue on IA64 machines
by izumi
· 17 years ago
b7269dd
vt: add comment for unbind_con_driver()
by Jesse Barnes
· 17 years ago
623e71b
fbcon: allow fbcon to use the primary display driver
by Antonino A. Daplas
· 17 years ago
0f11541
Char: vt, use ARRAY_SIZE
by Jiri Slaby
· 17 years ago
a115293
Char: vt, use kzalloc
by Jiri Slaby
· 17 years ago
1ed8a2b
console UTF-8 fixes (fix)
by Egmont Koblinger
· 17 years ago
c831c33
use mutex instead of semaphore in virtual console driver
by Matthias Kaehlcke
· 18 years ago
042f10e
vt: expose system-wide UTF-8 default setting via sysfs
by Antonino A. Daplas
· 18 years ago
fa6ce9a
vt: add color support to the "underline" and "italic" attributes
by Jan Engelhardt
· 18 years ago
1c2bbe6
vt: allow for the palette to be exposed and changed via sysfs
by Jan Engelhardt
· 18 years ago
2f1a2cc
console UTF-8 fixes
by Egmont Koblinger
· 18 years ago
c2c88f1
[PATCH] Initialise SAK member for each virtual console to prevent oops
by Bernhard Walle
· 18 years ago
b257bc0
[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode
by Andrew Johnson
· 18 years ago
7f1f86a
[PATCH] Fix SAK_work workqueue initialization.
by Eric W. Biederman
· 18 years ago
ab521dc
[PATCH] tty: update the tty layer to work with struct pid
by Eric W. Biederman
· 18 years ago
40565f1
[PATCH] Char: timers cleanup
by Jiri Slaby
· 18 years ago
1b13543
[PATCH] drivers/char/vc_screen.c: proper prototypes
by Adrian Bunk
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
403aac9
[PATCH] add return value checking of get_user() in set_vesa_blanking()
by Yoichi Yuasa
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
805952a
Driver core: convert vt code to use struct device
by Greg Kroah-Hartman
· 18 years ago
65f27f3
WorkStruct: Pass the work_struct pointer instead of context data
by David Howells
· 18 years ago
3cb340e
[PATCH] vt: proper prototypes for some console functions
by Adrian Bunk
· 18 years ago
928e964
[PATCH] vt: Honor the return value of device_create_file
by Antonino A. Daplas
· 18 years ago
b68e31d
[PATCH] const struct tty_operations
by Jeff Dike
· 18 years ago
bde0d2c9
[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).
by Eric W. Biederman
· 18 years ago
254e948
[PATCH] Fix memory leak in vc_resize/vc_allocate
by Catalin Marinas
· 18 years ago
ca9bda0
[PATCH] tty locking on resize
by Alan Cox
· 18 years ago
d4328b4
[PATCH] console utf-8 mode fixes
by Adam Tlalka
· 18 years ago
d09d7dd
[PATCH] There is no devfs, there has never been a devfs, we have always been at war with...
by Alan Cox
· 18 years ago
d459ec0
[PATCH] vt: Decrement ref count of the VT backend on deallocation
by Antonino A. Daplas
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
f4eaa37
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
13ae664
[PATCH] VT binding: Make VT binding a Kconfig option
by Antonino A. Daplas
· 18 years ago
6db4063
[PATCH] VT binding: Add sysfs control to the VT layer
by Antonino A. Daplas
· 18 years ago
3e795de
[PATCH] VT binding: Add binding/unbinding support for the VT console
by Antonino A. Daplas
· 18 years ago
1c8ce27
[PATCH] Detaching fbcon: fix give_up_console()
by Antonino A. Daplas
· 18 years ago
4ee1acc
[PATCH] vt: Delay the update of the visible console
by David Hollister
· 18 years ago
760f1fc
[PATCH] revert "swsusp add check for suspension of X controlled devices"
by Andrew Morton
· 18 years ago
0ca0773
[PATCH] vt: add TIOCL_GETKMSGREDIRECT
by Rafael J. Wysocki
· 19 years ago
70522e1
[PATCH] sem2mutex: tty
by Ingo Molnar
· 19 years ago
ff4da2e
[PATCH] swsusp: add check for suspension of X-controlled devices
by Rafael J. Wysocki
· 19 years ago
9477e26
[PATCH] fbcon: Fix screen artifacts when moving cursor
by Antonino A. Daplas
· 19 years ago
d060a32
[PATCH] Fix console blanking
by Ville Syrjala
· 19 years ago
065d9ca
[PATCH] vc: Use correct size on buffer copy in vc_resize
by Antonino A. Daplas
· 19 years ago
3b41dc1
[PATCH] console: Fix buffer copy on vc resize
by Antonino A. Daplas
· 19 years ago
414edcd
[PATCH] vt: fix possible memory corruption in complement_pos
by Antonino A. Daplas
· 19 years ago
2d237c6
[PATCH] Console blanking locking fix
by Stephane Doyon
· 19 years ago
f786648
[PATCH] Remove race between con_open and con_close
by Paul Mackerras
· 19 years ago
030baba
[PATCH] vt.c build fix
by Nishanth Aravamudan
· 19 years ago
cc63b1e
[PATCH] console blanking oops fix
by Jan Beulich
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago