aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/parisc-agp.c
AgeCommit message (Expand)Author
2021-12-22parisc/agp: Annotate parisc agp init functions with __initHelge Deller
2013-07-31parisc: agp/parisc-agp: allow binding of user memory to the AGP GARTAlex Ivanov
2013-06-05PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng
2010-10-29parisc-agp: fix missing slab.h includeKyle McMartin
2010-10-21drivers/char/agp/parisc-agp.c: eliminate memory leakJulia Lawall
2009-10-03agp: parisc-agp.c - use correct page_mask functionHelge Deller
2009-08-05Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie
2009-08-03agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse
2009-08-02parisc: parisc-agp.c - use correct page_mask functionHelge Deller
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie
2009-03-13parisc: remove klist iteratorsJames Bottomley
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-10-10parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin
2008-08-22agp: enable optimized agp_alloc_pages methodsRene Herman
2008-06-19drivers/char/agp - use boolJoe Perches
2007-10-17convert ill defined log2() to ilog2()Fengguang Wu
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman
2007-02-26[PARISC] parisc-agp: Fix thinko const-ifyingKyle McMartin
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2007-02-22[AGPGART] Further constification.Dave Jones
2007-02-05[AGPGART] Add agp-type-to-mask-type method missing from some drivers.Thomas Hellstrom
2006-12-08[PARISC] parisc-agp: Fix integer/pointer warningMatthew Wilcox
2006-10-04[PARISC] Add support for Quicksilver AGPGARTKyle McMartin