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