aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
Commit message (Expand)AuthorAge
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge ../linusDave Jones2006-06-29
|\
| * [PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2006-06-27
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-26
| |\
| | * spelling fixesAndreas Mohr2006-06-26
| * | [PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen2006-06-26
| * | [PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen2006-06-26
| |/
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-23
| |\
| | * Pull acpica into release branchLen Brown2006-06-15
| | |\
| | | * ACPI: ia64 buildfixLen Brown2006-04-01
| * | | [PATCH] x86_64: use select for GART_IOMMU to enable AGPRoman Zippel2006-06-22
* | | | [AGPGART] Make AGP depend on PCIDave Jones2006-06-28
* | | | [AGPGART] remove unused variableAdrian Bunk2006-06-24
* | | | [AGPGART] Fix pci_register_driver checking in amd64-agpDave Jones2006-06-21
* | | | [AGPGART] Compile fix for ati-agpDave Jones2006-06-21
* | | | [AGPGART] Suspend/Resume support for nVidia nForce AGP.Dave Jones2006-06-20
* | | | [AGPGART] Suspend/Resume improvements for ATI AGPDave Jones2006-06-20
* | | | [AGPGART] Whitespace cleanups for ati-agpDave Jones2006-06-20
|/ / /
* | | [AGPGART] alpha-agp warning fixAndrew Morton2006-06-08
* | | [AGPGART] uninorth-agp warning fixesAndrew Morton2006-06-08
* | | [AGPGART] Remove pointless initialisation in intel-agpDave Jones2006-05-30
* | | [AGPGART] Remove pointless code from agp_generic_create_gatt_table()Dave Jones2006-05-30
|/ /
* | [AGPGART] VIA PT880 Ultra support.Magnus Kessler2006-05-22
* | [AGPGART] Fix Nforce3 suspend on amd64.Dave Jones2006-05-21
* | [AGPGART] Enable SIS AGP driver on x86-64 for EM64T systemsAndi Kleen2006-05-21
* | [efficeon-agp] Add missing memory maskH. Peter Anvin2006-04-14
|/
* [PATCH] nvidia-agp: use time_before_eq()Marcelo Feitoza Parisi2006-03-28
* [AGPGART] x86_64: Enable VIA AGP driver on x86-64 for VIA P4 chipsetsAndi Kleen2006-03-24
* [AGPGART] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridgeHenrik Kretzschmar2006-03-24
* [AGPGART] ATI RS350 support.Dave Jones2006-03-01
* [AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones2006-02-28
* [AGPGART] Add some informational printk to nforce GART failure path.Dave Jones2006-02-20
* [AGPGART] Improve the error message shown when we detect a ServerWorks CNB20HEDave Jones2006-02-12
* [AGPGART] help text updatesAdrian Bunk2006-02-10
* [AGPGART] 945GM support for agpgartAlan Hourihane2006-01-19
* [AGPGART] Semaphore to Mutex conversion.akpm@osdl.org2006-01-16
* [AGPGART] Suspend/Resume support for ATI GARTakpm@osdl.org2006-01-16
* [AGPGART] Suspend/Resume support for AMD64 GART.akpm@osdl.org2006-01-16
* [AGPGART] Loop cleanupDaniel =?ISO-8859-1?Q?Marjam=E4ki2006-01-16
* [PATCH] fix more missing includesTim Schmielau2006-01-08
* [AGPGART] Support VIA P4M800CE bridge.Dave Jones2005-11-21
* [AGPGART] Mark AMD64 aperture size structs as constDave Jones2005-11-16
* [AGPGART] Mark maxes_table as constDave Jones2005-11-16
* Merge x86-64 update from AndiLinus Torvalds2005-11-14
|\
| * [PATCH] AGP: Make gart iterator in K8 AGP driver SMP safeAndi Kleen2005-11-14
| * [PATCH] AGP: Try unsupported AGP chipsets on x86-64 by defaultAndi Kleen2005-11-14
| * [PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64Andi Kleen2005-11-14
* | [PATCH] ppc: add support for new powerbooksOlof Johansson2005-11-13
* | [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-10