aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/console (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-30[PATCH] remove redundant NULL checks before kfree() in drivers/video/Jesper Juhl2-10/+8
2005-03-30[PATCH] fbcon: Do not set palette if console is not visibleAntonino Daplas1-0/+3
2005-03-30[PATCH] fbcon: Call set_par per fb_info once during initAntonino Daplas2-4/+15
2005-03-30[PATCH] fbcon: Save var rotate field in struct displayAntonino Daplas2-0/+3
2005-03-30[PATCH] fbdev: Convert drivers to pci_register_driverAntonino Daplas1-1/+1
2005-03-30[PATCH] fbdev: Cleanups in drivers/video part 2Antonino Daplas3-19/+14
2005-03-30[PATCH] fbcon: Stop framebuffer operations before hardware is properly initia...Antonino Daplas2-25/+17
2005-03-11Merge bk://linux-sam.bkbits.net/kbuildLinus Torvalds1-2/+2
2005-03-12Merge mars.ravnborg.org:/home/sam/bk/linux-2.6Sam Ravnborg1-2/+2
2005-03-11[PATCH] PA-RISC STI video updatesMatthew Wilcox3-47/+56
2005-03-11video/console: fix spurious rebuildSam Ravnborg1-2/+2
2005-03-09[PATCH] fbdev: Allow core fb to be built as a moduleJon Smirl1-1/+3
2005-03-09[PATCH] fbcon: Cursor fixesAntonino Daplas4-17/+23
2005-03-09[PATCH] fbdev: Capture modelist change eventAntonino Daplas2-19/+51
2005-03-07[PATCH] merge vt_struct into vc_dataRoman Zippel2-29/+24
2005-03-07[PATCH] cleanup vc array accessRoman Zippel6-42/+39
2005-02-03[PATCH] mips: SGI IP22 updatesRalf Bächle1-40/+46
2005-01-25[PATCH] fbcon: Save blank state lastAntonino Daplas1-2/+1
2005-01-20[PATCH] Lock initializer cleanup: VideoThomas Gleixner2-2/+2
2005-01-20[PATCH] vgacon fixes to help font restauration in X11Egbert Eich1-9/+11
2005-01-14[PATCH] fbcon: Fix compile errorAntonino Daplas1-0/+3
2005-01-14[PATCH] fbcon: Catch blank events on both device and console levelAntonino Daplas1-11/+8
2005-01-07[PATCH] video drivers: remove unused functionsAdrian Bunk1-11/+0
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton1-2/+2
2005-01-07[PATCH] Lock initializer unifying: VideoThomas Gleixner1-1/+1
2005-01-07[PATCH] sched: fix scheduling latencies in vgacon.cIngo Molnar1-0/+3
2005-01-04[PATCH] fbcon/fbdev: Add blanking notificationAntonino Daplas2-41/+47
2004-11-15[PATCH] fbcon: Disable fbcon cursor if vt softcursor is enabledAntonino Daplas4-13/+27
2004-11-15[PATCH] fbdev: Fix for using >16 pixel wide font in fb consoleAntonino Daplas2-53/+24
2004-11-10[PATCH] fbdev: Introduce FB_BLANK_* constantsAntonino Daplas1-32/+55
2004-11-10[PATCH] fbcon: Split set_con2fb_map()Antonino Daplas1-96/+125
2004-11-07[PATCH] fbcon: Another fix for fbcon generic blanking codeAntonino Daplas1-8/+15
2004-11-07[PATCH] fbcon: "Do not touch hardware if vc_mode != KD_TEXT: fixAntonino Daplas1-36/+25
2004-11-07[PATCH] fbcon/fbdev: Remove fbcon-specific fields from struct fb_infoAntonino Daplas2-31/+53
2004-11-07[PATCH] fbcon: Add box drawing glyphs to 6x11 fontAntonino Daplas1-1093/+1093
2004-11-07[PATCH] fbcon: Do not touch hardware if vc_mode != KD_TEXTAntonino Daplas1-10/+19
2004-10-27[PATCH] fbcon: Replace logo_shown magic numbers with constantsPekka Enberg1-10/+18
2004-10-27[PATCH] fbcon: Remove spurious castsPekka Enberg1-41/+41
2004-10-27[PATCH] fbcon: Fix endian bug in fbcon_putc (console mouse problem)Antonino Daplas1-1/+4
2004-10-25[PATCH] fbdev: Clean up of fbcon/fbdev cursor interfaceAntonino Daplas3-91/+119
2004-10-25[PATCH] fbdev: Reduce pixmap memory allocation sizeAntonino Daplas1-6/+6
2004-10-18[PATCH] fbcon unimap fixAntonino Daplas1-3/+13
2004-10-18[PATCH] VGA console font problems on 2.6 kernelTakashi Iwai1-1/+3
2004-10-18[PATCH] fbdev: fix scrolling corruptionAntonino Daplas1-8/+12
2004-10-18[PATCH] fbdev: Add Tile Blitting supportAntonino Daplas5-444/+738
2004-10-18[PATCH] fbcon: Fix setup boot options of fbconAntonino Daplas1-87/+153
2004-09-22[PATCH] fbdev: Fix userland compile breakageAntonino Daplas1-2/+2
2004-09-07[PATCH] fbdev: Clean up framebuffer initializationAntonino Daplas1-1/+2
2004-09-07[PATCH] fbcon: take over console on driver registrationAntonino Daplas2-35/+58
2004-08-25[PATCH] mda dependencyAlexander Viro1-1/+1