index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
ati-agp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+2
*
agp: ati: constify pci_device_id.
Arvind Yadav
2017-08-04
1
-1
/
+1
*
agp: use set_memory.h header
Laura Abbott
2017-05-08
1
-0
/
+1
*
agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags
Dave Jones
2014-12-23
1
-1
/
+1
*
agp/ati: Use PCI_COMMAND instead of hard-coded 4
Bjorn Helgaas
2014-01-07
1
-2
/
+2
*
agp: Use pci_resource_start() to get CPU physical address for BAR
Bjorn Helgaas
2014-01-07
1
-4
/
+4
*
agp: Support 64-bit APBASE
Bjorn Helgaas
2014-01-06
1
-5
/
+4
*
char/agp: replace numeric with standard PM state macros
Yijing Wang
2013-06-28
1
-2
/
+2
*
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-2
/
+1
*
char: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
char: remove use of __devinitdata
Bill Pemberton
2012-11-21
1
-1
/
+1
*
agp: use scratch page on memory remove and at GATT creation V4
Jerome Glisse
2010-04-23
1
-0
/
+8
*
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
2009-08-03
1
-3
/
+3
*
agp: Switch mask_memory() method to take address argument again, not page
David Woodhouse
2009-08-03
1
-1
/
+2
*
agp: add user mapping support to ATI AGP bridge.
Dave Airlie
2009-06-19
1
-4
/
+14
*
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
2009-06-19
1
-2
/
+3
*
Update email addresses.
Dave Jones
2008-10-20
1
-1
/
+1
*
agp: enable optimized agp_alloc_pages methods
Rene Herman
2008-08-22
1
-0
/
+2
*
agp: use dev_printk when possible
Bjorn Helgaas
2008-08-12
1
-4
/
+3
*
drivers/char/agp - use bool
Joe Perches
2008-06-19
1
-2
/
+2
*
agp: add support for Radeon Mobility 9000 chipset
Amit Kucheria
2008-06-12
1
-0
/
+4
*
agp: fix missing casts that produced a warning.
Dave Airlie
2008-02-20
1
-2
/
+2
*
fix historic ioremap() abuse in AGP
Arjan van dev Ven
2008-02-19
1
-13
/
+3
*
agp: balance ioremap checks
Scott Thompson
2007-08-25
1
-0
/
+3
*
Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_...
Jesper Juhl
2007-07-27
1
-7
/
+2
*
[AGPGART] Further constification.
Dave Jones
2007-02-22
1
-2
/
+2
*
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
2007-02-03
1
-0
/
+1
*
[AGPGART] Remove pointless assignment.
Dave Jones
2007-01-28
1
-5
/
+5
*
[AGPGART] Remove pointless typedef in ati-agp
Dave Jones
2007-01-28
1
-13
/
+13
*
Merge ../linus
Dave Jones
2006-06-29
1
-1
/
+1
|
\
|
*
spelling fixes
Andreas Mohr
2006-06-26
1
-1
/
+1
*
|
[AGPGART] Compile fix for ati-agp
Dave Jones
2006-06-21
1
-2
/
+2
*
|
[AGPGART] Suspend/Resume improvements for ATI AGP
Dave Jones
2006-06-20
1
-7
/
+9
*
|
[AGPGART] Whitespace cleanups for ati-agp
Dave Jones
2006-06-20
1
-9
/
+8
|
/
*
[AGPGART] ATI RS350 support.
Dave Jones
2006-03-01
1
-0
/
+4
*
[AGPGART] Lots of CodingStyle/whitespace cleanups.
Dave Jones
2006-02-28
1
-3
/
+3
*
[AGPGART] Suspend/Resume support for ATI GART
akpm@osdl.org
2006-01-16
1
-0
/
+20
*
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
2005-11-10
1
-1
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2005-11-07
1
-5
/
+3
|
\
|
*
[AGPGART] Set .owner field of struct pci_driver.
Dave Jones
2005-10-24
1
-0
/
+1
|
*
[AGPGART] Replace kmalloc+memset's with kzalloc's
Dave Jones
2005-10-20
1
-5
/
+2
*
|
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
1
-0
/
+2
|
/
*
[PATCH] AGP fix for Xen VMM
Keir Fraser
2005-06-07
1
-3
/
+3
*
[PATCH] make lots of things static
Adrian Bunk
2005-05-01
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+548