summaryrefslogtreecommitdiffstats
path: root/drivers/video/offb.c
AgeCommit message (Expand)AuthorLines
2005-03-04[PATCH] ppc64: offb remapped addressJake Moilanen-1/+10
2004-11-26[PATCH] (8/12) offb iomem annotationsAlexander Viro-53/+25
2004-09-23[PATCH] ppc32: Fix use of uninitialized pointer in offbBenjamin Herrenschmidt-1/+1
2004-09-23[PATCH] ppc64: monster cleanupBenjamin Herrenschmidt-10/+17
2004-09-22[PATCH] fbcon: fix fbcon's setup routineAntonino Daplas-0/+5
2004-09-07[PATCH] fbdev: Add module_init() and fb_get_options() per driverAntonino Daplas-0/+1
2004-08-22[PATCH] fbdev: ATTN: Maintainers - Set correct hardware capabilitiesAntonino Daplas-1/+1
2004-07-29[PATCH] cmap annotationsAlexander Viro-1/+1
2004-02-13ppc64: Don't build offb's code that relies on the BootX bootloader on ppc64Benjamin Herrenschmidt-2/+2
2003-04-24[PATCH] fbdev cleanupAlexander Viro-2/+1
2002-12-11Anothe rattempt at commting.James Simmons-3/+2
2002-11-21The software cursor works for any pixel arrangementJames Simmons-1/+1
2002-10-30Moved all console configuration out of arch directories into drivers/video/co...James Simmons-1/+1
2002-10-28Updates to STI framebuffer and STI console. Cleanup of include/video and a fe...James Simmons-1/+1
2002-10-17Added a cursor api.James Simmons-0/+1
2002-10-16The last of the console code inside the frmaebuffer layer. I also moved all t...James Simmons-1/+0
2002-10-11Removed last console and old api related things. Removed experimental flags.James Simmons-2/+0
2002-10-08Removed currcon and other console related code. Very little is now left.James Simmons-2/+0
2002-08-26More fbdev api cleanups. Removed modename from struct fb_info. Incorporated P...James Simmons-1/+0
2002-08-20Further api porting. Almost done. Here we eliminate get[set]_cmap from struct...James Simmons-10/+2
2002-08-05Code cleanups and bug fixes.James Simmons-7/+7
2002-07-27Removal of get_fix and get_var. Use the fields in struct fb_info instead.James Simmons-11/+9
2002-06-28Removed fbcon-vga.c and the old fbgen code. Ported over the SgiVW, OpenFirmwa...James Simmons-673/+443
2002-06-17Removed old FB_COMPAT_XPMAC stuff. Ported over the Riva framebuffer driver ov...James Simmons-26/+0
2002-05-01Pmac updatesJames Simmons-7/+33
2002-04-21With the use of currcon and the function pointer in struct fb_info we now hav...James Simmons-16/+0
2002-04-18Moved screen_base from struct display to struct fb_info. The reason for this ...James Simmons-1/+1
2002-04-18Moved all framebuffer drivers over to use set_colreg insid eof struct fb_info...James Simmons-5/+6
2002-04-17Added a macro to obtain the foreground color of the erase character. The new ...James Simmons-53/+53
2002-04-16I moved every framebuffer driver over to use the currcon in struct fb_info. T...James Simmons-10/+8
2002-02-05v2.5.2.3 -> v2.5.2.4Linus Torvalds-1/+1
2002-02-04v2.4.10.2 -> v2.4.10.3Linus Torvalds-2/+8
2002-02-04v2.4.9.9 -> v2.4.9.10Linus Torvalds-1/+18
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds-1/+1
2002-02-04Import changesetLinus Torvalds-0/+785