aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/agp
AgeCommit message (Expand)Author
2008-08-12agp: fix SIS 5591/5592 wrong PCI idKrzysztof Helt
2008-08-12intel/agp: rewrite GTT on resumeKeith Packard
2008-08-12agp: use dev_printk when possibleBjorn Helgaas
2008-08-12amd64-agp: run fallback when no bridges found, not when driver registration f...Bjorn Helgaas
2008-08-12intel_agp: official name for GM45 chipsetZhenyu Wang
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-25Merge branch 'linus' into x86/gartIngo Molnar
2008-06-20agp-frontend: BKL pushdownArnd Bergmann
2008-06-20[agp]: fixup chipset flush for new Intel G4x.Zhenyu Wang
2008-06-19agp: brown paper bag patch - put back the two lines it took out.Dave Airlie
2008-06-19agp/intel: cleanup some serious whitespace badnessDave Airlie
2008-06-19[AGP] intel_agp: Add support for Intel 4 series chipsetsZhenyu Wang
2008-06-19[AGP] intel_agp: extra stolen mem size available for IGD_GM chipsetZhenyu Wang
2008-06-19agp: more boolean conversions.Dave Airlie
2008-06-19drivers/char/agp - use boolJoe Perches
2008-06-19agp: two-stage page destruction issueJan Beulich
2008-06-19agp/via: fixup pci idsGreg KH
2008-06-16Merge branch 'linus' into x86/gartIngo Molnar
2008-06-12agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria
2008-05-22x86, aperture_64: use symbolic constantsPavel Machek
2008-05-12x86 gart: factor out common codePavel Machek
2008-05-12x86: checking aperture size orderYinghai Lu
2008-05-12x86: agp_gart size checking for buggy deviceYinghai Lu
2008-05-12x86: iommu: use symbolic constants, not hardcoded numbersPavel Machek
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-26agp: convert drivers/char/agp/frontend.c to use unlocked_ioctlMathieu Segaud
2008-04-26agp: fix shadowed variable warning in amd-k7-agp.cHarvey Harrison
2008-02-20agp: fix missing casts that produced a warning.Dave Airlie
2008-02-20agp: add support for 662/671 to agp driverChaoyu Chen
2008-02-19fix historic ioremap() abuse in AGPArjan van dev Ven
2008-02-19agp/sis: Suspend support for SiS AGPStuart Bennett
2008-02-19agp/sis: Clear bit 2 from aperture size byte as wellStuart Bennett
2008-02-05Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-02-05agp: alpha nopageNick Piggin
2008-02-05agp: remove flush_agp_mappings calls from new flush handling codeDave Airlie
2008-02-05intel-agp: introduce IS_I915 and do some cleanups..Dave Airlie
2008-02-05[intel_agp] fix name for G35 chipsetZhenyu Wang
2008-02-05intel-agp: fixup resource handling in flush code.Dave Airlie
2008-02-05intel-agp: add new chipset IDZhenyu Wang
2008-02-05agp: remove unnecessary pci_dev_putJulia Lawall
2008-02-05agp: remove uid comparison as security checkserue@us.ibm.com
2008-02-05fix AGP warningAndrew Morton
2008-02-05agp/intel: Add chipset flushing support for i8xx chipsets.Dave Airlie
2008-02-05intel-agp: add chipset flushing supportDave Airlie
2008-02-05agp: add chipset flushing support to AGP interfaceDave Airlie
2008-01-30x86: remove flush_agp_mappings()Ingo Molnar
2008-01-30x86: cpa: move flush to cpaThomas Gleixner