summaryrefslogtreecommitdiff
path: root/drivers/char/agp/uninorth-agp.c
Commit message (Expand)AuthorAge
* PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-05
* agp/uninorth: fix a memleak in create_gatt_tableDenis Kirjanov2015-10-02
* Drivers: char: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* char: remove use of __devexitBill Pemberton2012-11-21
* char: remove use of __devinitdataBill Pemberton2012-11-21
* agp/uninorth: Fix lockups with radeon KMS and >1x.Michel Dänzer2011-05-22
* agp/uninorth: Fix oops caused by flushing too muchPaul Mackerras2010-06-02
* agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse2010-04-23
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks.Michel Dänzer2009-12-09
* agp/uninorth: Also handle user memory types in u3_remove_memory().Michel Dänzer2009-12-09
* trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-15
|\
| * agp/uninorth: Simplify cache flushing.Michel Dänzer2009-08-20
| * agp/uninorth: Allow larger aperture sizes on pre-U3 bridges.Michel Dänzer2009-08-20
* | agp: fix uninorth buildDavid Woodhouse2009-08-06
* | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-03
|/
* agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-19
* agp/uninorth: Handle user memory types.Michel Dänzer2009-06-19
* uninorth-agp section messAl Viro2008-11-30
* linux-next: fix x86 tree build failureStephen Rothwell2008-08-25
* agp: enable optimized agp_alloc_pages methodsRene Herman2008-08-22
* agp: use dev_printk when possibleBjorn Helgaas2008-08-12
* drivers/char/agp - use boolJoe Perches2008-06-19
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-02
* [AGPGART] fix compile errorsRyusuke Konishi2007-02-27
* [AGPGART] Further constification.Dave Jones2007-02-22
* [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-03
* [AGPGART] uninorth: Add module param 'aperture' for aperture sizeMichel Dänzer2006-10-15
* [POWERPC] video & agp: Constify & voidify get_property()Jeremy Kerr2006-07-31
* [AGPGART] uninorth-agp warning fixesAndrew Morton2006-06-08
* [AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones2006-02-28
* [PATCH] ppc: add support for new powerbooksOlof Johansson2005-11-13
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-10
* [AGPGART] Set .owner field of struct pci_driver.Dave Jones2005-10-24
* [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-07
* [PATCH] ppc32: Fix AGP and sleep againBenjamin Herrenschmidt2005-04-16
* Linux-2.6.12-rc2Linus Torvalds2005-04-16