summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/amd-k7-agp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* agp: fix shadowed variable warning in amd-k7-agp.cHarvey Harrison2008-04-261-1/+2
* agp: fix missing casts that produced a warning.Dave Airlie2008-02-201-2/+2
* fix historic ioremap() abuse in AGPArjan van dev Ven2008-02-191-0/+9
* agp: remove unnecessary pci_dev_putJulia Lawall2008-02-051-4/+0
* fix use after free in amd create gatt pagesJesper Juhl2007-10-151-7/+2
* agp: balance ioremap checksScott Thompson2007-08-251-0/+2
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-121-3/+1
* [AGPGART] Further constification.Dave Jones2007-02-231-3/+3
* [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-031-0/+1
* [AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages()Dave Jones2007-01-281-0/+5
* spelling fixesAndreas Mohr2006-06-261-1/+1
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-111-1/+0
* [AGPGART] Set .owner field of struct pci_driver.Dave Jones2005-10-251-0/+1
* [AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones2005-10-211-5/+2
* [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-071-3/+3
* [PATCH] make lots of things staticAdrian Bunk2005-05-011-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-171-0/+542