index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
agp
/
uninorth-agp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+3
2018-05-10
agp: uninorth: make two functions static
Mathieu Malaterre
1
-2
/
+2
2017-08-04
agp: uninorth: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2016-02-06
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
1
-1
/
+0
2015-10-02
agp/uninorth: fix a memleak in create_gatt_table
Denis Kirjanov
1
-6
/
+10
2013-01-04
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-11-22
char: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-22
char: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2011-05-22
agp/uninorth: Fix lockups with radeon KMS and >1x.
Michel Dänzer
1
-1
/
+1
2010-06-02
agp/uninorth: Fix oops caused by flushing too much
Paul Mackerras
1
-1
/
+1
2010-04-23
agp: use scratch page on memory remove and at GATT creation V4
Jerome Glisse
1
-4
/
+12
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-09
agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks.
Michel Dänzer
1
-53
/
+11
2009-12-09
agp/uninorth: Also handle user memory types in u3_remove_memory().
Michel Dänzer
1
-7
/
+22
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-16
/
+33
2009-08-20
agp/uninorth: Simplify cache flushing.
Michel Dänzer
1
-8
/
+25
2009-08-20
agp/uninorth: Allow larger aperture sizes on pre-U3 bridges.
Michel Dänzer
1
-8
/
+8
2009-08-06
agp: fix uninorth build
David Woodhouse
1
-1
/
+1
2009-08-03
agp: kill phys_to_gart() and gart_to_phys()
David Woodhouse
1
-1
/
+1
2009-06-19
agp: switch AGP to use page array instead of unsigned long array
Dave Airlie
1
-6
/
+6
2009-06-19
agp/uninorth: Handle user memory types.
Michel Dänzer
1
-2
/
+16
2008-11-30
uninorth-agp section mess
Al Viro
1
-1
/
+1
2008-08-25
linux-next: fix x86 tree build failure
Stephen Rothwell
1
-1
/
+1
2008-08-22
agp: enable optimized agp_alloc_pages methods
Rene Herman
1
-0
/
+4
2008-08-12
agp: use dev_printk when possible
Bjorn Helgaas
1
-16
/
+16
2008-06-19
drivers/char/agp - use bool
Joe Perches
1
-5
/
+5
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-1
/
+1
2007-02-27
[AGPGART] fix compile errors
Ryusuke Konishi
1
-2
/
+2
2007-02-23
[AGPGART] Further constification.
Dave Jones
1
-4
/
+4
2007-02-04
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
1
-0
/
+2
2006-10-16
[AGPGART] uninorth: Add module param 'aperture' for aperture size
Michel Dänzer
1
-19
/
+35
2006-07-31
[POWERPC] video & agp: Constify & voidify get_property()
Jeremy Kerr
1
-2
/
+2
2006-06-09
[AGPGART] uninorth-agp warning fixes
Andrew Morton
1
-2
/
+2
2006-02-28
[AGPGART] Lots of CodingStyle/whitespace cleanups.
Dave Jones
1
-6
/
+6
2005-11-14
[PATCH] ppc: add support for new powerbooks
Olof Johansson
1
-0
/
+4
2005-11-11
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-10-25
[AGPGART] Set .owner field of struct pci_driver.
Dave Jones
1
-0
/
+1
2005-06-07
[PATCH] AGP fix for Xen VMM
Keir Fraser
1
-1
/
+1
2005-04-17
[PATCH] ppc32: Fix AGP and sleep again
Benjamin Herrenschmidt
1
-8
/
+44
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+647