aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/via-agp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-3/+0
2022-01-14agp/via: Remove unused variable 'current_size'Thomas Zimmermann1-3/+0
2021-12-14via-agp: convert to generic power managementVaibhav Gupta1-20/+5
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2014-12-23agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones1-1/+1
2014-01-06agp: Support 64-bit APBASEBjorn Helgaas1-7/+6
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
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-04-23agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse1-0/+2
2008-10-20Update email addresses.Dave Jones1-1/+1
2008-08-22agp: enable optimized agp_alloc_pages methodsRene Herman1-0/+4
2008-06-19agp/via: fixup pci idsGreg KH1-2/+11
2007-08-25agp: Add device id for P4M900 to via-agp moduleXavier Bachelot1-0/+5
2007-05-13[AGPGART] Fix wrong ID in via-agp.cGabriel Mansi1-3/+3
2007-02-22[AGPGART] Further constification.Dave Jones1-3/+3
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom1-0/+2
2007-01-28[AGPGART] Add new IDs to VIA AGP.Dave Jones1-2/+19
2006-08-11[AGPGART] const'ify VIA AGP PCI table.Dave Jones1-2/+2
2006-05-22[AGPGART] VIA PT880 Ultra support.Magnus Kessler1-0/+7
2005-11-21[AGPGART] Support VIA P4M800CE bridge.Dave Jones1-0/+6
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-10-24[AGPGART] Set .owner field of struct pci_driver.Dave Jones1-0/+1
2005-05-01[PATCH] make lots of things staticAdrian Bunk1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+548