summaryrefslogtreecommitdiff
path: root/drivers/video/console/newport_con.c
AgeCommit message (Expand)Author
2024-01-27tty: vt: make consw::con_font_default()'s name constJiri Slaby (SUSE)
2024-01-27tty: vt: make font of consw::con_font_set() constJiri Slaby (SUSE)
2024-01-27tty: vt: make types around consw::con_blank() boolJiri Slaby (SUSE)
2024-01-27tty: vt: use enum constants for VESA blanking modesJiri Slaby (SUSE)
2024-01-27tty: vt: use VESA blanking constantsJiri Slaby (SUSE)
2024-01-27tty: vt: make consw::con_switch() return a boolJiri Slaby (SUSE)
2024-01-27tty: vt: remove CM_* constantsJiri Slaby (SUSE)
2024-01-27consoles: use if instead of switch-case in consw::con_cursor()Jiri Slaby (SUSE)
2024-01-27tty: vt: sanitize consw::con_putcs() parametersJiri Slaby (SUSE)
2024-01-27tty: vt: sanitize consw::con_putc() parametersJiri Slaby (SUSE)
2024-01-27tty: vt: sanitize arguments of consw::con_clear()Jiri Slaby (SUSE)
2024-01-27tty: vt: make init parameter of consw::con_init() a boolJiri Slaby (SUSE)
2023-01-19VT: Add height parameter to con_font_get/set consw operationsSamuel Thibault
2020-10-14Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-09-25fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye
2020-09-16newport_con: remove no-op newport_set_origin()Tetsuo Handa
2020-08-18newport_con: make module's init & exit static using module_driverJiri Slaby
2020-08-18newport_con: fix no return statement in newport_show_logoJiri Slaby
2020-08-06Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-24newport_con: vc_color is now in stateJiri Slaby
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-01console: newport_con: fix an issue about leak related system resourcesDejin Zheng
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-02-28console: Drop added "static" for newport_conKees Cook
2018-02-27console: Expand dummy functions for CFIKees Cook
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-27tty: vt, cleanup and document con_scrollJiri Slaby
2016-06-25tty: vt, remove consw->con_bmoveJiri Slaby
2016-06-25tty: vt, consw->con_set_palette cleanupJiri Slaby
2016-06-25tty: vt, consw->con_scrolldelta cleanupJiri Slaby
2016-04-30tty: vt, make color_table constJiri Slaby
2015-05-27video/console: use swap() in newport_bmove()Fabian Frederick
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing
2012-12-13VIDEO: Newport Fix console crashesThomas Bogendoerfer
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-12-07MIPS: GIO bus support for SGI IP22/28Thomas Bogendoerfer
2011-04-06update David Miller's old email addressJustin P. Mattock
2009-09-23drivers/video/console/newport_con.c: fix read outside array boundsRoel Kluin
2007-10-18netport_con.c: fix build errors and warningsRalf Baechle
2007-10-16fbcon: logo: disable logo at bootRandy Dunlap
2007-08-22newport_con warning fixAndrew Morton
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-06-26[PATCH] VT binding: Make newport_con support bindingAntonino A. Daplas
2006-03-27[PATCH] sparse: Fix warnings in newport driver about non-static functionsRalf Baechle
2005-10-29Fix build error caused by missmatching duplicate declaration.Ralf Baechle
2005-04-16Linux-2.6.12-rc2Linus Torvalds