aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/ali-agp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-23agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones1-1/+1
2014-01-06agp: Support 64-bit APBASEBjorn Helgaas1-2/+2
2013-01-03Drivers: char: remove __dev* attributes.Greg Kroah-Hartman1-2/+1
2012-11-21char: remove use of __devexitBill Pemberton1-1/+1
2012-11-21char: remove use of __devinitdataBill Pemberton1-1/+1
2010-04-23agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse1-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-13/+13
2009-06-19agpgart: detected ALi M???? chipset with M1621Ondrej Zary1-1/+1
2008-10-20Update email addresses.Dave Jones1-1/+1
2008-08-12agp: use dev_printk when possibleBjorn Helgaas1-5/+5
2008-01-30x86: cpa: move flush to cpaThomas Gleixner1-2/+0
2007-10-15AGP fix race condition between unmapping and freeing pagesDave Airlie1-11/+16
2007-04-26[AGPGART] Add missing calls to global_flush_tlb() to ali-agpJan Beulich1-0/+2
2007-02-22[AGPGART] Further constification.Dave Jones1-3/+3
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom1-0/+2
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones1-1/+1
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-0/+1
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+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-2/+2
2005-05-01[PATCH] make lots of things staticAdrian Bunk1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+414