- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / drivers / char / agp / amd-k7-agp.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-09-15 Dave Jones[AGPGART] Fix up sparse iomem warnings for amd-k7 driver.
2004-05-19 Dave Jones[AGPGART] kill trailing whitespace & indentation fixes.
2004-05-19 Dave Jones[AGPGART] Make the driver only announce the PCI IDs...
2004-05-18 Andreas Kleen- Fix VIA, SIS, Nvidia, AMD K7 AGP drivers to only...
2004-03-19 Dave Jones[AGPGART] Move other chipset vendors registers into...
2003-10-13 Greg Kroah-HartmanPCI: fix up probe functions for agp drivers
2003-08-29 Dave Jones[AGPGART] Use generic AGP_APBASE define instead of...
2003-08-18 Linus TorvaldsFix AGP device ID's - make them static, and fix bad...
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-07 Dave Jones[AGPGART] Kill off agp_try_unsupported module parameter.
2003-07-31 Greg Kroah-Hartman[PATCH] PCI: pci_device_id can not be marked __devinitdata.
2003-05-21 Dave Jones[AGPGART] Rid AGP/DRM of more typedefs.
2003-05-15 Dave Jones[AGPGART] pci_driver structures must remain valid while...
2003-05-15 Dave Jones[AGPGART] Whitespace/CodingStyle cleanups
2003-05-15 Dave Jones[AGPGART] Remove duplicated masking routines, replace...
2003-05-14 Dave Jones[AGPGART] Move AGP PM to individual drivers.
2003-05-01 Dave Jones[AGPGART] Bulletproofing. NULL ptrs after freeing them.
2003-04-28 Dave Jones[AGPGART] Fix linking error.
2003-04-27 Dave Jones[AGPGART] proper agp_bridge_driver.
2003-04-27 Dave Jones[AGPGART] give all agpgart drivers a ->remove pci method.
2003-04-27 Dave Jones[AGPGART] fix macros that expect agp_bridge in global...
2003-04-25 Dave Jones[AGPGART] More setup routine -> static struct conversions.
2003-04-25 Dave Jones[AGPGART] Remove unneeded enums from AMD k7 gart driver
2003-03-24 Dave Jones[AGPGART] namespace cleanup agp_generic_agp_enable...
2003-02-10 Dave Jones[AGPGART] First step towards multiple AGP buses.
2003-01-15 Dave Jones[AGPGART] implement module locking that works.
2003-01-13 Falk Hüffner[AGP] missing includes on Alpha
2003-01-13 Bjorn Helgaas[AGP] use PCI_AGP_* constants
2003-01-07 Muli Ben-YehudaPATCH: fix "assignment from incompatible pointer type"
2003-01-06 Bjorn Helgaas[AGP] Remove bogus AGP/DRM assumptions
2002-12-18 Dave Jones[AGP] __init audit after Rusty found a bug.
2002-12-18 Dave Jones[AGP] Clean up capability pointer detection.
2002-12-13 Dave Jones[AGP] fix bogus casts.
2002-12-03 Dave Jonescast fixes from -ac
2002-12-03 Dave Jonesrework as per Linus' suggestion. Chipset drivers are...