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
starfive-6.6.48-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
/
mips
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+4
2015-04-01
MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controller
Joshua Kinard
1
-1
/
+4
2015-03-19
PCI: Cleanup control flow
Bjorn Helgaas
1
-16
/
+17
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
1
-0
/
+1
2013-10-30
MIPS: of/pci: Use of_pci_range_parser
Andrew Murray
1
-32
/
+18
2013-07-25
PCI: Delay enabling bridges until they're needed
Yinghai Lu
1
-1
/
+0
2013-04-10
MIPS/PCI: Implement pcibios_get_phb_of_node
Gabor Juhos
1
-1
/
+7
2013-02-21
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
1
-2
/
+13
2013-02-17
MIPS: avoid possible resource conflict in register_pci_controller
Gabor Juhos
1
-2
/
+13
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-2
/
+2
2013-01-04
MIPS: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-5
/
+4
2012-11-29
mips/PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-2
/
+0
2012-09-19
PCI: Provide a default pcibios_update_irq()
Thierry Reding
1
-6
/
+0
2012-09-19
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
1
-1
/
+1
2012-07-06
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
1
-2
/
+2
2012-07-06
MIPS/PCI: adjust section annotations for pcibios_setup()
Myron Stowe
1
-2
/
+2
2012-06-14
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-1
/
+1
2012-05-15
MIPS: pci: parse memory ranges from devicetree
John Crispin
1
-0
/
+55
2012-02-24
mips/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-67
/
+3
2012-02-24
mips/PCI: removed unused pci_probe configurability
Bjorn Helgaas
1
-5
/
+1
2012-02-24
mips/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
1
-8
/
+5
2012-01-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+28
2012-01-11
MIPS: Set default pci cache line size.
Ralf Baechle
1
-1
/
+28
2012-01-07
mips/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
1
-7
/
+10
2012-01-07
PCI: MIPS: use generic pcibios_set_master()
Myron Stowe
1
-15
/
+0
2012-01-07
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
1
-6
/
+0
2011-11-01
mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-02-27
MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addresses
Bjorn Helgaas
1
-2
/
+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
-2
/
+2
2009-09-17
MIPS: Remove useless zero initializations.
Ralf Baechle
1
-2
/
+2
2009-01-07
PCI: mips: use generic INTx swizzle from PCI core
Bjorn Helgaas
1
-16
/
+1
2009-01-07
PCI: mips: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
1
-8
/
+1
2008-12-10
MIPS: Better than nothing implementation of PCI mmap to fix X.
Ralf Baechle
1
-0
/
+24
2008-10-15
MIPS: PCI: Scan busses when they are registered
Aurelien Jarno
1
-27
/
+53
2008-07-31
[MIPS] Introduce pcibios_plat_setup
Atsushi Nemoto
1
-1
/
+5
2008-07-20
[MIPS] PCI: Make the pcibios_max_latency variable static
Dmitri Vorobiev
1
-1
/
+1
2008-07-15
[MIPS] Namespace clean-up in arch/mips/pci/pci.c
Dmitri Vorobiev
1
-2
/
+1
2008-03-12
[MIPS] Fix loads of section missmatches
Ralf Baechle
1
-1
/
+1
2008-02-19
[MIPS] PCI: Coding style fixes for pcibios_enable_resources.
Ralf Baechle
1
-2
/
+5
2008-02-19
[MIPS] PCI: Port i386 PCI fixes.
Ralf Baechle
1
-2
/
+5
2007-12-14
[MIPS] PCI: Make pcibios_fixup_device_resources ignore legacy resources.
Ralf Baechle
1
-0
/
+2
2007-09-11
[MIPS] PCI: Set need_domain_info if controller domain index is non-zero.
Ralf Baechle
1
-0
/
+1
2007-08-27
[MIPS] HOTPLUG: Make register_pci_controller __devinit.
Ralf Baechle
1
-1
/
+1
2007-08-27
[MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.
Ralf Baechle
1
-3
/
+2
2007-08-27
[MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.
Ralf Baechle
1
-1
/
+1
2007-07-12
[MIPS] Fix a sparse warning in arch/mips/pci/pci.c
Atsushi Nemoto
1
-1
/
+1
2007-04-27
[MIPS] Register PCI host bridge resource earlier
Thomas Bogendoerfer
1
-13
/
+12
2007-02-27
[MIPS] Mark pcibios_fixup_device_resources() as __devinit
Atsushi Nemoto
1
-1
/
+1
[next]