aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/dnfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-09-22[PATCH] fbcon: fix fbcon's setup routineAntonino Daplas1-0/+3
2004-09-07[PATCH] fbdev: Add module_init() and fb_get_options() per driverAntonino Daplas1-0/+2
2004-08-22[PATCH] fbdev: set color fields correctlyAntonino Daplas1-0/+3
2004-07-28[PATCH] dnfb sparse struct initGeert Uytterhoeven1-14/+14
2004-03-11[PATCH] Apollo fb sysfsificationAndrew Morton1-18/+57
2003-04-24[PATCH] fbdev cleanupAlexander Viro1-1/+0
2003-03-20MergeJames Simmons1-23/+19
2003-03-20[PATCH] M68k Apollo I/O updatesGeert Uytterhoeven1-23/+19
2003-03-03[FBDEV] Accelerated functions pass in const structs.James Simmons1-5/+4
2002-11-21The software cursor works for any pixel arrangementJames Simmons1-1/+1
2002-10-17Added a cursor api.James Simmons1-0/+1
2002-10-16The last of the console code inside the frmaebuffer layer. I also moved all t...James Simmons1-1/+0
2002-10-11Removed last console and old api related things. Removed experimental flags.James Simmons1-1/+0
2002-10-08Removed currcon and other console related code. Very little is now left.James Simmons1-2/+0
2002-08-26More fbdev api cleanups. Removed modename from struct fb_info. Incorporated P...James Simmons1-1/+0
2002-08-20Further api porting. Almost done. Here we eliminate get[set]_cmap from struct...James Simmons1-11/+1
2002-07-27Removal of get_fix and get_var. Use the fields in struct fb_info instead.James Simmons1-24/+22
2002-06-20M68K updates for there framebuffer devices.James Simmons1-10/+9
2002-05-31Ported over the apollo framebuffer device. Updated the Permedia 2 fbdev drive...James Simmons1-376/+159
2002-04-22Now that we have made the color map handling code more generic I have replace...James Simmons1-12/+1
2002-04-18Moved screen_base from struct display to struct fb_info. The reason for this ...James Simmons1-8/+9
2002-04-17Added a macro to obtain the foreground color of the erase character. The new ...James Simmons1-11/+7
2002-04-16I moved every framebuffer driver over to use the currcon in struct fb_info. T...James Simmons1-5/+2
2002-02-05v2.5.2.3 -> v2.5.2.4Linus Torvalds1-1/+1
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds1-1/+0
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds1-0/+2
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds1-1/+1
2002-02-04Import changesetLinus Torvalds1-0/+511