aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/amd-k7-agp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-15fix use after free in amd create gatt pagesJesper Juhl1-7/+2
2007-08-25agp: balance ioremap checksScott Thompson1-0/+2
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-3/+1
2007-02-22[AGPGART] Further constification.Dave Jones1-3/+3
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom1-0/+1
2007-01-28[AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages()Dave Jones1-0/+5
2006-06-26spelling fixesAndreas Mohr1-1/+1
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-10-24[AGPGART] Set .owner field of struct pci_driver.Dave Jones1-0/+1
2005-10-20[AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones1-5/+2
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser1-3/+3
2005-05-01[PATCH] make lots of things staticAdrian Bunk1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+542