- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / drivers / char / agp / nvidia-agp.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2005-11-11 Greg Kroah-Hartman[PATCH] PCI: removed unneeded .owner field from struct...
2005-10-25 Dave Jones[AGPGART] Set .owner field of struct pci_driver.
2005-05-01 Adrian Bunk[PATCH] make lots of things static
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-22 Dave Jones[AGPGART] Fix agp=off.
2004-12-15 Dave Jones[AGPGART] More PCI Posting bugs.
2004-09-15 Dave Jones[AGPGART] Fix up sparse iomem warnings in NVidia driver.
2004-05-19 Dave Jones[AGPGART] Make the Nvidia AGP driver only announce...
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...
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-11-30 Dave Jones[AGPGART] Merge missing chunk of NVIDIA nForce agpgart...
2003-10-13 Greg Kroah-HartmanPCI: fix up probe functions for agp drivers
2003-09-16 Dave Jones[AGPGART] Missing prefixes in printk's
2003-08-29 Dave Jones[AGPGART] move NVIDIA registers to agp.h
2003-08-29 Dave Jones[AGPGART] Use generic AGP_APBASE define instead of...
2003-08-15 Dave Jones[AGPGART] Remove duplicate agpgart: from printk's.
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-06-26 Dave Jones[AGPGART] Add missing pte masking in NVIDIA nForce...
2003-05-21 Dave Jones[AGPGART] Rid AGP/DRM of more typedefs.
2003-05-15 Dave Jones[AGPGART] nForce driver needs its own insert/remove...
2003-05-15 Dave Jones[AGPGART] pci_driver structures must remain valid while...
2003-05-15 Dave Jones[AGPGART] Remove duplicated masking routines, replace...
2003-05-14 Dave Jones[AGPGART] Move AGP PM to individual drivers.
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] Nvidia GART cleanups.
2003-04-27 Dave Jones[AGPGART] fix macros that expect agp_bridge in global...
2003-04-25 Dave Jones[AGPGART] Merge NVIDIA nForce / nForce2 AGP driver.