aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console/sticore.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang1-1/+1
2022-06-07parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STIHelge Deller1-0/+2
2022-06-04Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-8/+24
2022-06-04parisc/stifb: Keep track of hardware path of graphics cardHelge Deller1-8/+7
2022-06-04parisc/stifb: Implement fb_is_primary_device()Helge Deller1-0/+17
2022-05-23parisc: video: fbdev: stifb: Add sti_dump_font() to dump STI fontHelge Deller1-0/+21
2020-11-16parisc/sticore: Avoid hard-coding built-in font charcountPeilin Ye1-4/+4
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard1-135/+149
2020-10-28Fonts: Make font size unsigned in font_descPeilin Ye1-1/+1
2020-10-15parisc/sticon: Add user font supportHelge Deller1-135/+149
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-03-28video/console/sticore: Delete an error message for a failed memory allocation in sti_try_rom_generic()Markus Elfring1-3/+1
2017-08-22parisc/sticore: Fix section mismatchesHelge Deller1-5/+6
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-1/+1
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller1-1/+1
2013-11-07parisc: sticon - unbreak on 64bit kernelHelge Deller1-63/+103
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-46/+37
2012-05-10parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer1-0/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-08-02parisc: sticore.c - check return valuesHelge Deller1-2/+7
2008-07-30sticore: don't activate unsupported GSC STI cards on HPPAHelge Deller1-1/+29
2008-07-26video/console/stico{n,re}.c: make code staticAdrian Bunk1-18/+15
2007-08-27[PARISC] Clean up sti_flushKyle McMartin1-9/+5
2007-05-27[PARISC] fix section mismatch in parisc STI video driversHelge Deller1-25/+25
2007-05-08fbcon: font setting should check limitation of driverAntonino A. Daplas1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-2/+2
2006-03-30[PARISC] Fix stifb with IOREMAP and a 64-bit kernelHelge Deller1-16/+2
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller1-26/+19
2005-10-21[PARISC] Reorganize sticore probe routine to be a little less convolutedMatthew Wilcox1-66/+60
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1088