aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/efficeon-agp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-05agp: efficeon: no need to set PG_reserved on GATT tablesDavid Hildenbrand1-2/+0
2017-08-04agp: efficeon: constify pci_device_id.Arvind Yadav1-1/+1
2014-01-06agp: Support 64-bit APBASEBjorn Helgaas1-3/+2
2013-01-03Drivers: char: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-11-21char: remove use of __devexitBill Pemberton1-1/+1
2010-08-05agp: efficeon-agp: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-11/+11
2010-04-18agp/intel: introduce intel-agp.h header fileDaniel Vetter1-0/+1
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse1-2/+2
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie1-2/+3
2008-08-22agp: enable optimized agp_alloc_pages methodsRene Herman1-0/+2
2008-06-19drivers/char/agp - use boolJoe Perches1-3/+3
2007-10-17x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin1-5/+6
2007-08-06efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_probe()Jesper Juhl1-0/+2
2007-02-22[AGPGART] Further constification.Dave Jones1-3/+3
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom1-0/+1
2006-08-11[AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.cAlexey Dobriyan1-7/+9
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-04-14[efficeon-agp] Add missing memory maskH. Peter Anvin1-1/+7
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones1-8/+8
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-05[AGPGART] Fix up warning in efficeon driver.Dave Jones1-1/+1
2005-10-24[AGPGART] Set .owner field of struct pci_driver.Dave Jones1-0/+1
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser1-1/+1
2005-05-01[PATCH] make lots of things staticAdrian Bunk1-1/+1
2005-04-16[PATCH] Fix u32 vs. pm_message_t in drivers/charPavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+463