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
/
sparc
/
kernel
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-30
sparc/PCI: Add mem64 resource parsing for root bus
Yinghai Lu
1
-1
/
+6
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2015-09-02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-08-11
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
1
-2
/
+1
2015-07-31
PCI: Hold pci_slot_mutex while searching bus->slots list
Yijing Wang
1
-5
/
+1
2015-07-22
sparc/PCI: Use helper functions to access fields in struct msi_desc
Jiang Liu
1
-1
/
+1
2015-06-01
sparc64: pci slots information is not populated in sysfs
Eric Snowberg
1
-8
/
+51
2015-04-14
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2015-04-08
Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"
Bjorn Helgaas
1
-4
/
+1
2015-03-19
sparc/PCI: Claim bus resources before pci_bus_add_devices()
Yijing Wang
1
-2
/
+1
2015-01-16
sparc/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
1
-1
/
+4
2014-08-14
sparc64: Properly claim resources as each PCI bus is probed.
David S. Miller
1
-0
/
+32
2014-08-14
sparc64: Skip bogus PCI bridge ranges.
David S. Miller
1
-0
/
+11
2014-08-14
sparc64: Expand PCI bridge probing debug logging.
David S. Miller
1
-1
/
+23
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-0
/
+1
2014-05-28
sparc/PCI: Use pci_is_bridge() to simplify code
Yijing Wang
1
-2
/
+1
2014-05-19
sparc64: fix sparse warning in pci.c
Sam Ravnborg
1
-0
/
+1
2014-01-29
sparc: don't use module_init in non-modular pci.c code
Paul Gortmaker
1
-2
/
+1
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
1
-3
/
+3
2013-11-15
sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...
oftedal
1
-2
/
+2
2013-07-04
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+2
2013-06-29
sparc: __pci_mmap_set_flags() is useless
Al Viro
1
-10
/
+0
2013-06-15
Merge branch 'pci/jiang-bus-lock-v3' into next
Bjorn Helgaas
1
-2
/
+1
2013-06-05
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
Gu Zheng
1
-2
/
+1
2013-05-21
sparc/PCI: Use PCI_UNKNOWN for unknown power state
Bjorn Helgaas
1
-1
/
+1
2013-01-13
sparc: remove __devinit, __devexit annotations
Sam Ravnborg
1
-19
/
+18
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-09-19
PCI: Provide a default pcibios_update_irq()
Thierry Reding
1
-4
/
+0
2012-07-10
Merge branch 'pci/bjorn-p2p-bridge-windows' into next
Bjorn Helgaas
1
-88
/
+1
2012-07-10
sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases()
Bjorn Helgaas
1
-88
/
+1
2012-07-06
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
1
-5
/
+0
2012-07-06
sparc/PCI: factor out pcibios_setup()
Myron Stowe
1
-5
/
+0
2012-06-14
sparc/PCI: register busn_res for root buses
Yinghai Lu
1
-3
/
+5
2012-06-14
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-3
/
+3
2012-03-20
sparc/PCI: convert devtree and arch-probed bus addresses to resource
Bjorn Helgaas
1
-35
/
+25
2012-02-24
sparc/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-42
/
+4
2012-01-07
sparc/PCI: convert to pci_create_root_bus()
Bjorn Helgaas
1
-11
/
+6
2012-01-07
PCI: SPARC: convert pcibios_set_master() to a non-inlined function
Myron Stowe
1
-0
/
+5
2011-11-01
sparc: move symbol exporters to use export.h not module.h
Paul Gortmaker
1
-1
/
+1
2011-10-20
sparc: Add alignment flag to PCI expansion resources
Kjetil Oftedal
1
-1
/
+2
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+2
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-4
/
+2
2011-06-08
pci/of: Consolidate pci_device_to_OF_node()
Benjamin Herrenschmidt
1
-6
/
+0
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
1
-1
/
+1
2011-03-29
sparc: Convert to new irq function names
Thomas Gleixner
1
-1
/
+1
2011-03-17
sparc64: Fix build errors with gcc-4.6.0
David S. Miller
1
-0
/
+1
2011-03-17
sparc64: rename virt_irq => irq - II
Sam Ravnborg
1
-5
/
+5
2010-07-24
sparc: remove references to of_device and to_of_device
Grant Likely
1
-2
/
+2
2010-06-28
sparc/of: Move of_device fields into struct pdev_archdata
Grant Likely
1
-1
/
+1
2010-05-19
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
1
-2
/
+1
[next]