summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/efficeon-agp.c
Commit message (Expand)AuthorAgeFilesLines
* agp: efficeon: no need to set PG_reserved on GATT tablesDavid Hildenbrand2019-03-061-2/+0Star
* agp: efficeon: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: Support 64-bit APBASEBjorn Helgaas2014-01-071-3/+2Star
* Drivers: char: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-2/+2
* char: remove use of __devexitBill Pemberton2012-11-211-1/+1
* agp: efficeon-agp: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-051-11/+11
* agp/intel: introduce intel-agp.h header fileDaniel Vetter2010-04-191-0/+1
* agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-2/+2
* agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-191-2/+3
* agp: enable optimized agp_alloc_pages methodsRene Herman2008-08-221-0/+2
* drivers/char/agp - use boolJoe Perches2008-06-191-3/+3
* x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin2007-10-171-5/+6
* efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_pr...Jesper Juhl2007-08-051-0/+2
* [AGPGART] Further constification.Dave Jones2007-02-231-3/+3
* [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-031-0/+1
* [AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.cAlexey Dobriyan2006-08-121-7/+9
* spelling fixesAndreas Mohr2006-06-261-1/+1
* [efficeon-agp] Add missing memory maskH. Peter Anvin2006-04-151-1/+7
* [AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones2006-02-281-8/+8
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-111-1/+0Star
* [AGPGART] Fix up warning in efficeon driver.Dave Jones2005-11-061-1/+1
* [AGPGART] Set .owner field of struct pci_driver.Dave Jones2005-10-251-0/+1
* [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-071-1/+1
* [PATCH] make lots of things staticAdrian Bunk2005-05-011-1/+1
* [PATCH] Fix u32 vs. pm_message_t in drivers/charPavel Machek2005-04-171-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+463