aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/agp
AgeCommit message (Expand)Author
2007-10-06Revert "intel_agp: fix stolen mem range on G33"Kyle McMartin
2007-09-19intel-agp: Fix i830 mask variable that changed with G33 supportDave Airlie
2007-09-11intel_agp: fix GTT map size on G33Zhenyu Wang
2007-09-11intel_agp: fix stolen mem range on G33Zhenyu Wang
2007-08-25agp: balance ioremap checksScott Thompson
2007-08-25agp: Add device id for P4M900 to via-agp moduleXavier Bachelot
2007-08-06efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_pr...Jesper Juhl
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-27agp: AMD AGP is used on UP1100 & UP1500 alpha boxenAlan Hourihane
2007-07-27intel_agp: really fix 945/965GMEZhenyu Wang
2007-07-27agp: don't lock pagesNick Piggin
2007-07-27Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_...Jesper Juhl
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-07-09[AGPGART] Hand off AGP maintainence.Dave Jones
2007-06-21[AGPGART] intel_agp: don't load if no IGD and AGP portWang Zhenyu
2007-06-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-06-14[AGPGART] intel_agp: fix device probeWang Zhenyu
2007-06-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-06-06[AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsetsWang Zhenyu
2007-06-06[AGPGART] intel_agp: add support for 945GMEWang Zhenyu
2007-06-06[AGPGART] intel_agp: add support for 965GME/GLEWang Zhenyu
2007-06-06[AGPGART] intel_agp: use table for device probeWang Zhenyu
2007-06-06[AGPGART] intel_agp: cleanup intel private dataWang Zhenyu
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-13[AGPGART] Fix wrong ID in via-agp.cGabriel Mansi
2007-05-11x86_64: off-by-two error in aperture.cAndrew Hastings
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