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
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-04
PCI/MSI: Add pci_msix_vec_count()
Alexander Gordeev
1
-3
/
+3
2014-01-04
PCI/MSI: Remove pci_enable_msi_block_auto()
Alexander Gordeev
1
-7
/
+0
2014-01-04
PCI/MSI: Add pci_msi_vec_count()
Alexander Gordeev
1
-0
/
+6
2013-12-21
PCI: Add pci_bus_address() to get bus address of a BAR
Bjorn Helgaas
1
-0
/
+8
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
1
-2
/
+2
2013-12-21
PCI: Change pci_bus_region addresses to dma_addr_t
Bjorn Helgaas
1
-2
/
+2
2013-12-20
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-2
/
+1
2013-12-20
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-8
/
+8
2013-12-20
PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int
Alexander Gordeev
1
-4
/
+4
2013-12-20
PCI/MSI: Return -ENOSYS for unimplemented interfaces, not -1
Alexander Gordeev
1
-3
/
+3
2013-12-20
PCI/MSI: Export MSI mode using attributes, not kobjects
Greg Kroah-Hartman
1
-1
/
+1
2013-12-19
Merge branch 'pci/vc' into next
Bjorn Helgaas
1
-1
/
+14
2013-12-18
PCI: Add Virtual Channel to save/restore support
Alex Williamson
1
-0
/
+5
2013-12-18
PCI: Add support for save/restore of extended capabilities
Alex Williamson
1
-1
/
+8
2013-12-18
PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())
Alex Williamson
1
-0
/
+1
2013-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2013-12-13
PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLE
Joe Perches
1
-2
/
+1
2013-12-03
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...
Rafael J. Wysocki
1
-0
/
+1
2013-11-26
PCI: Omit PCI ID macro strings to shorten quirk names
Michal Marek
1
-15
/
+15
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-28
/
+27
2013-11-08
PCI: Add pci_upstream_bridge()
Bjorn Helgaas
1
-0
/
+9
2013-09-26
PCI: Document reason for using pci_is_root_bus()
Bjorn Helgaas
1
-0
/
+4
2013-09-26
PCI: Remove unused "is_pcie" from pci_dev structure
Yijing Wang
1
-2
/
+0
2013-09-26
PCI: Fix comment typo, remove unnecessary !! in pci_is_pcie()
Joe Perches
1
-2
/
+2
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
[prev]
[next]