summaryrefslogtreecommitdiff
path: root/drivers/video/pm2fb.c
AgeCommit message (Expand)Author
2005-01-04[PATCH] pm2fb: use modedb in modulesJim Hague
2005-01-04[PATCH] pm2fb: save/restore memory configJim Hague
2005-01-04[PATCH] pm2fb: module parameters and module-conditional codeJim Hague
2004-11-10[PATCH] fbdev: Convert drivers to use the new FB_BLANK_* constantsAntonino Daplas
2004-10-28[PATCH] fbdev: Add __iomem annotations to pm2fbAntonino Daplas
2004-10-25[PATCH] pm2fb: Colour palette fixesJim Hague
2004-10-25[PATCH] pm2fb: Blanking fixesJim Hague
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-05-14[PATCH] fbdev: Fix NULL-ptr dereference in pm2fb_probeAndrew Morton
2004-04-12[PATCH] pm2fb barrier cleanupGeert Uytterhoeven
2004-03-18[PM2FB]: Fix build on big-endian.David S. Miller
2004-03-02[PATCH] New Permedia2 framebuffer driver.James Simmons
2003-06-09PCI: remove pci_present() from drivers/video/pm2fb.cGreg Kroah-Hartman
2003-06-03[PATCH] PCI: remove usage of pci_for_each_dev() in drivers/video/pm2fb.cGreg Kroah-Hartman
2003-05-25[PATCH] drivers/* strlcpy conversionsBen Collins
2003-04-24[PATCH] fbdev cleanupAlexander Viro
2003-04-01[FBDEV] Use C99 style.James Simmons
2003-02-15[FBDEV] Data in struct fb_image is now const.James Simmons
2002-12-05VGA text mode handling cleanup. Rusty's janitoral cleanups.James Simmons
2002-10-30Moved all console configuration out of arch directories into drivers/video/co...James Simmons
2002-07-27Removal of get_fix and get_var. Use the fields in struct fb_info instead.James Simmons
2002-07-10Permiedia 2 support on PowerPC platform.James Simmons
2002-06-03Ported over the TX3912 framebuffer to the new api. Fixed a NODEV error for th...James Simmons
2002-05-31Ported over the apollo framebuffer device. Updated the Permedia 2 fbdev drive...James Simmons
2002-05-28More changes for new fbdev subsytem.James Simmons
2002-04-30Merge master.kernel.org:/home/davem/BK/sparc-2.5Linus Torvalds
2002-04-23Dont const objects put into initdata.David S. Miller
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-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