summaryrefslogtreecommitdiff
path: root/drivers/video/logo/logo.c
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2018-03-26video/logo: remove obsolete logo filesArnd Bergmann
2017-03-20video/logo: tidyup fb_logo_late_init initcall timingTakeshi Kihara
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2014-12-29video/logo: prevent use of logos after they have been freedTomi Valkeinen
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin
2014-01-17video/logo: Remove MIPS-specific include sectionGeert Uytterhoeven
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven
2008-05-14video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz
2007-10-18logo.c: get rid of mips_machgroupRalf Baechle
2007-10-16fbcon: logo: disable logo at bootRandy Dunlap
2007-07-16kbuild: remove hardcoded _logo names from modpostSam Ravnborg
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-07-07[PATCH] m32r: framebuffer device supportHirokazu Takata
2005-03-09[PATCH] fbdev: Allow core fb to be built as a moduleJon Smirl
2005-03-09[PATCH] fbdev: Logo code fixesAntonino Daplas
2004-07-02logo/logo.c needs <stddef.h> for NULLLinus Torvalds
2004-07-02[PATCH] sparse: remaining integer zero / NULL fixes in allmodconfig & vmlinuxMika Kukkonen
2004-05-09[PATCH] mips: Simplify expressionAndrew Morton
2003-07-25[PATCH] MIPS DEC/SGI Linux logoGeert Uytterhoeven
2003-05-12[PATCH] visws: fix penguin with sgi logoAndrew Morton
2003-04-20[PATCH] fbdev build fixAndrew Morton
2003-03-25[FBDEV] The image color depth of zero hack has been killed.James Simmons
2003-02-13[LOGO] New better logo code. James Simmons