aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/agp
AgeCommit message (Expand)Author
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman
2007-05-02[PATCH] x86: fix amd64-agp aperture validationJan Beulich
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2007-04-26[AGPGART] sworks-agp: Switch to PCI ref counting APIsAlan Cox
2007-04-26[AGPGART] Nvidia AGP: Use refcount aware PCI interfacesAlan Cox
2007-04-26[AGPGART] Fix sparse warning in sgi-agp.cDave Jones
2007-04-26[AGPGART] Intel-agp adjustmentsJan Beulich
2007-04-26[AGPGART] Move [un]map_page_into_agp into asm/agp.hJan Beulich
2007-04-26[AGPGART] Add missing calls to global_flush_tlb() to ali-agpJan Beulich
2007-04-26[AGPGART] prevent probe collision of sis-agp and amd64_agpOliver Neukum
2007-04-09[AGPGART] intel_agp: fix G965 GTT size detectWang Zhenyu
2007-04-08[AGPGART] intel_agp: PCI id update for Intel 965GMWang Zhenyu
2007-02-27[AGPGART] fix compile errorsRyusuke Konishi
2007-02-26[PARISC] parisc-agp: Fix thinko const-ifyingKyle McMartin
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2007-02-22[AGPGART] Further constification.Dave Jones
2007-02-20[AGPGART] Fix modular agpgart ia64 allmodconfigZwane Mwaikambo
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin
2007-02-10[AGPGART] allow drm populated agp memory types cleanupsAndrew Morton
2007-02-06[AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-05[AGPGART] Add agp-type-to-mask-type method missing from some drivers.Thomas Hellstrom
2007-02-04[AGPGART] Don't try to remap i810 registers on resume.Dave Jones
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom
2007-02-03[AGPGART] compat ioctlZwane Mwaikambo
2007-01-28[AGPGART] Add new IDs to VIA AGP.Dave Jones
2007-01-28[AGPGART] Remove pointless assignment.Dave Jones
2007-01-28[AGPGART] Remove pointless typedef in ati-agpDave Jones
2007-01-28[AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages()Dave Jones
2007-01-17[AGPGART] intel_agp: restore graphics device's pci space early in resumeWang Zhenyu
2007-01-02[AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc() return valueakpm@osdl.org
2006-12-28[AGPGART] Fix PCI-posting flush typo.Thomas Hellstrom
2006-12-22[AGPGART] fix detection of aperture size versus GTT size on G965Eric Anholt
2006-12-22[AGPGART] Remove unnecessary flushes when inserting and removing pages.Thomas Hellstrom
2006-12-18[AGPGART] K8M890 support for amd-k8.Gabriel Mansi
2006-12-12Merge ../linusDave Jones
2006-12-12[AGPGART] VIA and SiS AGP chipsets are x86-onlyMatthew Wilcox
2006-12-12[AGPGART] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap
2006-12-08[PARISC] parisc-agp: Fix integer/pointer warningMatthew Wilcox
2006-12-07[PATCH] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap
2006-11-22[AGP] Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds
2006-11-22[AGP] Fix intel 965 AGP memory mapping functionLinus Torvalds
2006-11-03[AGPGART] Fix up misprogrammed bridges with incorrect AGPv2 rates.Dave Jones
2006-10-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2006-10-15[AGPGART] uninorth: Add module param 'aperture' for aperture sizeMichel Dänzer
2006-10-04[PARISC] Add support for Quicksilver AGPGARTKyle McMartin
2006-09-28[AGPGART] printk fixups.Dave Jones
2006-09-26[AGPGART] Use pci_get_slot not pci_find_slotAlan Cox