- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / drivers / video / riva / fbdev.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-11-21 Antonino Daplas[PATCH] fbdev: Fix module_param in rivafb
2004-11-21 Antonino Daplas[PATCH] fbdev: Add NV30 pci_id and cleanup of probe...
2004-11-15 Antonino Daplas[PATCH] fbdev: Support for bigger than 16x32 fonts...
2004-11-11 Antonino Daplas[PATCH] fbdev: Convert drivers to use the new FB_BLANK_...
2004-11-11 Antonino Daplas[PATCH] fbdev: Fix mode handling in rivafb if with...
2004-11-07 Antonino Daplas[PATCH] fbdev: Fix IO access in rivafb
2004-10-28 Guido Guenther[PATCH] fbdev: Fix rivafb crashes on PPC
2004-10-25 Antonino Daplas[PATCH] fbdev: Cleanup rivafb cursor implementation
2004-10-25 Antonino Daplas[PATCH] fbdev: Reduce pixmap memory allocation size
2004-10-19 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.6
2004-10-19 Antonino Daplas[PATCH] fbdev: Pass struct device to class_simple_devic...
2004-10-06 Greg Kroah-Hartman[PATCH] PCI: audit all callers of pci_register_driver...
2004-09-22 Antonino Daplas[PATCH] fbcon: fix fbcon's setup routine
2004-09-22 Antonino Daplas[PATCH] fbdev: Fix userland compile breakage
2004-09-08 Antonino Daplas[PATCH] fbdev: Add module_init() and fb_get_options...
2004-09-08 Antonino Daplas[PATCH] fbdev: PPC crash and other fixes for rivafb
2004-09-03 Christoph Hellwig[PATCH] fix compile warning in rivafb on ppc
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Antonino Daplas[PATCH] rivafb: directcolor mode and miscellaneous...
2004-08-23 Guido Guenther[PATCH] rivafb: kill riva_chip_info and riva_chips
2004-08-23 Antonino Daplas[PATCH] rivafb: Do not tap VGA ports if not X86
2004-08-23 Nicolas Boichat[PATCH] Rivafb I2C fixes
2004-07-28 Guido Guenther[PATCH] Fix rivafb's NV_ARCH_, cleanup DEBUG, backlight...
2004-07-06 Antonino Daplas[PATCH] fbcon mode switching fix
2004-07-03 Antonino Daplas[PATCH] fbcon: optimization for accel_putcs()
2004-07-02 Antonino Daplas[PATCH] Rivafb fixes
2004-06-18 David Eger[PATCH] rivafb: fb accel capabilities
2004-06-18 Antonino Daplas[PATCH] Updates to rivafb driver
2004-06-05 Benjamin Herrenschmidt[PATCH] Fix rivafb's OpenFirmware parsing
2004-05-15 Andreas SchwabFix botched riva fbdev lvalue conversion.
2004-05-15 Andrew Morton[PATCH] Fix botched fbdev lvalue conversion
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-26 Andrew Morton[PATCH] fbdev cursor fix
2004-02-16 Olaf Hering+- update to patches.fixes/linux-post-2.6.3-rc3-20040216
2004-02-15 Benjamin Herrenschmidt[PATCH] Fix Oops & warning on PPC in rivafb
2004-02-13 Olaf Hering+- add patches.fixes/linux-post-2.6.3-rc2-20040213
2004-02-11 Benjamin Herrenschmidt[PATCH] fix rivafb build on ppc64
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-02-05 Olaf Hering+- restore drivers/scsi/ata_piix.c, add #ifdef to rivafb
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-04 Olaf Hering+- add patches.arch/linuxppc-2.5-benh-2.6.2-ben1
2004-02-04 Andrew Morton[PATCH] gcc-3.5: drivers/video/riva/fbdev.c
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-09 Olaf Hering+- add patches.drivers/usb-2.5
2003-09-11 Greg Kroah-HartmanPCI: fix up some pci drivers that had marked their...
2003-08-31 Andrew Morton[PATCH] c99 struct initialiser conversions
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-31 Greg Kroah-Hartman[PATCH] PCI: pci_device_id can not be marked __devinitdata.
2003-06-05 Paul Mackerras[PATCH] get rid of CONFIG_ALL_PPC
2003-05-13 James Simmons[PATCH] Riva Framebuffer update.
2003-04-24 Alexander Viro[PATCH] fbdev cleanup
2003-04-11 James Simmons[RIVA FBDEV] Cursor fixes. Almost done. At least it...
2003-04-10 James Simmons[FBDEV] Made the upper layer code always use the cursor...
2003-04-02 James Simmons[FBDEV] Use C99 style.
2003-03-25 James Simmons[FBDEV] The image color depth of zero hack has been...
2003-02-28 James Simmons[FRAMEBUFFER]: cfbcopyarea accesses fb without using...
2003-02-19 James SimmonsRemoved obsolete functions in fbcon.c and re-enabled...
2003-02-16 James Simmons[FBDEV] Data in struct fb_image is now const.
2003-02-09 James SimmonsMerge bk://fbdev.bkbits.net/fbdev-2.5
2003-02-07 James SimmonsMerge kozmo.(none):/usr/src/linus-2.5
2003-02-06 Steven Cole[PATCH] Spelling fixes
2003-01-30 James Simmons[RIVA FBDEV] SUpprot Directcolor mode. Needed for some...
2003-01-28 James Simmons[RADEON FBDEV] Add cursor support. Now the cursor is...
2003-01-26 James SimmonsAccel rountines pass in constant data into each functio...
2003-01-17 James Simmons[GENERIC ACCELERATION] Fixed the generic image drawing...
2003-01-14 James Simmons[GENERIC IMAGEBLIT ACCEL]
2003-01-06 James Simmons[RIVA FBDEV] Driver now uses its own fb_open and fb_rel...
2003-01-06 James SimmonsI810 fbdev updates. Cursor fix for ati mach 64 cards...
2002-12-17 James SimmonsVoodoo 1 ported to new api. STI and NVIDIA updates...
2002-12-12 James SimmonsUpdates to the NVIDIA driver. We now support more cards...
2002-12-06 James SimmonsVGA text mode handling cleanup. Rusty's janitoral cleanups.
2002-12-04 James SimmonsSupprt for switching hardware from/to vga text mode.
2002-12-02 James SimmonsPorted riva and vga16fb over to new api. Thanks Antonia...
2002-11-23 James SimmonsPorted Mach64 and NVIDIA driver to final api. A bunch...
2002-07-27 James SimmonsRemoval of get_fix and get_var. Use the fields in struc...
2002-07-08 James SimmonsPort step some changes at authors request.
2002-06-27 James SimmonsFixed bug for large logos. Also had to make a patch...
2002-06-19 James SimmonsNVIDIA fixes to handle HSYNC and VSYNC flags. Set the...
2002-06-19 James SimmonsSupports more NVIDIA cards.
2002-06-19 James SimmonsFinished the NVIDIA driver port to the new api. Killed...
2002-06-18 James SimmonsRemoved old FB_COMPAT_XPMAC stuff. Ported over the...
2002-04-22 James SimmonsWith the use of currcon and the function pointer in...
2002-04-18 James SimmonsMoved screen_base from struct display to struct fb_info...
2002-04-18 James SimmonsMoved all framebuffer drivers over to use set_colreg...
2002-04-18 James SimmonsAdded a macro to obtain the foreground color of the...
2002-04-17 James SimmonsI moved every framebuffer driver over to use the currco...
2002-02-21 Linus TorvaldsMerge http://gkernel.bkbits.net/misc-2.5
2002-02-20 Miles LaneUpdate rivafb for kdev_t changes in early 2.5.x series.
2002-02-11 Richard HendersonUse __devexit_p for binutils 2.12 (prerelease).
2002-02-05 Linus Torvaldsv2.4.14.4 -> v2.4.14.5
2002-02-05 Linus Torvaldsv2.4.12.5 -> v2.4.12.6
2002-02-05 Linus Torvaldsv2.4.10.1 -> v2.4.10.2
2002-02-05 Linus Torvaldsv2.4.9.4 -> v2.4.9.5
2002-02-05 Linus Torvaldsv2.4.6.7 -> v2.4.6.8
2002-02-05 Linus Torvaldsv2.4.1.3 -> v2.4.1.4
2002-02-05 Linus Torvaldsv2.4.1.2 -> v2.4.1.3
2002-02-05 Linus Torvaldsv2.4.1 -> v2.4.1.1
2002-02-05 Linus TorvaldsImport changeset