summaryrefslogtreecommitdiff
path: root/include/linux/fb.h
AgeCommit message (Expand)Author
2002-12-27Cset exclude: rth@are.twiddle.net|ChangeSet|20021227230408|33498Richard Henderson
2002-12-26[FB] fb_blank is an fbops hook, not a standalone function.Richard Henderson
2002-12-25[FB] Fix minor typos wrt readq/writeq support on 64-bit targets.Richard Henderson
2002-12-20[FB]: Add readq/writeq for sparc.David S. Miller
2002-12-05VGA text mode handling cleanup. Rusty's janitoral cleanups.James Simmons
2002-12-04MergeJames Simmons
2002-12-04Supprt for switching hardware from/to vga text mode.James Simmons
2002-12-03[PATCH] fb cleanupAlexander Viro
2002-11-22Use remote for now to make sync of trees work.James Simmons
2002-11-22Ported Mach64 and NVIDIA driver to final api. A bunch of improvements and bug...James Simmons
2002-11-21The software cursor works for any pixel arrangementJames Simmons
2002-11-14Cleaned up the cursor api. Now it uses fb_imaeg which makes sense since a cur...James Simmons
2002-11-14Start of hardware rotation. PDA devices have often rotated screens with respe...James Simmons
2002-11-13Grabbed the PPC drivers and in the process of porting to the latest api. Can ...James Simmons
2002-10-30Moved all console configuration out of arch directories into drivers/video/co...James Simmons
2002-10-23Moved over fbcon related files to the video/console directory. I also updated...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-15Cleaned up and moved all the graphics related code inf drivers/video and move...James Simmons
2002-10-11Removed last console and old api related things. Removed experimental flags.James Simmons
2002-10-08Removed currcon and other console related code. Very little is now left.James Simmons
2002-08-27Merge http://fbdev.bkbits.net/fbdev-2.5James 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-18include/linux/fb.h: Declare do_install_cmap.David S. Miller
2002-07-27Removal of get_fix and get_var. Use the fields in struct fb_info instead.James Simmons
2002-07-23Removed all old fbgen code. Small cleanups.James Simmons
2002-05-28More changes for new fbdev subsytem.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 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-14[PATCH] fbdev api cleanup.James Simmons
2002-02-05v2.5.2.3 -> v2.5.2.4Linus Torvalds
2002-02-04Import changesetLinus Torvalds