Clemens Ladisch
|
3855ae1c48
vt: make the default color configurable
|
12 years ago |
Peter Hurley
|
6a1c0680cf
tty: Convert termios_mutex to termios_rwsem
|
12 years ago |
Greg Kroah-Hartman
|
8095e4e81b
Merge 3.10-rc3 into tty-next
|
12 years ago |
Wang YanQing
|
155957f56c
TTY:vt: convert remain take_over_console's users to do_take_over_console
|
12 years ago |
Wang YanQing
|
50539dd4f8
vt: delete unneeded function unregister_con_driver
|
12 years ago |
Wang YanQing
|
70125e76b0
fbcon: convert last two unregister_con_driver call to do_unregister_con_driver
|
12 years ago |
Wang YanQing
|
77d6c98454
vt: delete unneeded function bind_con_driver
|
12 years ago |
Wang YanQing
|
c62a1e57e4
vt: convert last bind_con_driver call to do_bind_con_driver
|
12 years ago |
Wang YanQing
|
c1f5e38a5d
vt: delete unneeded function unbind_con_driver
|
12 years ago |
Wang YanQing
|
618f2b9007
vt: convert last unbind_con_driver call to do_unbind_con_driver
|
12 years ago |
Wang YanQing
|
dc9641895a
vt: delete unneeded functions register_con_driver|take_over_console
|
12 years ago |
Peter Hurley
|
421b40a628
tty/vt: Fix vc_deallocate() lock order
|
12 years ago |
Linus Torvalds
|
fffddfd6c8
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
Nicolas Pitre
|
a883b70d8e
tty vt: fix character insertion overflow
|
12 years ago |
Dave Airlie
|
62cd2fa82a
Merge branch 'console-fixes' into drm-next
|
12 years ago |
Takashi Iwai
|
e93a9a8687
fb: Yet another band-aid for fixing lockdep mess
|
12 years ago |
Alan Cox
|
50e244cc79
fb: rework locking to fix lock ordering on takeover
|
12 years ago |
Dave Airlie
|
2a24830723
vgacon/vt: clear buffer attributes when we load a 512 character font (v2)
|
12 years ago |
Jiri Slaby
|
6732c8bb86
TTY: switch tty_schedule_flip
|
12 years ago |
Jiri Slaby
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
12 years ago |
Linus Torvalds
|
c6bd5bcc49
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
12 years ago |
Jean-François Moine
|
b1a925f44a
tty vt: Fix a regression in command line edition
|
12 years ago |
Jiri Slaby
|
191c5f1027
TTY: call tty_port_destroy in the rest of drivers
|
12 years ago |
Linus Torvalds
|
6c536a17fa
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
|
12 years ago |
Jason Wessel
|
17b572e820
kdb,vt_console: Fix missed data due to pager overruns
|
13 years ago |
Jean-François Moine
|
81732c3b2f
tty vt: Fix line garbage in virtual console on command line edition
|
13 years ago |
Alan Cox
|
36b3c070d2
tty: Move the handling of the tty release logic
|
13 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 years ago |
Jiri Slaby
|
bc1e99d93f
TTY: vt, add ->install
|
13 years ago |
Jiri Slaby
|
4c2ef53d3b
TTY: vt, remove con_schedule_flip
|
13 years ago |