aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-28[AGPGART] printk fixups.Dave Jones1-3/+6
2006-09-26[AGPGART] Use pci_get_slot not pci_find_slotAlan Cox1-2/+6
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds7-64/+199
2006-09-10[AGPGART] Rework AGPv3 modesetting fallback.Dave Jones1-15/+24
2006-09-10[AGPGART] Add suspend callback for i965Dave Jones1-0/+2
2006-09-06[AGPGART] Fix number of aperture sizes in 830 gart structs.Dave Jones1-2/+2
2006-09-06[AGPGART] Intel 965 Express support.Eric Anholt1-11/+152
2006-09-05[AGPGART] agp.h: constify struct agp_bridge_data::versionAlexey Dobriyan1-1/+1
2006-08-11[AGPGART] const'ify VIA AGP PCI table.Dave Jones1-2/+2
2006-08-11[AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.cAlexey Dobriyan1-0/+4
2006-08-11[AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.cAlexey Dobriyan1-7/+9
2006-08-11[AGPGART] Const'ify the agpgart driver version.Dave Jones1-1/+1
2006-07-31[POWERPC] video & agp: Constify & voidify get_property()Jeremy Kerr1-2/+2
2006-07-26[AGPGART] remove private page protection mapHugh Dickins1-25/+2
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-06-29Merge ../linusDave Jones7-65/+36
2006-06-28[AGPGART] Make AGP depend on PCIDave Jones1-0/+1
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl1-3/+2
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds3-3/+3
2006-06-26[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen2-4/+4
2006-06-26[PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen1-52/+25
2006-06-26spelling fixesAndreas Mohr3-3/+3
2006-06-24[AGPGART] remove unused variableAdrian Bunk1-2/+0
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2006-06-22[PATCH] x86_64: use select for GART_IOMMU to enable AGPRoman Zippel1-2/+1
2006-06-21[AGPGART] Fix pci_register_driver checking in amd64-agpDave Jones1-1/+1
2006-06-21[AGPGART] Compile fix for ati-agpDave Jones1-2/+2
2006-06-20[AGPGART] Suspend/Resume support for nVidia nForce AGP.Dave Jones1-0/+29
2006-06-20[AGPGART] Suspend/Resume improvements for ATI AGPDave Jones1-7/+9
2006-06-20[AGPGART] Whitespace cleanups for ati-agpDave Jones1-9/+8
2006-06-15Pull acpica into release branchLen Brown1-1/+1
2006-06-08[AGPGART] alpha-agp warning fixAndrew Morton1-8/+7
2006-06-08[AGPGART] uninorth-agp warning fixesAndrew Morton1-2/+2
2006-05-30[AGPGART] Remove pointless initialisation in intel-agpDave Jones1-1/+1
2006-05-30[AGPGART] Remove pointless code from agp_generic_create_gatt_table()Dave Jones1-3/+1
2006-05-22[AGPGART] VIA PT880 Ultra support.Magnus Kessler1-0/+7
2006-05-21[AGPGART] Fix Nforce3 suspend on amd64.Dave Jones1-0/+3
2006-05-21[AGPGART] Enable SIS AGP driver on x86-64 for EM64T systemsAndi Kleen1-1/+1
2006-04-14[efficeon-agp] Add missing memory maskH. Peter Anvin1-1/+7
2006-04-01ACPI: ia64 buildfixLen Brown1-1/+1
2006-03-28[PATCH] nvidia-agp: use time_before_eq()Marcelo Feitoza Parisi1-1/+2
2006-03-24[AGPGART] x86_64: Enable VIA AGP driver on x86-64 for VIA P4 chipsetsAndi Kleen1-1/+1
2006-03-24[AGPGART] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridgeHenrik Kretzschmar1-1/+1
2006-03-01[AGPGART] ATI RS350 support.Dave Jones1-0/+4
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones19-105/+98
2006-02-20[AGPGART] Add some informational printk to nforce GART failure path.Dave Jones1-2/+4
2006-02-12[AGPGART] Improve the error message shown when we detect a ServerWorks CNB20HEDave Jones1-3/+1
2006-02-10[AGPGART] help text updatesAdrian Bunk1-38/+17
2006-01-19[AGPGART] 945GM support for agpgartAlan Hourihane1-2/+13