aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/hp-agp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2011-08-23[IA64] agp/hp-agp: Allow binding user memory to the AGP GARTÉmeric Maschino1-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-11agp/hp: fail gracefully if we don't find an IOCBjorn Helgaas1-0/+3
2010-01-11agp/hp: fixup hp agp after ACPI changesBjorn Helgaas1-2/+1
2009-09-19Merge branch 'acpica' into releaseLen Brown1-6/+3
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore1-6/+3
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse1-2/+2
2009-08-03agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse1-3/+1
2009-06-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-5/+4
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie1-5/+4
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-2/+3
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-6/+3
2007-08-25agp: balance ioremap checksScott Thompson1-0/+1
2007-02-27[AGPGART] fix compile errorsRyusuke Konishi1-1/+1
2007-02-22[AGPGART] Further constification.Dave Jones1-1/+1
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom1-0/+1
2006-04-01ACPI: ia64 buildfixLen Brown1-1/+1
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones1-3/+3
2005-09-16[IA64] Remove warnings for gcc 4.0 IA64 compilation.Peter Chubb1-1/+1
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+552