index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
ati-agp.c
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-08-04
agp: ati: constify pci_device_id.
Arvind Yadav
2017-05-08
agp: use set_memory.h header
Laura Abbott
2014-12-23
agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags
Dave Jones
2014-01-07
agp/ati: Use PCI_COMMAND instead of hard-coded 4
Bjorn Helgaas
2014-01-07
agp: Use pci_resource_start() to get CPU physical address for BAR
Bjorn Helgaas
2014-01-06
agp: Support 64-bit APBASE
Bjorn Helgaas
2013-06-28
char/agp: replace numeric with standard PM state macros
Yijing Wang
2013-01-03
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-21
char: remove use of __devexit
Bill Pemberton
2012-11-21
char: remove use of __devinitdata
Bill Pemberton
2010-04-23
agp: use scratch page on memory remove and at GATT creation V4
Jerome Glisse
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: add user mapping support to ATI AGP bridge.
Dave Airlie
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
2008-10-20
Update email addresses.
Dave Jones
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-06-12
agp: add support for Radeon Mobility 9000 chipset
Amit Kucheria
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-08-25
agp: balance ioremap checks
Scott Thompson
2007-07-27
Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_...
Jesper Juhl
2007-02-22
[AGPGART] Further constification.
Dave Jones
2007-02-03
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
2007-01-28
[AGPGART] Remove pointless assignment.
Dave Jones
2007-01-28
[AGPGART] Remove pointless typedef in ati-agp
Dave Jones
2006-06-29
Merge ../linus
Dave Jones
2006-06-26
spelling fixes
Andreas Mohr
2006-06-21
[AGPGART] Compile fix for ati-agp
Dave Jones
2006-06-20
[AGPGART] Suspend/Resume improvements for ATI AGP
Dave Jones
2006-06-20
[AGPGART] Whitespace cleanups for ati-agp
Dave Jones
2006-03-01
[AGPGART] ATI RS350 support.
Dave Jones
2006-02-28
[AGPGART] Lots of CodingStyle/whitespace cleanups.
Dave Jones
2006-01-16
[AGPGART] Suspend/Resume support for ATI GART
akpm@osdl.org
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-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