summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAgeFilesLines
* agp: convert drivers/char/agp/frontend.c to use unlocked_ioctlMathieu Segaud2008-04-261-2/+2
* agp: fix shadowed variable warning in amd-k7-agp.cHarvey Harrison2008-04-261-1/+2
* agp: fix missing casts that produced a warning.Dave Airlie2008-02-203-6/+6
* agp: add support for 662/671 to agp driverChaoyu Chen2008-02-201-0/+19
* fix historic ioremap() abuse in AGPArjan van dev Ven2008-02-194-26/+26
* agp/sis: Suspend support for SiS AGPStuart Bennett2008-02-191-0/+24
* agp/sis: Clear bit 2 from aperture size byte as wellStuart Bennett2008-02-191-2/+2
* Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-058-70/+273
|\
| * agp: remove flush_agp_mappings calls from new flush handling codeDave Airlie2008-02-051-2/+0
| * intel-agp: introduce IS_I915 and do some cleanups..Dave Airlie2008-02-051-61/+57
| * [intel_agp] fix name for G35 chipsetZhenyu Wang2008-02-051-5/+5
| * intel-agp: fixup resource handling in flush code.Dave Airlie2008-02-051-10/+23
| * intel-agp: add new chipset IDZhenyu Wang2008-02-052-5/+29
| * agp: remove unnecessary pci_dev_putJulia Lawall2008-02-051-4/+0
| * agp: remove uid comparison as security checkserue@us.ibm.com2008-02-051-1/+1
| * fix AGP warningAndrew Morton2008-02-051-1/+2
| * agp/intel: Add chipset flushing support for i8xx chipsets.Dave Airlie2008-02-051-30/+78
| * intel-agp: add chipset flushing supportDave Airlie2008-02-051-0/+102
| * agp: add chipset flushing support to AGP interfaceDave Airlie2008-02-056-2/+27
* | agp: alpha nopageNick Piggin2008-02-051-9/+8
|/
* x86: remove flush_agp_mappings()Ingo Molnar2008-01-302-6/+0
* x86: cpa: move flush to cpaThomas Gleixner2008-01-303-9/+0
* x86: convert CPA users to the new set_page_ APIArjan van de Ven2008-01-301-3/+3
* agp/intel: add support for E7221 chipsetCarlos Martín2008-01-231-2/+9
* x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2007-10-302-3/+3
* x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin2007-10-171-5/+6
* convert ill defined log2() to ilog2()Fengguang Wu2007-10-173-14/+7
* video gfx: merge kconfig menusRandy Dunlap2007-10-161-1/+1
* fix use after free in amd create gatt pagesJesper Juhl2007-10-151-7/+2
* AGP fix race condition between unmapping and freeing pagesDave Airlie2007-10-156-27/+48
* Revert "intel_agp: fix stolen mem range on G33"Kyle McMartin2007-10-061-5/+0
* intel-agp: Fix i830 mask variable that changed with G33 supportDave Airlie2007-09-192-2/+3
* intel_agp: fix GTT map size on G33Zhenyu Wang2007-09-111-1/+4
* intel_agp: fix stolen mem range on G33Zhenyu Wang2007-09-111-0/+5
* agp: balance ioremap checksScott Thompson2007-08-256-5/+22
* agp: Add device id for P4M900 to via-agp moduleXavier Bachelot2007-08-251-0/+5
* efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_pr...Jesper Juhl2007-08-061-0/+2
* Remove fs.h from mm.hAlexey Dobriyan2007-07-292-0/+2
* agp: AMD AGP is used on UP1100 & UP1500 alpha boxenAlan Hourihane2007-07-271-1/+1
* intel_agp: really fix 945/965GMEZhenyu Wang2007-07-271-5/+12
* agp: don't lock pagesNick Piggin2007-07-273-5/+0
* Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_...Jesper Juhl2007-07-271-7/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-07-121-1/+1
|\
| * [AGPGART] Hand off AGP maintainence.Dave Jones2007-07-091-1/+1
* | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-112-7/+3
|/
* [AGPGART] intel_agp: don't load if no IGD and AGP portWang Zhenyu2007-06-211-16/+19
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-06-141-46/+51
|\
| * [AGPGART] intel_agp: fix device probeWang Zhenyu2007-06-141-46/+51
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-06-112-307/+275
|\ \ | |/
| * [AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsetsWang Zhenyu2007-06-062-3/+82
OpenPOWER on IntegriCloud