index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
sworks-agp.c
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-01-11
agp: sworks: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2017-05-08
agp: use set_memory.h header
Laura Abbott
2013-01-03
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-21
char: remove use of __devexit
Bill Pemberton
2011-03-31
Fix common misspellings
Lucas De Marchi
2009-08-03
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
2009-08-03
agp: Switch mask_memory() method to take address argument again, not page
David Woodhouse
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
2008-08-22
agp: enable optimized agp_alloc_pages methods
Rene Herman
2008-08-12
agp: use dev_printk when possible
Bjorn Helgaas
2008-06-19
drivers/char/agp - use bool
Joe Perches
2008-02-20
agp: fix missing casts that produced a warning.
Dave Airlie
2008-02-19
fix historic ioremap() abuse in AGP
Arjan van dev Ven
2007-04-26
[AGPGART] sworks-agp: Switch to PCI ref counting APIs
Alan Cox
2007-02-22
[AGPGART] Further constification.
Dave Jones
2007-02-03
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
2006-02-28
[AGPGART] Lots of CodingStyle/whitespace cleanups.
Dave Jones
2006-02-12
[AGPGART] Improve the error message shown when we detect a ServerWorks CNB20HE
Dave Jones
2006-01-08
[PATCH] fix more missing includes
Tim Schmielau
2005-11-10
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-10-24
[AGPGART] Set .owner field of struct pci_driver.
Dave Jones
2005-10-20
[AGPGART] Replace kmalloc+memset's with kzalloc's
Dave Jones
2005-09-23
[AGPGART] Fix serverworks TLB flush.
Dave Jones
2005-06-07
[PATCH] AGP fix for Xen VMM
Keir Fraser
2005-05-01
[PATCH] make lots of things static
Adrian Bunk
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds