Commit Graph

161 Commits (dc5dc7e6d71ca9fd1ea01a1418150af3b2937489)

Author SHA1 Message Date
Jan Engelhardt c9e587abfd vt: fix background color on line feed 17 years ago
Harvey Harrison 5ae121705b video: replace remaining __FUNCTION__ occurrences 17 years ago
Harvey Harrison 22af89aa0c fbcon: replace mono_col macro with static inline 17 years ago
Julia Lawall 416e74ea78 fbdev: use DIV_ROUND_UP or roundup 17 years ago
David Howells b920de1b77 mn10300: add the MN10300/AM33 architecture to the kernel 17 years ago
Thomas Pfaff 91c4313206 fbcon: fix color generation for monochrome framebuffer 17 years ago
Marcin Slusarz 2428e59b53 fbcon: fix sparse warning about shadowing 'rotate' symbol 17 years ago
Marcin Slusarz 2c6cc35c30 fbcon: fix sparse warning about shadowing 'p' symbol 17 years ago
Marcin Slusarz cbfb3e09c5 vgacon: fix sparse warning about shadowing 'i' symbol 17 years ago
Adrian Bunk 7b892806b0 cleanup after APUS removal 17 years ago
Hans-Christian Egtvedt 9e4e980b02 Disable VGA text console for AVR32 architecture 17 years ago
Mike Frysinger 529a73fbae Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN 17 years ago
Matt LaPlante 01dd2fbf0d typo fixes 18 years ago
Ralf Baechle 53da05632b netport_con.c: fix build errors and warnings 18 years ago
H. Peter Anvin 3ea3351000 Remove magic macros for screen_info structure members 18 years ago
H. Peter Anvin 30c826451d [x86] remove uses of magic macros for boot_params access 18 years ago
Antonino Daplas 4d8a2d986d fbcon: delay the start of the cursor timer until a con_switch() 18 years ago
Randy Dunlap accaa24c49 fbcon: logo: disable logo at boot 18 years ago
Antonino A. Daplas e400b6ec4e vt/vgacon: Check if screen resize request comes from userspace 18 years ago
Andrew Morton 80185a9d91 export font_vga_8x16 18 years ago
Krzysztof Helt 84902b7af6 fbdev: change asm/uaccess.h to linux/uaccess.h 18 years ago
Ralf Baechle 908633f3ec fbcon: Convert struct font_desc to use ISO C initializers 18 years ago
Ralf Baechle c24c55c75a Fix font dependency for SGI Newport console driver 18 years ago
Kyle McMartin 1eb51c362d [PARISC] Do not allow STI_CONSOLE to be modular 18 years ago
Kyle McMartin 03b18f1b2a [PARISC] Clean up sti_flush 18 years ago
Andrew Morton 4ae8aeae47 newport_con warning fix 18 years ago
Antonino A. Daplas 4769a9a53b fbcon: Kill compile warning 18 years ago
Antonino A. Daplas c81f717cb9 fbcon: Fix typo and bogus logic in get_default_font 18 years ago
Sam Ravnborg 80e27982a6 console: fix section mismatch warning in vgacon.c 18 years ago
Jesse Barnes cfafca8067 fbdev: fbcon: console unregistration from unregister_framebuffer 18 years ago
Antonino A. Daplas afd1db1632 fbcon: Revise primary device selection 18 years ago
Antonino A. Daplas d1baa4ffa6 fbcon: set_con2fb_map fixes 18 years ago
Antonino A. Daplas 623e71b035 fbcon: allow fbcon to use the primary display driver 18 years ago
Antonino A. Daplas 0c6c1ce079 fbcon: use struct device instead of struct class_device 18 years ago
Antonino A. Daplas acba9cd019 fbcon: cursor blink control 18 years ago
Krzysztof Helt bad07ff74c fbcon: smart blitter usage for scrolling 18 years ago
Michael Hennerich db83b991bc Video Console: Blackfin doesnt support VGA console 18 years ago
Sam Ravnborg 353076fee8 [VIDEO]: Fix section mismatch warning in promcon. 18 years ago
Geert Uytterhoeven 9db71a188b fbdev: Move declaration of fb_class to <linux/fb.h> 18 years ago
Helge Deller 48a7d5c66b [PARISC] fix section mismatch in parisc STI video drivers 18 years ago
Gerd Hoffmann a1a4849c41 Refine SCREEN_INFO sanity check for vgacon initialization 18 years ago
Robert P. J. Day 11fe250d89 VIDEO: remove archaic if[] construct from Kconfig file 18 years ago
Uwe Kleine-König 5886269962 fix file specification in comments 18 years ago
Antonino A. Daplas 2ae8547775 vgacon: disallow console operations when in KD_GRAPHICS mode 18 years ago
Antonino A. Daplas 167f07f1bc fbcon: check console-fb mapping in fbcon_get_requirement 18 years ago
Antonino A. Daplas 38a3dc5185 fbdev: fbcon: check if mode can handle new screen 18 years ago
Antonino A. Daplas 38b4982c63 fbcon: check if the character count can be handled 18 years ago
Antonino A. Daplas 2d2699d984 fbcon: font setting should check limitation of driver 18 years ago
Antonino A. Daplas 95d67bb1ca fbcon: delay screen update when setting the mode of all consoles 18 years ago
Antonino A. Daplas 70802c6037 fbdev: don't show logo if driver or fbcon are modular 18 years ago