summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/nvidia-agp.c
Commit message (Expand)AuthorAgeFilesLines
* agp: nvidia: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-111-3/+9
* agp: nvidia: 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: Use pci_resource_start() to get CPU physical address for BARBjorn Helgaas2014-01-071-1/+3
* agp: Support 64-bit APBASEBjorn Helgaas2014-01-061-3/+2
* char/agp: replace numeric with standard PM state macrosYijing Wang2013-06-281-3/+3
* Drivers: char: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* char: remove use of __devexitBill Pemberton2012-11-211-1/+1
* agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse2010-04-231-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-1/+1
* agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse2009-08-031-1/+1
* agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-191-1/+1
* Update email addresses.Dave Jones2008-10-201-1/+1
* Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-10-161-4/+18
|\
| * agp/nvidia: Support agp user-memory on nvidia agp.Thomas Hellstrom2008-10-161-4/+18
* | agp: enable optimized agp_alloc_pages methodsRene Herman2008-08-221-0/+2
|/
* drivers/char/agp - use boolJoe Perches2008-06-191-2/+2
* agp: balance ioremap checksScott Thompson2007-08-251-0/+3
* [AGPGART] Nvidia AGP: Use refcount aware PCI interfacesAlan Cox2007-04-261-3/+6
* [AGPGART] Further constification.Dave Jones2007-02-221-3/+3
* [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-031-0/+1
* [AGPGART] remove unused variableAdrian Bunk2006-06-241-2/+0
* [AGPGART] Suspend/Resume support for nVidia nForce AGP.Dave Jones2006-06-201-0/+29
* [PATCH] nvidia-agp: use time_before_eq()Marcelo Feitoza Parisi2006-03-281-1/+2
* [AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones2006-02-281-10/+10
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [AGPGART] Set .owner field of struct pci_driver.Dave Jones2005-10-241-0/+1
* [PATCH] make lots of things staticAdrian Bunk2005-05-011-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+424