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
/
video
/
console
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbcon: Remove unused vblank cursor code
Scot Doyle
2015-01-26
1
-4
/
+0
*
console/dummy: Move screen size selection from CPP to Kconfig
Geert Uytterhoeven
2015-01-13
2
-10
/
+11
*
fbcon: Change fbcon_init from module_init to fs_initcall
Hans de Goede
2014-11-14
1
-1
/
+1
*
video/console: Resolve several shadow warnings
Mark Rustad
2014-10-22
1
-12
/
+12
*
fbcon: Fix option parsing control flow in fb_console_setup
Maarten ter Huurne
2014-10-22
1
-10
/
+9
*
framebuffer: fix border color
Mikulas Patocka
2014-09-30
4
-8
/
+4
*
Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-06-19
2
-0
/
+2
|
\
|
*
drm/i915: Kick out vga console
Daniel Vetter
2014-06-09
2
-0
/
+2
*
|
Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-04
1
-0
/
+1
|
\
\
|
*
|
fbcon: Fix memory leak in con2fb_release_oldinfo()
Masami Ichikawa
2014-05-09
1
-0
/
+1
|
|
/
*
|
console: Use explicit pointer type for vc_uni_pagedir* fields
Takashi Iwai
2014-05-28
1
-2
/
+2
*
|
vgacon: Fix & cleanup refcounting
Takashi Iwai
2014-05-28
1
-7
/
+8
|
/
*
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-04-17
2
-2
/
+2
*
fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbs
Keith Packard
2014-02-11
1
-2
/
+25
*
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
Helge Deller
2014-02-02
1
-1
/
+1
*
video: vgacon: Don't build on arm64
Mark Brown
2014-01-17
1
-1
/
+2
*
fbcon: Fix memory leak in fbcon_exit().
Masami Ichikawa
2014-01-17
1
-0
/
+1
*
fbcon: trivial optimization for fbcon_exit
Wang YanQing
2014-01-17
1
-1
/
+3
*
parisc: sticon - unbreak on 64bit kernel
Helge Deller
2013-11-07
1
-63
/
+103
*
fbdev: fbcon: select VT_HW_CONSOLE_BINDING
David Herrmann
2013-08-02
1
-1
/
+2
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-07-09
1
-4
/
+13
|
\
|
*
vgacon: fix missing include.
Dave Airlie
2013-06-27
1
-0
/
+1
|
*
vgacon.c: add cond reschedule points in vgacon_do_font_op
Marcelo Tosatti
2013-06-26
1
-4
/
+12
*
|
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-03
13
-31583
/
+10
|
\
\
|
*
|
lib: Move fonts from drivers/video/console/ to lib/fonts/
Geert Uytterhoeven
2013-06-28
13
-31577
/
+0
|
*
|
console/font: Refactor font support code selection logic
Geert Uytterhoeven
2013-06-23
2
-11
/
+15
|
*
|
Revert "staging/solo6x10: depend on CONFIG_FONTS"
Geert Uytterhoeven
2013-06-23
1
-2
/
+0
|
*
|
console: Disable VGA text console support on cris
Geert Uytterhoeven
2013-06-16
1
-1
/
+3
|
|
/
*
|
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-07-02
1
-1
/
+1
|
\
\
|
*
|
fbcon: queue work on power efficient wq
Viresh Kumar
2013-05-14
1
-1
/
+1
*
|
|
Merge 3.10-rc3 into tty-next
Greg Kroah-Hartman
2013-05-27
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
staging/solo6x10: depend on CONFIG_FONTS
Arnd Bergmann
2013-05-16
1
-0
/
+2
|
|
/
*
|
TTY:vt: convert remain take_over_console's users to do_take_over_console
Wang YanQing
2013-05-20
4
-7
/
+18
*
|
fbcon: convert last two unregister_con_driver call to do_unregister_con_driver
Wang YanQing
2013-05-20
1
-1
/
+1
*
|
fbcon: delete unneeded function fbcon_takeover
Wang YanQing
2013-05-20
1
-28
/
+0
*
|
fbcon: convert last fbcon_takeover call to do_fbcon_takeover
Wang YanQing
2013-05-20
1
-1
/
+2
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-05-02
1
-0
/
+2
|
\
|
*
fbcon: when font is freed, clear also vc_font.data
Mika Kuoppala
2013-04-24
1
-0
/
+2
*
|
drivers/video/console/fbcon_cw.c: fix compiler warning in cw_update_attr
Devendra Naga
2013-04-29
1
-2
/
+1
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-25
2
-17
/
+63
|
\
|
*
Merge branch 'console-fixes' into drm-next
Dave Airlie
2013-02-08
2
-11
/
+25
|
|
\
|
|
*
fbcon: don't lose the console font across generic->chip driver switch
Dave Airlie
2013-02-07
1
-4
/
+10
|
|
*
vgacon/vt: clear buffer attributes when we load a 512 character font (v2)
Dave Airlie
2013-02-07
1
-7
/
+15
|
*
|
fbcon: fix locking harder
Dave Airlie
2013-02-08
1
-3
/
+8
|
*
|
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
2013-02-08
1
-2
/
+2
|
*
|
fb: rework locking to fix lock ordering on takeover
Alan Cox
2013-02-08
1
-1
/
+28
|
|
/
*
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-02-21
1
-1
/
+9
|
\
\
|
*
|
fbcon: clear the logo bitmap from the margin area
Kamal Mostafa
2013-02-21
1
-1
/
+9
|
|
/
*
|
drivers/video/console: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-21
1
-1
/
+1
|
/
*
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-46
/
+37
[next]