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
/
x86
/
pci
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-05
Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...
Bjorn Helgaas
1
-12
/
+9
2015-07-30
PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()
Jiang Liu
1
-11
/
+9
2015-07-23
PCI: Call pci_read_bridge_bases() from core instead of arch code
Lorenzo Pieralisi
1
-1
/
+0
2015-04-14
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2015-03-20
Revert "x86/PCI: Refine the way to release PCI IRQ resources"
Rafael J. Wysocki
1
-28
/
+6
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
1
-0
/
+2
2015-02-10
Merge branch 'acpi-resources'
Rafael J. Wysocki
1
-6
/
+28
2015-02-05
x86/PCI: Refine the way to release PCI IRQ resources
Jiang Liu
1
-6
/
+28
2015-02-02
PCI: Add NEC variants to Stratus ftServer PCIe DMI check
Charlotte Richardson
1
-0
/
+16
2014-09-23
x86/PCI: Mark DMI tables as initialization data
Mathias Krause
1
-10
/
+10
2014-04-03
Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-4
/
+1
2014-02-27
x86, platforms: Remove SGI Visual Workstation
H. Peter Anvin
1
-4
/
+1
2014-02-03
x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node()
Bjorn Helgaas
1
-69
/
+0
2014-02-03
x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node()
Bjorn Helgaas
1
-1
/
+1
2014-02-03
x86/PCI: Drop return value of pcibios_scan_root()
Bjorn Helgaas
1
-4
/
+2
2014-02-03
x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root()
Bjorn Helgaas
1
-30
/
+19
2014-02-03
x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata()
Bjorn Helgaas
1
-5
/
+0
2014-02-03
x86/PCI: Drop pcibios_scan_root() check for bus already scanned
Bjorn Helgaas
1
-9
/
+0
2013-06-05
x86/PCI: Map PCI setup data with ioremap() so it can be in highmem
Matt Fleming
1
-1
/
+4
2013-04-13
x86/PCI: Implement pcibios_{add|remove}_bus() hooks
Jiang Liu
1
-0
/
+11
2013-02-26
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2013-01-04
X86: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-13
/
+13
2013-01-04
x86/PCI: Remove unused pci_root_bus
Bjorn Helgaas
1
-1
/
+0
2012-12-26
PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)
Myron Stowe
1
-1
/
+2
2012-12-11
Merge branch 'pci/mjg-pci-roms-from-efi' into next
Bjorn Helgaas
1
-2
/
+2
2012-12-10
PCI: Use phys_addr_t for physical ROM address
Bjorn Helgaas
1
-2
/
+2
2012-12-07
Merge branch 'pci/mjg-pci-roms-from-efi' into next
Bjorn Helgaas
1
-0
/
+30
2012-12-06
x86: Use PCI setup data
Matthew Garrett
1
-0
/
+30
2012-11-07
PCI: Don't pass pci_dev to pci_ext_cfg_avail()
Taku Izumi
1
-1
/
+1
2012-07-06
x86/PCI: adjust section annotations for pcibios_setup()
Myron Stowe
1
-1
/
+1
2012-05-07
Merge branch 'topic/stratus' into next
Bjorn Helgaas
1
-0
/
+16
2012-05-01
PCI: work around Stratus ftServer broken PCIe hierarchy
Bjorn Helgaas
1
-0
/
+16
2012-05-01
x86/PCI: merge pcibios_scan_root() and pci_scan_bus_on_node()
Yinghai Lu
1
-23
/
+4
2012-01-07
x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()
Bjorn Helgaas
1
-7
/
+12
2012-01-07
x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented()
Bjorn Helgaas
1
-1
/
+1
2011-10-14
x86: constify PCI raw ops structures
Jan Beulich
1
-2
/
+2
2011-07-22
x86/PCI: Preserve existing pci=bfsort whitelist for Dell systems
Narendra_K@Dell.com
1
-7
/
+7
2011-01-14
PCI: enable pci=bfsort by default on future Dell systems
Narendra_K@Dell.com
1
-0
/
+41
2010-10-18
x86/PCI: Clean up pci_cache_line_size
Alex Nixon
1
-7
/
+10
2010-07-30
x86/PCI: Add option to not assign BAR's if not already assigned
Mike Habeck
1
-0
/
+20
2010-05-11
x86/PCI: Convert pci_config_lock to raw_spinlock
Thomas Gleixner
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+0
2010-02-23
x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
Bjorn Helgaas
1
-0
/
+3
2010-02-20
x86: Move pci init function to x86_init
Thomas Gleixner
1
-6
/
+0
2009-11-04
x86/PCI: Use generic cacheline sizing instead of per-vendor tests.
Dave Jones
1
-7
/
+11
2009-11-04
PCI: determine CLS more intelligently
Jesse Barnes
1
-5
/
+3
2009-09-18
x86/PCI: make 32 bit NUMA node array int, not unsigned char
Jesse Barnes
1
-1
/
+1
2009-09-10
x86/PCI: initialize PCI bus node numbers early
Jesse Barnes
1
-0
/
+69
2009-06-25
Revert "PCI: use ACPI _CRS data by default"
Linus Torvalds
1
-2
/
+2
[next]