aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2006-01-16[AGPGART] Semaphore to Mutex conversion.akpm@osdl.org1-14/+14
2006-01-16[AGPGART] Suspend/Resume support for ATI GARTakpm@osdl.org1-0/+20
2006-01-16[AGPGART] Suspend/Resume support for AMD64 GART.akpm@osdl.org1-0/+24
2006-01-16[AGPGART] Loop cleanupDaniel =?ISO-8859-1?Q?Marjam=E4ki1-3/+1
2006-01-08[PATCH] fix more missing includesTim Schmielau1-0/+1
2005-11-21[AGPGART] Support VIA P4M800CE bridge.Dave Jones1-0/+6
2005-11-16[AGPGART] Mark AMD64 aperture size structs as constDave Jones1-2/+2
2005-11-16[AGPGART] Mark maxes_table as constDave Jones1-1/+1
2005-11-14Merge x86-64 update from AndiLinus Torvalds1-3/+14
2005-11-14[PATCH] AGP: Make gart iterator in K8 AGP driver SMP safeAndi Kleen1-2/+3
2005-11-14[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by defaultAndi Kleen1-1/+1
2005-11-14[PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64Andi Kleen1-0/+10
2005-11-13[PATCH] ppc: add support for new powerbooksOlof Johansson1-0/+4
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman12-12/+0
2005-11-09Fix AGP compile on non-x86 architecturesLinus Torvalds2-6/+4
2005-11-08[PATCH] i460-agp warning fixesAndrew Morton1-3/+5
2005-11-08[PATCH] AGP performance fixesAlan Hourihane4-9/+25
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds16-42/+53
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-11-05[AGPGART] Fix up warning in efficeon driver.Dave Jones1-1/+1
2005-11-04[AGPGART] Fix up sgi-agp bug with no devices on bus.Dave Jones1-0/+2
2005-11-04[AGPGART] When we encounter reserved mode bits, print them out.Dave Jones1-2/+4
2005-10-30[PATCH] fix missing includesTim Schmielau6-0/+9
2005-10-30[PATCH] CONFIG_IA32Brian Gerst1-8/+8
2005-10-28Pull altix-mmr into release branchTony Luck1-0/+1
2005-10-24[AGPGART] Set .owner field of struct pci_driver.Dave Jones12-0/+12
2005-10-20[AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones7-37/+18
2005-09-23[AGPGART] Fix serverworks TLB flush.Dave Jones1-2/+16
2005-09-16[IA64] Remove warnings for gcc 4.0 IA64 compilation.Peter Chubb1-1/+1
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl1-4/+3
2005-09-09[IA64] Need to include <asm/sn/io.h> in a few more places.Tony Luck1-0/+1
2005-09-01[AGPGART] Remove trailing space before \nDave Jones1-1/+1
2005-08-17Fix up various printk levels and whitespace corrections.Dave Jones1-16/+16