summaryrefslogtreecommitdiff
path: root/drivers/video/macfb.c
AgeCommit message (Expand)Author
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen
2013-11-26m68k: Remove superfluous inclusions of <asm/bootinfo.h>Geert Uytterhoeven
2013-10-29framebuffer: Use fb_<level>Joe Perches
2012-01-22macfb: fix black and white modesFinn Thain
2010-02-27macfb: fix 24-bit visual and stuffFinn Thain
2010-02-27macfb: cleanupFinn Thain
2010-02-27valkyriefb: various fixesFinn Thain
2008-12-28macfb annotations and compiler warning fixFinn Thain
2008-12-28m68k: machw.h cleanupFinn Thain
2008-12-02macfb: Do not overflow fb_fix_screeninfo.idFinn Thain
2008-07-26make macfb_setup() staticAdrian Bunk
2007-07-17macfb: fix pseudo_palette size and overrunAntonino A. Daplas
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/macfbAmol Lad
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-01-12[PATCH] m68k: fix macfb initAl Viro
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas
2004-09-22[PATCH] fbcon: fix fbcon's setup routineAntonino Daplas
2004-09-07[PATCH] fbdev: Add module_init() and fb_get_options() per driverAntonino Daplas
2004-08-22[PATCH] fbdev: ATTN: Maintainers - Set correct hardware capabilitiesAntonino Daplas
2004-08-22[PATCH] fbdev: set color fields correctlyAntonino Daplas
2004-01-18[PATCH] Macfb setupAndrew Morton
2003-07-25[PATCH] Macfb compile fixesGeert Uytterhoeven
2003-04-24[PATCH] fbdev cleanupAlexander Viro
2003-02-25[PATCH] Spelling fixes: accommodateMichael Hayes
2002-11-21The software cursor works for any pixel arrangementJames Simmons
2002-10-30Moved all console configuration out of arch directories into drivers/video/co...James Simmons
2002-10-17Added a cursor api.James Simmons
2002-10-16The last of the console code inside the frmaebuffer layer. I also moved all t...James Simmons
2002-10-11Removed last console and old api related things. Removed experimental flags.James Simmons
2002-08-26More fbdev api cleanups. Removed modename from struct fb_info. Incorporated P...James Simmons
2002-08-20Further api porting. Almost done. Here we eliminate get[set]_cmap from struct...James Simmons
2002-08-12M68k fbdev fixesJames Simmons
2002-07-27Removal of get_fix and get_var. Use the fields in struct fb_info instead.James Simmons
2002-07-23Synced up to m68k changesJames Simmons
2002-06-20Finally touchs to the New mac framebuffer driver. Started the port of the ATI...James Simmons
2002-04-22Now that we have made the color map handling code more generic I have replace...James Simmons
2002-04-21With the use of currcon and the function pointer in struct fb_info we now hav...James Simmons
2002-04-18Moved screen_base from struct display to struct fb_info. The reason for this ...James Simmons
2002-04-18Moved all framebuffer drivers over to use set_colreg insid eof struct fb_info...James Simmons
2002-04-17Added a macro to obtain the foreground color of the erase character. The new ...James Simmons
2002-04-16I moved every framebuffer driver over to use the currcon in struct fb_info. T...James Simmons
2002-02-05v2.5.2.3 -> v2.5.2.4Linus Torvalds
2002-02-04v2.4.14.4 -> v2.4.14.5Linus Torvalds
2002-02-04v2.4.12.5 -> v2.4.12.6Linus Torvalds
2002-02-04v2.4.9.8 -> v2.4.9.9Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds