summaryrefslogtreecommitdiff
path: root/drivers/char/agp/via-agp.c
AgeCommit message (Expand)Author
2024-06-24agp: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2022-10-26agp/via: Update to DEFINE_SIMPLE_DEV_PM_OPS()Bjorn Helgaas
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-01-14agp/via: Remove unused variable 'current_size'Thomas Zimmermann
2021-12-14via-agp: convert to generic power managementVaibhav Gupta
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2014-12-23agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsDave Jones
2014-01-06agp: Support 64-bit APBASEBjorn Helgaas
2013-01-03Drivers: char: remove __dev* attributes.Greg Kroah-Hartman
2012-11-21char: remove use of __devexitBill Pemberton
2012-11-21char: remove use of __devinitdataBill Pemberton
2011-03-31Fix common misspellingsLucas De Marchi
2010-04-23agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse
2008-10-20Update email addresses.Dave Jones
2008-08-22agp: enable optimized agp_alloc_pages methodsRene Herman
2008-06-19agp/via: fixup pci idsGreg KH
2007-08-25agp: Add device id for P4M900 to via-agp moduleXavier Bachelot
2007-05-13[AGPGART] Fix wrong ID in via-agp.cGabriel Mansi
2007-02-22[AGPGART] Further constification.Dave Jones
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom
2007-01-28[AGPGART] Add new IDs to VIA AGP.Dave Jones
2006-08-11[AGPGART] const'ify VIA AGP PCI table.Dave Jones
2006-05-22[AGPGART] VIA PT880 Ultra support.Magnus Kessler
2005-11-21[AGPGART] Support VIA P4M800CE bridge.Dave Jones
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-10-24[AGPGART] Set .owner field of struct pci_driver.Dave Jones
2005-05-01[PATCH] make lots of things staticAdrian Bunk
2005-03-29[PATCH] Fix u32 vs. pm_message_t confusion in AGPPavel Machek
2005-03-25Undo VIA AGP TLB flush low-bits-zero patchLinus Torvalds
2005-02-22[AGPGART] Convert from pci_module_init to pci_register_driverDave Jones
2005-02-22[AGPGART] Lower 7 bits of TLB flush register must be zero.Dave Jones
2005-02-22[AGPGART] Various "I'm a dumbass" compile fixes.Dave Jones
2005-02-22[AGPGART] Don't clobber other bits in control register when flushing TLB on VIA.Dave Jones
2005-02-22[AGPGART] VIA AGPGARTs can support really small aperture sizes.Dave Jones
2005-02-22[AGPGART] Trailing whitespace removal de jour.Dave Jones
2005-02-22[AGPGART] Print diagnostic info when failing to determine aperture size on VI...Dave Jones
2004-12-22[AGPGART] Fix agp=off.Dave Jones
2004-10-19PCI: fix up pci_save/restore_state in via-agp due to api change.Greg Kroah-Hartman
2004-08-24[AGPGART] via-agp.c resume/suspend supportDave Jones
2004-08-03[AGPGART] License updates.Dave Jones
2004-07-07[AGPGART] VIA P4M800 support.Dave Jones
2004-07-07[AGPGART] VIA VT83xx/VT87xx/KTxxx/Px8xx support.Dave Jones
2004-07-07[AGPGART] VIA KT880 support.Dave Jones
2004-06-16[AGPGART] Re-add VIA VP3 support.Dave Jones
2004-05-19[AGPGART] Make the VIA AGP driver only announce PCI IDs it actually supports.Dave Jones
2004-04-01[AGPGART] VIA GART driver can use the new generic AGPv3 masks.Dave Jones
2004-03-19[AGPGART] Move other chipset vendors registers into vendor specific files.Dave Jones
2003-10-12PCI: fix up probe functions for agp driversGreg Kroah-Hartman
2003-09-29[AGPGART] New VIA AGP PCI id.Dave Jones
2003-09-08[PATCH] stable AGP pci_device_id tablesRussell King