Linus Torvalds
|
f317ff9eed
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
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
|
70125e76b0
fbcon: convert last two unregister_con_driver call to do_unregister_con_driver
|
12 years ago |
Wang YanQing
|
7c80591c60
fbcon: delete unneeded function fbcon_takeover
|
12 years ago |
Wang YanQing
|
e57f35d45f
fbcon: convert last fbcon_takeover call to do_fbcon_takeover
|
12 years ago |
Viresh Kumar
|
a85f1a41f0
fbcon: queue work on power efficient wq
|
12 years ago |
Mika Kuoppala
|
e6637d5427
fbcon: when font is freed, clear also vc_font.data
|
12 years ago |
Linus Torvalds
|
fffddfd6c8
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
Kamal Mostafa
|
256fc0e57d
fbcon: clear the logo bitmap from the margin area
|
12 years ago |
Dave Airlie
|
62cd2fa82a
Merge branch 'console-fixes' into drm-next
|
12 years ago |
Dave Airlie
|
054430e773
fbcon: fix locking harder
|
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
|
ae1287865f
fbcon: don't lose the console font across generic->chip driver switch
|
12 years ago |
Paul Cercueil
|
e432964a3c
fbcon: prevent possible buffer overflow.
|
13 years ago |
Dave Airlie
|
d8636a2717
fbcon: fix race condition between console lock and cursor timer (v1.1)
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Sergey Senozhatsky
|
62e0ff1ef2
fbcon: Remove unused 'display *p' variable from fb_flashcursor()
|
14 years ago |
Dave Airlie
|
32b98bf875
fbcon: fix situation where fbcon gets deinitialised and can't reinit.
|
14 years ago |
Torben Hohn
|
ac751efa6a
console: rename acquire/release_console_sem() to console_lock/unlock()
|
14 years ago |
Jarek Poplawski
|
142092e577
fbcon: fix lockdep warning from fbcon_deinit()
|
15 years ago |
Denys Vlasenko
|
da909ce4c0
fbcon: uninline large static function get_color()
|
15 years ago |
Jesse Barnes
|
8fd4bd2235
vt/console: try harder to print output when panicing
|
15 years ago |
Jesse Barnes
|
d219adc122
fb: add hooks to handle KDB enter/exit
|
15 years ago |
Dave Airlie
|
6a9ee8af34
vga_switcheroo: initial implementation (v15)
|
15 years ago |
Krzysztof Helt
|
f5c15d0b37
fb: remove fb_save_state() and fb_restore_state operations
|
15 years ago |
Ian Armstrong
|
2ddce3fd0a
fbcon: only unbind from console if successfully registered
|
16 years ago |
Florian Tobias Schandinat
|
0fcf6ada2b
fb: do not ignore fb_set_par errors
|
16 years ago |
Johannes Weiner
|
0035fe00f7
fbcon: don't use vc_resize() on initialization
|
16 years ago |
Andrea Righi
|
513adb5868
fbdev: fix info->lock deadlock in fbcon_event_notify()
|
16 years ago |