summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] nvidia-agp: use time_before_eq()Marcelo Feitoza Parisi2006-03-281-1/+2
* [AGPGART] x86_64: Enable VIA AGP driver on x86-64 for VIA P4 chipsetsAndi Kleen2006-03-241-1/+1
* [AGPGART] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridgeHenrik Kretzschmar2006-03-241-1/+1
* [AGPGART] ATI RS350 support.Dave Jones2006-03-011-0/+4
* [AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones2006-02-2819-105/+98
* [AGPGART] Add some informational printk to nforce GART failure path.Dave Jones2006-02-201-2/+4
* [AGPGART] Improve the error message shown when we detect a ServerWorks CNB20HEDave Jones2006-02-121-3/+1
* [AGPGART] help text updatesAdrian Bunk2006-02-101-38/+17
* [AGPGART] 945GM support for agpgartAlan Hourihane2006-01-191-2/+13
* [AGPGART] Semaphore to Mutex conversion.akpm@osdl.org2006-01-161-14/+14
* [AGPGART] Suspend/Resume support for ATI GARTakpm@osdl.org2006-01-161-0/+20
* [AGPGART] Suspend/Resume support for AMD64 GART.akpm@osdl.org2006-01-161-0/+24
* [AGPGART] Loop cleanupDaniel =?ISO-8859-1?Q?Marjam=E4ki2006-01-161-3/+1
* [PATCH] fix more missing includesTim Schmielau2006-01-081-0/+1
* [AGPGART] Support VIA P4M800CE bridge.Dave Jones2005-11-211-0/+6
* [AGPGART] Mark AMD64 aperture size structs as constDave Jones2005-11-161-2/+2
* [AGPGART] Mark maxes_table as constDave Jones2005-11-161-1/+1
* Merge x86-64 update from AndiLinus Torvalds2005-11-141-3/+14
|\
| * [PATCH] AGP: Make gart iterator in K8 AGP driver SMP safeAndi Kleen2005-11-141-2/+3
| * [PATCH] AGP: Try unsupported AGP chipsets on x86-64 by defaultAndi Kleen2005-11-141-1/+1
| * [PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64Andi Kleen2005-11-141-0/+10
* | [PATCH] ppc: add support for new powerbooksOlof Johansson2005-11-131-0/+4
* | [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-1012-12/+0
* | Fix AGP compile on non-x86 architecturesLinus Torvalds2005-11-092-6/+4
* | [PATCH] i460-agp warning fixesAndrew Morton2005-11-081-3/+5
* | [PATCH] AGP performance fixesAlan Hourihane2005-11-084-9/+25
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-11-0716-42/+53
|\ \
| * | [AGPGART] Fix up warning in efficeon driver.Dave Jones2005-11-051-1/+1
| * | [AGPGART] Fix up sgi-agp bug with no devices on bus.Dave Jones2005-11-041-0/+2
| * | [AGPGART] When we encounter reserved mode bits, print them out.Dave Jones2005-11-041-2/+4
| * | [AGPGART] Set .owner field of struct pci_driver.Dave Jones2005-10-2412-0/+12
| * | [AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones2005-10-207-37/+18
| * | [AGPGART] Fix serverworks TLB flush.Dave Jones2005-09-231-2/+16
* | | [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
| |/ |/|
* | [PATCH] fix missing includesTim Schmielau2005-10-306-0/+9
* | [PATCH] CONFIG_IA32Brian Gerst2005-10-301-8/+8
* | Pull altix-mmr into release branchTony Luck2005-10-281-0/+1
|\ \
| * | [IA64] Need to include <asm/sn/io.h> in a few more places.Tony Luck2005-09-091-0/+1
* | | [IA64] Remove warnings for gcc 4.0 IA64 compilation.Peter Chubb2005-09-161-1/+1
| |/ |/|
* | [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-101-4/+3
* | [AGPGART] Remove trailing space before \nDave Jones2005-09-011-1/+1
* | Fix up various printk levels and whitespace corrections.Dave Jones2005-08-171-16/+16
* | Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6Dave Jones2005-08-173-3/+19
|\ \ | |/
| * [PATCH] agp: restore APBASE after setting APSIZEMatthew Garrett2005-07-292-3/+10
| * [PATCH] sis 760 support.Dave Jones2005-06-281-0/+9
* | [AGPGART] Drop duplicate setting of info->mode in agp_copy_info()Dave Jones2005-08-111-1/+0
|/
* [PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0).David Mosberger2005-06-071-16/+3
* [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-0713-35/+36
* [PATCH] sgi-agp: fixes a problem with accessing GART memory in sgi_tioca_inse...Michael Werner2005-06-071-3/+9
* [PATCH] i945G patch for agpgartAlan Hourihane2005-06-071-2/+13
OpenPOWER on IntegriCloud