summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/parisc-agp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* parisc: agp/parisc-agp: allow binding of user memory to the AGP GARTAlex Ivanov2013-07-311-2/+4
* PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng2013-06-051-1/+1
* parisc-agp: fix missing slab.h includeKyle McMartin2010-10-291-0/+1
* drivers/char/agp/parisc-agp.c: eliminate memory leakJulia Lawall2010-10-221-0/+4
* agp: parisc-agp.c - use correct page_mask functionHelge Deller2009-10-031-1/+1
* Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie2009-08-051-10/+2Star
|\
| * agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse2009-08-031-10/+2Star
* | parisc: parisc-agp.c - use correct page_mask functionHelge Deller2009-08-021-1/+1
|/
* agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-191-4/+16
* parisc: remove klist iteratorsJames Bottomley2009-03-131-12/+11Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-201-2/+2
|\
| * parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*>Kyle McMartin2008-10-101-2/+2
* | agp: enable optimized agp_alloc_pages methodsRene Herman2008-08-221-0/+2
|/
* drivers/char/agp - use boolJoe Perches2008-06-191-3/+3
* convert ill defined log2() to ilog2()Fengguang Wu2007-10-171-5/+2Star
* PCI: Convert to alloc_pci_dev()Michael Ellerman2007-05-031-1/+1
* [PARISC] parisc-agp: Fix thinko const-ifyingKyle McMartin2007-02-271-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-261-1/+1
|\
| * [PARISC] parisc-agp: Fix integer/pointer warningMatthew Wilcox2006-12-081-1/+1
* | [AGPGART] Further constification.Dave Jones2007-02-231-1/+1
* | [AGPGART] Add agp-type-to-mask-type method missing from some drivers.Thomas Hellstrom2007-02-051-0/+1
|/
* [PARISC] Add support for Quicksilver AGPGARTKyle McMartin2006-10-041-0/+416