aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/ati-agp.c
Commit message (Expand)AuthorAgeFilesLines
* agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse2010-04-231-0/+8
* agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-3/+3
* agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse2009-08-031-1/+2
* agp: add user mapping support to ATI AGP bridge.Dave Airlie2009-06-191-4/+14
* agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-191-2/+3
* Update email addresses.Dave Jones2008-10-201-1/+1
* agp: enable optimized agp_alloc_pages methodsRene Herman2008-08-221-0/+2
* agp: use dev_printk when possibleBjorn Helgaas2008-08-121-4/+3
* drivers/char/agp - use boolJoe Perches2008-06-191-2/+2
* agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria2008-06-121-0/+4
* agp: fix missing casts that produced a warning.Dave Airlie2008-02-201-2/+2
* fix historic ioremap() abuse in AGPArjan van dev Ven2008-02-191-13/+3
* agp: balance ioremap checksScott Thompson2007-08-251-0/+3
* Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_...Jesper Juhl2007-07-271-7/+2
* [AGPGART] Further constification.Dave Jones2007-02-221-2/+2
* [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-031-0/+1
* [AGPGART] Remove pointless assignment.Dave Jones2007-01-281-5/+5
* [AGPGART] Remove pointless typedef in ati-agpDave Jones2007-01-281-13/+13
* Merge ../linusDave Jones2006-06-291-1/+1
|\
| * spelling fixesAndreas Mohr2006-06-261-1/+1
* | [AGPGART] Compile fix for ati-agpDave Jones2006-06-211-2/+2
* | [AGPGART] Suspend/Resume improvements for ATI AGPDave Jones2006-06-201-7/+9
* | [AGPGART] Whitespace cleanups for ati-agpDave Jones2006-06-201-9/+8
|/
* [AGPGART] ATI RS350 support.Dave Jones2006-03-011-0/+4
* [AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones2006-02-281-3/+3
* [AGPGART] Suspend/Resume support for ATI GARTakpm@osdl.org2006-01-161-0/+20
* [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-5/+3
|\
| * [AGPGART] Set .owner field of struct pci_driver.Dave Jones2005-10-241-0/+1
| * [AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones2005-10-201-5/+2
* | [PATCH] fix missing includesTim Schmielau2005-10-301-0/+2
|/
* [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-071-3/+3
* [PATCH] make lots of things staticAdrian Bunk2005-05-011-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+548