summaryrefslogtreecommitdiff
path: root/drivers/char/agp/sgi-agp.c
AgeCommit message (Expand)Author
2014-02-07drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-01-03Drivers: char: remove __dev* attributes.Greg Kroah-Hartman
2012-11-21char: remove use of __devexitBill Pemberton
2012-08-22sgi-agp: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas
2012-04-12agp: Remove 'break' after 'return' statement.Santosh Nayak
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse
2009-08-03agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie
2008-06-19drivers/char/agp - use boolJoe Perches
2007-07-27agp: don't lock pagesNick Piggin
2007-04-26[AGPGART] Fix sparse warning in sgi-agp.cDave Jones
2007-02-27[AGPGART] fix compile errorsRyusuke Konishi
2007-02-22[AGPGART] Further constification.Dave Jones
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom
2007-01-02[AGPGART] drivers/char/agp/sgi-agp.c: check kmalloc() return valueakpm@osdl.org
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2005-11-04[AGPGART] Fix up sgi-agp bug with no devices on bus.Dave Jones
2005-09-09[IA64] Need to include <asm/sn/io.h> in a few more places.Tony Luck
2005-06-07[PATCH] sgi-agp: fixes a problem with accessing GART memory in sgi_tioca_inse...Michael Werner
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds