index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
console
/
newport_con.c
Age
Commit message (
Expand
)
Author
2024-01-27
tty: vt: make consw::con_font_default()'s name const
Jiri Slaby (SUSE)
2024-01-27
tty: vt: make font of consw::con_font_set() const
Jiri Slaby (SUSE)
2024-01-27
tty: vt: make types around consw::con_blank() bool
Jiri Slaby (SUSE)
2024-01-27
tty: vt: use enum constants for VESA blanking modes
Jiri Slaby (SUSE)
2024-01-27
tty: vt: use VESA blanking constants
Jiri Slaby (SUSE)
2024-01-27
tty: vt: make consw::con_switch() return a bool
Jiri Slaby (SUSE)
2024-01-27
tty: vt: remove CM_* constants
Jiri Slaby (SUSE)
2024-01-27
consoles: use if instead of switch-case in consw::con_cursor()
Jiri Slaby (SUSE)
2024-01-27
tty: vt: sanitize consw::con_putcs() parameters
Jiri Slaby (SUSE)
2024-01-27
tty: vt: sanitize consw::con_putc() parameters
Jiri Slaby (SUSE)
2024-01-27
tty: vt: sanitize arguments of consw::con_clear()
Jiri Slaby (SUSE)
2024-01-27
tty: vt: make init parameter of consw::con_init() a bool
Jiri Slaby (SUSE)
2023-01-19
VT: Add height parameter to con_font_get/set consw operations
Samuel Thibault
2020-10-14
Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-09-25
fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
Peilin Ye
2020-09-16
newport_con: remove no-op newport_set_origin()
Tetsuo Handa
2020-08-18
newport_con: make module's init & exit static using module_driver
Jiri Slaby
2020-08-18
newport_con: fix no return statement in newport_show_logo
Jiri Slaby
2020-08-06
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-07-24
newport_con: vc_color is now in state
Jiri Slaby
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-01
console: newport_con: fix an issue about leak related system resources
Dejin Zheng
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-02-28
console: Drop added "static" for newport_con
Kees Cook
2018-02-27
console: Expand dummy functions for CFI
Kees Cook
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-27
tty: vt, cleanup and document con_scroll
Jiri Slaby
2016-06-25
tty: vt, remove consw->con_bmove
Jiri Slaby
2016-06-25
tty: vt, consw->con_set_palette cleanup
Jiri Slaby
2016-06-25
tty: vt, consw->con_scrolldelta cleanup
Jiri Slaby
2016-04-30
tty: vt, make color_table const
Jiri Slaby
2015-05-27
video/console: use swap() in newport_bmove()
Fabian Frederick
2013-05-20
TTY:vt: convert remain take_over_console's users to do_take_over_console
Wang YanQing
2012-12-13
VIDEO: Newport Fix console crashes
Thomas Bogendoerfer
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-12-07
MIPS: GIO bus support for SGI IP22/28
Thomas Bogendoerfer
2011-04-06
update David Miller's old email address
Justin P. Mattock
2009-09-23
drivers/video/console/newport_con.c: fix read outside array bounds
Roel Kluin
2007-10-18
netport_con.c: fix build errors and warnings
Ralf Baechle
2007-10-16
fbcon: logo: disable logo at boot
Randy Dunlap
2007-08-22
newport_con warning fix
Andrew Morton
2006-07-10
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
2006-06-26
[PATCH] VT binding: Make newport_con support binding
Antonino A. Daplas
2006-03-27
[PATCH] sparse: Fix warnings in newport driver about non-static functions
Ralf Baechle
2005-10-29
Fix build error caused by missmatching duplicate declaration.
Ralf Baechle
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds