aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/agp/uninorth-agp.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-02agp/uninorth: Fix oops caused by flushing too muchGravatar Paul Mackerras 1-1/+1
2010-04-23agp: use scratch page on memory remove and at GATT creation V4Gravatar Jerome Glisse 1-4/+12
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-09agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks.Gravatar Michel Dänzer 1-53/+11
2009-12-09agp/uninorth: Also handle user memory types in u3_remove_memory().Gravatar Michel Dänzer 1-7/+22
2009-09-21trivial: fix typo "to to" in multiple filesGravatar Anand Gadiyar 1-1/+1
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-16/+33
2009-08-20agp/uninorth: Simplify cache flushing.Gravatar Michel Dänzer 1-8/+25
2009-08-20agp/uninorth: Allow larger aperture sizes on pre-U3 bridges.Gravatar Michel Dänzer 1-8/+8
2009-08-06agp: fix uninorth buildGravatar David Woodhouse 1-1/+1
2009-08-03agp: kill phys_to_gart() and gart_to_phys()Gravatar David Woodhouse 1-1/+1
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayGravatar Dave Airlie 1-6/+6
2009-06-19agp/uninorth: Handle user memory types.Gravatar Michel Dänzer 1-2/+16
2008-11-30uninorth-agp section messGravatar Al Viro 1-1/+1
2008-08-25linux-next: fix x86 tree build failureGravatar Stephen Rothwell 1-1/+1
2008-08-22agp: enable optimized agp_alloc_pages methodsGravatar Rene Herman 1-0/+4
2008-08-12agp: use dev_printk when possibleGravatar Bjorn Helgaas 1-16/+16
2008-06-19drivers/char/agp - use boolGravatar Joe Perches 1-5/+5
2007-05-02[POWERPC] Rename get_property to of_get_property: driversGravatar Stephen Rothwell 1-1/+1
2007-02-27[AGPGART] fix compile errorsGravatar Ryusuke Konishi 1-2/+2
2007-02-22[AGPGART] Further constification.Gravatar Dave Jones 1-4/+4
2007-02-03[AGPGART] Allow drm-populated agp memory typesGravatar Thomas Hellstrom 1-0/+2
2006-10-15[AGPGART] uninorth: Add module param 'aperture' for aperture size1-19/+35
2006-07-31[POWERPC] video & agp: Constify & voidify get_property()Gravatar Jeremy Kerr 1-2/+2
2006-06-08[AGPGART] uninorth-agp warning fixesGravatar Andrew Morton 1-2/+2
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Gravatar Dave Jones 1-6/+6
2005-11-13[PATCH] ppc: add support for new powerbooksGravatar Olof Johansson 1-0/+4
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGravatar Greg Kroah-Hartman 1-1/+0
2005-10-24[AGPGART] Set .owner field of struct pci_driver.Gravatar Dave Jones 1-0/+1
2005-06-07[PATCH] AGP fix for Xen VMMGravatar Keir Fraser 1-1/+1
2005-04-16[PATCH] ppc32: Fix AGP and sleep againGravatar Benjamin Herrenschmidt 1-8/+44
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+647