summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/sworks-agp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* agp: sworks: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-121-1/+2
* agp: use set_memory.h headerLaura Abbott2017-05-091-0/+1
* Drivers: char: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-2/+2
* char: remove use of __devexitBill Pemberton2012-11-211-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-4/+4
* agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse2009-08-031-1/+3
* agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-191-1/+1
* agp: enable optimized agp_alloc_pages methodsRene Herman2008-08-221-0/+2
* agp: use dev_printk when possibleBjorn Helgaas2008-08-121-12/+13
* drivers/char/agp - use boolJoe Perches2008-06-191-3/+3
* agp: fix missing casts that produced a warning.Dave Airlie2008-02-201-2/+2
* fix historic ioremap() abuse in AGPArjan van dev Ven2008-02-191-13/+5Star
* [AGPGART] sworks-agp: Switch to PCI ref counting APIsAlan Cox2007-04-261-10/+13
* [AGPGART] Further constification.Dave Jones2007-02-231-3/+3
* [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-031-0/+1
* [AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones2006-02-281-8/+7Star
* [AGPGART] Improve the error message shown when we detect a ServerWorks CNB20HEDave Jones2006-02-131-3/+1Star
* [PATCH] fix more missing includesTim Schmielau2006-01-091-0/+1
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-111-1/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2005-11-071-8/+21
|\
| * [AGPGART] Set .owner field of struct pci_driver.Dave Jones2005-10-251-0/+1
| * [AGPGART] Replace kmalloc+memset's with kzalloc'sDave Jones2005-10-211-6/+4Star
| * [AGPGART] Fix serverworks TLB flush.Dave Jones2005-09-241-2/+16
* | [PATCH] fix missing includesTim Schmielau2005-10-311-0/+2
|/
* [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-071-4/+4
* [PATCH] make lots of things staticAdrian Bunk2005-05-011-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+556