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
/
arch
/
frv
/
mb93090-mb00
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2017-02-25
arch/frv/mb93090-mb00/pci-frv.c: fix build warning
Sudip Mukherjee
1
-3
/
+8
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2
-2
/
+2
2016-12-15
arch/frv: add option to skip sync on DMA map
Alexander Duyck
2
-6
/
+17
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2
-9
/
+8
2016-01-21
frv: convert to dma_map_ops
Christoph Hellwig
2
-51
/
+95
2015-09-15
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
Bjorn Helgaas
1
-0
/
+2
2015-08-05
Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...
Bjorn Helgaas
3
-18
/
+0
2015-07-28
PCI: Remove unused "pci_probe" flags
Bjorn Helgaas
2
-16
/
+0
2015-07-23
PCI: Call pci_read_bridge_bases() from core instead of arch code
Lorenzo Pieralisi
1
-2
/
+0
2015-07-02
Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2015-06-26
frv: use for_each_sg()
Akinobu Mita
2
-7
/
+10
2015-06-16
frv: add module.h to mb93090-mb00/flash.c to avoid compile fail
Paul Gortmaker
1
-1
/
+1
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
1
-1
/
+5
2015-02-11
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2015-01-22
frv/PCI: Add struct pci_ops member names to initialization
Rob Herring
1
-2
/
+2
2015-01-16
frv/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
1
-1
/
+1
2014-05-28
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
1
-4
/
+0
2014-02-20
PCI: frv: replace now removed pci_bus_b() causing build failure
Paul Gortmaker
1
-1
/
+1
2013-10-30
frv/PCI: Remove pcibios_last_bus
Bjorn Helgaas
2
-37
/
+0
2013-07-25
frv/PCI: Mark pcibios_fixup_bus() as non-init
Bjorn Helgaas
1
-1
/
+1
2013-02-26
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+1
2013-01-04
frv/PCI: Remove unused pci_root_bus
Bjorn Helgaas
2
-4
/
+1
2013-01-04
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-11-02
FRV: Add missing linux/export.h #inclusions
David Howells
1
-0
/
+1
2012-10-05
sections: fix section conflicts in arch/frv
Andi Kleen
1
-1
/
+1
2012-08-22
frv/PCI: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
1
-3
/
+1
2012-07-27
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-2
/
+2
2012-07-23
frv: remove the second parameter of kmap_atomic_primary()
Cong Wang
1
-2
/
+2
2012-06-12
frv/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
1
-2
/
+2
2012-04-03
frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2012-01-12
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
3
-28
/
+5
2012-01-07
frv/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
1
-6
/
+5
2012-01-07
PCI: frv: use generic pcibios_set_master()
Myron Stowe
1
-14
/
+0
2012-01-07
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
2
-8
/
+0
2011-12-04
frv: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
2
-30
/
+1
2010-10-27
mm: stack based kmap_atomic()
Peter Zijlstra
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-3
/
+0
2010-03-29
frv/chris: fix lines with a missing semicolons
David Howells
1
-1
/
+1
2010-03-25
frv/PCI: remove redundant warnings
Bjorn Helgaas
1
-3
/
+1
2010-03-13
dma-mapping: frv: remove the obsolete and unnecessary DMA API comments
FUJITA Tomonori
2
-60
/
+0
2010-02-23
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-1
/
+1
2010-02-23
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-8
/
+6
2009-09-25
FRV: Flash mappings for the MB93090-MB00 motherboard
David Howells
2
-0
/
+92
2009-09-10
frv/PCI: Use pci_claim_resource
Matthew Wilcox
1
-6
/
+4
2009-06-11
FRV: BUG to BUG_ON changes
Stoyan Gaydarov
2
-8
/
+4
2009-04-22
frv: insert PCI root bus resources for the MB93090 devel motherboard
David Howells
1
-13
/
+50
2008-10-17
FRV: Provide dma_map_page() for NOMMU and fix comments
David Howells
2
-5
/
+29
2008-10-17
frv: use generic pci_enable_resources()
Bjorn Helgaas
3
-34
/
+1
2008-06-28
PCI: remove unused arch pcibios_update_resource() functions
Adrian Bunk
1
-30
/
+0
[next]