aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/parisc-agp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-31parisc: agp/parisc-agp: allow binding of user memory to the AGP GARTAlex Ivanov1-2/+4
2013-06-05PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng1-1/+1
2010-10-29parisc-agp: fix missing slab.h includeKyle McMartin1-0/+1
2010-10-21drivers/char/agp/parisc-agp.c: eliminate memory leakJulia Lawall1-0/+4
2009-10-03agp: parisc-agp.c - use correct page_mask functionHelge Deller1-1/+1
2009-08-05Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie1-10/+2
2009-08-03agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse1-10/+2
2009-08-02parisc: parisc-agp.c - use correct page_mask functionHelge Deller1-1/+1
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie1-4/+16
2009-03-13parisc: remove klist iteratorsJames Bottomley1-12/+11
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-2/+2
2008-10-10parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin1-2/+2
2008-08-22agp: enable optimized agp_alloc_pages methodsRene Herman1-0/+2
2008-06-19drivers/char/agp - use boolJoe Perches1-3/+3
2007-10-17convert ill defined log2() to ilog2()Fengguang Wu1-5/+2
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman1-1/+1
2007-02-26[PARISC] parisc-agp: Fix thinko const-ifyingKyle McMartin1-1/+1
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-1/+1
2007-02-22[AGPGART] Further constification.Dave Jones1-1/+1
2007-02-05[AGPGART] Add agp-type-to-mask-type method missing from some drivers.Thomas Hellstrom1-0/+1
2006-12-08[PARISC] parisc-agp: Fix integer/pointer warningMatthew Wilcox1-1/+1
2006-10-04[PARISC] Add support for Quicksilver AGPGARTKyle McMartin1-0/+416