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
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-07
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-0
/
+1
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+15
2013-08-29
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-0
/
+4
2013-08-27
Merge branch 'pci/yijing-mps-v8' into next
Bjorn Helgaas
1
-1
/
+1
2013-08-27
Merge branch 'pci/yinghai-assign-unassigned-v6' into next
Bjorn Helgaas
1
-1
/
+1
2013-08-23
PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionality
Sebastian Ott
1
-0
/
+4
2013-08-22
PCI: Simplify pcie_bus_configure_settings() interface
Bjorn Helgaas
1
-1
/
+1
2013-08-16
Merge branch 'pci/aw-reset-v5' into next
Bjorn Helgaas
1
-0
/
+5
2013-08-15
PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()
Alex Williamson
1
-0
/
+2
2013-08-15
PCI: Add pci_reset_slot() and pci_reset_bus()
Alex Williamson
1
-0
/
+2
2013-08-12
PCI: Add pci_wait_for_pending_transaction()
Casey Leedom
1
-0
/
+1
2013-08-12
PCI: Introduce new MSI chip infrastructure
Thierry Reding
1
-0
/
+1
2013-08-10
PCI: Add pci_reset_bridge_secondary_bus()
Alex Williamson
1
-0
/
+1
2013-07-31
PCI: Add function to obtain minimum link width and speed
Jacob Keller
1
-0
/
+2
2013-07-31
PCI: move enum pcie_link_width into pci.h
Jacob Keller
1
-0
/
+13
2013-07-25
PCI: Assign resources for hot-added host bridge more aggressively
Yinghai Lu
1
-0
/
+1
2013-07-25
PCI: Delay enabling bridges until they're needed
Yinghai Lu
1
-1
/
+0
2013-06-15
Merge branch 'pci/jiang-bus-lock-v3' into next
Bjorn Helgaas
1
-1
/
+4
2013-06-05
PCI: Add pcibios_release_device()
Sebastian Ott
1
-0
/
+1
2013-05-28
PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()
Gu Zheng
1
-1
/
+2
2013-05-28
PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference count
Jiang Liu
1
-0
/
+2
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+5
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-50
/
+67
2013-04-25
pci: Add SRIOV helper function to determine if VFs are assigned to guest
Alexander Duyck
1
-0
/
+5
2013-04-24
Merge branch 'pci/gavin-msi-cleanup' into next
Bjorn Helgaas
1
-2
/
+3
2013-04-23
PCI: Cache MSI/MSI-X capability offsets in struct pci_dev
Gavin Shan
1
-0
/
+2
2013-04-23
PCI: Use u8, not int, for PM capability offset
Bjorn Helgaas
1
-2
/
+1
2013-04-17
Merge branch 'pci/cleanup' into next
Bjorn Helgaas
1
-48
/
+47
2013-04-17
PCI: Remove "extern" from function declarations
Bjorn Helgaas
1
-48
/
+47
2013-04-16
Merge branch 'pci/jiang-subdrivers' into next
Bjorn Helgaas
1
-0
/
+2
2013-04-16
Merge branch 'pci/gabor-get-of-node' into next
Bjorn Helgaas
1
-1
/
+1
2013-04-13
PCI: Add pcibios hooks for adding and removing PCI buses
Jiang Liu
1
-0
/
+2
2013-04-10
PCI: Remove __weak annotation from pcibios_get_phb_of_node decl
Bjorn Helgaas
1
-1
/
+1
2013-03-27
PCI: Add PCI ROM helper for platform-provided ROM images
Matthew Garrett
1
-0
/
+1
2013-03-27
PCI: Add PCI_BUS_NUM() and PCI_DEVID() interfaces
Shuah Khan
1
-0
/
+15
2013-02-26
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+14
2013-02-03
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-1
/
+10
2013-01-31
PCI: Use PCI Express Capability accessor
Myron Stowe
1
-1
/
+1
2013-01-31
PCI: Introduce accessor to retrieve PCIe Capabilities Register
Myron Stowe
1
-0
/
+9
2013-01-27
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
1
-0
/
+1
2013-01-26
PCI: Skip attaching driver in device_add()
Yinghai Lu
1
-0
/
+1
2013-01-24
PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto()
Alexander Gordeev
1
-0
/
+7
2013-01-14
ACPI / PCI: Set root bridge ACPI handle in advance
Rafael J. Wysocki
1
-0
/
+2
2013-01-08
PCI/ACPI: Reserve firmware-allocated resources for hot-added root buses
Yinghai Lu
1
-0
/
+1
2012-12-14
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+21
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+14
2012-12-11
Merge branch 'pci/mjg-pci-roms-from-efi' into next
Bjorn Helgaas
1
-1
/
+1
2012-12-10
PCI: Use phys_addr_t for physical ROM address
Bjorn Helgaas
1
-1
/
+1
2012-12-07
Merge branch 'pci/mjg-pci-roms-from-efi' into next
Bjorn Helgaas
1
-0
/
+3
2012-12-06
PCI: Add support for non-BAR ROMs
Matthew Garrett
1
-0
/
+2
[next]