summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/ali-agp.c
Commit message (Expand)AuthorAgeFilesLines
* agp: ali: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones2014-12-231-1/+1
* agp: Support 64-bit APBASEBjorn Helgaas2014-01-061-2/+2
* Drivers: char: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+1
* char: remove use of __devexitBill Pemberton2012-11-211-1/+1
* char: remove use of __devinitdataBill Pemberton2012-11-211-1/+1
* agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse2010-04-231-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-13/+13
* agpgart: detected ALi M???? chipset with M1621Ondrej Zary2009-06-191-1/+1
* Update email addresses.Dave Jones2008-10-201-1/+1
* agp: use dev_printk when possibleBjorn Helgaas2008-08-121-5/+5
* x86: cpa: move flush to cpaThomas Gleixner2008-01-301-2/+0
* AGP fix race condition between unmapping and freeing pagesDave Airlie2007-10-151-11/+16
* [AGPGART] Add missing calls to global_flush_tlb() to ali-agpJan Beulich2007-04-261-0/+2
* [AGPGART] Further constification.Dave Jones2007-02-221-3/+3
* [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-031-0/+2
* [AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones2006-02-281-1/+1
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-11-071-0/+1
|\
| * [AGPGART] Set .owner field of struct pci_driver.Dave Jones2005-10-241-0/+1
* | [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
|/
* [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-071-2/+2
* [PATCH] make lots of things staticAdrian Bunk2005-05-011-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+414
OpenPOWER on IntegriCloud