summaryrefslogtreecommitdiffstats
path: root/drivers/video/console/newport_con.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-10-141-19/+3
|\
| * newport_con: remove no-op newport_set_origin()Tetsuo Handa2020-09-161-6/+0
| * newport_con: make module's init & exit static using module_driverJiri Slaby2020-08-181-13/+1
| * newport_con: fix no return statement in newport_show_logoJiri Slaby2020-08-181-0/+2
* | fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye2020-09-251-6/+1
|/
* Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-061-5/+5
|\
| * newport_con: vc_color is now in stateJiri Slaby2020-07-241-5/+5
* | Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-241-2/+10
|\ \ | |/ |/|
| * console: newport_con: fix an issue about leak related system resourcesDejin Zheng2020-06-011-2/+10
* | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
|/
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* console: Drop added "static" for newport_conKees Cook2018-02-281-1/+1
* console: Expand dummy functions for CFIKees Cook2018-02-271-5/+5
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* tty: vt, cleanup and document con_scrollJiri Slaby2016-10-271-4/+4
* tty: vt, remove consw->con_bmoveJiri Slaby2016-06-251-29/+0
* tty: vt, consw->con_set_palette cleanupJiri Slaby2016-06-251-6/+0
* tty: vt, consw->con_scrolldelta cleanupJiri Slaby2016-06-251-7/+0
* tty: vt, make color_table constJiri Slaby2016-04-301-1/+1
* video/console: use swap() in newport_bmove()Fabian Frederick2015-05-271-4/+2
* TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2013-05-201-3/+6
* VIDEO: Newport Fix console crashesThomas Bogendoerfer2012-12-131-2/+9
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* MIPS: GIO bus support for SGI IP22/28Thomas Bogendoerfer2011-12-071-19/+44
* update David Miller's old email addressJustin P. Mattock2011-04-061-1/+1
* drivers/video/console/newport_con.c: fix read outside array boundsRoel Kluin2009-09-231-1/+1
* netport_con.c: fix build errors and warningsRalf Baechle2007-10-181-3/+3
* fbcon: logo: disable logo at bootRandy Dunlap2007-10-161-6/+14
* newport_con warning fixAndrew Morton2007-08-221-2/+1
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-1/+0
* [PATCH] VT binding: Make newport_con support bindingAntonino A. Daplas2006-06-261-10/+28
* [PATCH] sparse: Fix warnings in newport driver about non-static functionsRalf Baechle2006-03-271-2/+2
* Fix build error caused by missmatching duplicate declaration.Ralf Baechle2005-10-291-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+745