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
/
drivers
/
pci
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-15
PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirks
Wei Yang
1
-0
/
+2
2015-06-12
Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...
Bjorn Helgaas
1
-11
/
+21
2015-05-30
PCI: Move pci_ari_enabled() to global header
Alex Williamson
1
-11
/
+0
2015-05-07
PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl()
Michael S. Tsirkin
1
-0
/
+21
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
1
-0
/
+2
2015-04-08
PCI: Export pci_find_host_bridge() for use inside PCI core
Aaron Lu
1
-0
/
+2
2015-03-31
PCI: Calculate maximum number of buses required for VFs
Wei Yang
1
-0
/
+1
2015-03-31
PCI: Keep individual VF BAR size in struct pci_sriov
Wei Yang
1
-0
/
+1
2015-02-10
Merge branches 'pm-pci' and 'pm-cpuidle'
Rafael J. Wysocki
1
-0
/
+6
2015-01-24
PCI / PM: Avoid resuming PCI devices during system suspend
Rafael J. Wysocki
1
-0
/
+6
2015-01-16
PCI: Add pci_bus_clip_resource() to clip to fit upstream window
Yinghai Lu
1
-0
/
+1
2014-12-11
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+2
2014-11-20
PCI: Remove fixed parameter in pci_iov_resource_bar()
Myron Stowe
1
-4
/
+2
2014-11-14
PCI: Apply _HPX Link Control settings to all devices with a link
Yinghai Lu
1
-0
/
+2
2014-05-29
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
1
-1
/
+1
2014-05-27
PCI: Rename pci_is_bridge() to pci_has_subordinate()
Yijing Wang
1
-1
/
+1
2014-04-30
PCI: Remove unnecessary __ref annotations
Bjorn Helgaas
1
-4
/
+4
2014-02-19
PCI: Remove unused SR-IOV VF Migration support
Bjorn Helgaas
1
-4
/
+0
2014-01-13
PCI: Make local functions static
Stephen Hemminger
1
-2
/
+0
2013-10-08
PCI: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-1
/
+1
2013-10-08
PCI: convert bus code to use bus_groups
Greg Kroah-Hartman
1
-1
/
+1
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2013-07-31
PCI: expose pcie_link_speed and pcix_bus_speed arrays
Jacob Keller
1
-0
/
+3
2013-07-25
PCI: Convert class code to use dev_groups
Greg Kroah-Hartman
1
-1
/
+1
2013-06-23
PCI / ACPI: Use boot-time resource allocation rules during hotplug
Jiang Liu
1
-0
/
+5
2013-04-17
PCI: Remove "extern" from function declarations
Bjorn Helgaas
1
-46
/
+43
2013-01-27
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
1
-1
/
+1
2013-01-27
Merge branch 'pci/yijing-ari' into next
Bjorn Helgaas
1
-1
/
+1
2013-01-26
PCI: Put pci_dev in device tree as early as possible
Yinghai Lu
1
-1
/
+0
2013-01-25
PCI: Rename pci_enable_ari() to pci_configure_ari()
Yijing Wang
1
-1
/
+1
2013-01-03
ACPI / PCI: Rework the setup and cleanup of device wakeup
Rafael J. Wysocki
1
-5
/
+0
2012-12-14
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-3
/
+5
2012-11-29
PCI: Move pci_uevent into pci-driver.c
Bill Pemberton
1
-1
/
+0
2012-11-29
PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-4
/
+0
2012-11-27
Merge branch 'for-linus' into next
Bjorn Helgaas
1
-0
/
+2
2012-11-10
PCI: Use spec names for SR-IOV capability fields
Bjorn Helgaas
1
-4
/
+4
2012-11-10
PCI: Provide method to reduce the number of total VFs supported
Donald Dutile
1
-0
/
+1
2012-11-10
PCI: Add pci_device_type to pdev's device struct
Yinghai Lu
1
-0
/
+1
2012-11-05
PCI/PM: Fix proc config reg access for D3cold and bridge suspending
Huang Ying
1
-0
/
+2
2012-07-06
Merge branch 'pci/rafael-pci_set_power_state-rebase' into next
Bjorn Helgaas
1
-0
/
+1
2012-07-06
PCI / PM: restore the original behavior of pci_set_power_state()
Rafael J. Wysocki
1
-0
/
+1
2012-06-23
Merge branch 'topic/huang-d3cold-v7' into next
Bjorn Helgaas
1
-0
/
+1
2012-06-23
PCI/PM: add PCIe runtime D3cold support
Huang Ying
1
-0
/
+1
2012-06-14
Merge branch 'topic/alex-vfio-prep' into next
Bjorn Helgaas
1
-7
/
+0
2012-06-14
PCI: hotplug: remove pci_do_scan_bus()
Yinghai Lu
1
-1
/
+0
2012-06-14
PCI: add generic pci_hp_add_bridge()
Yinghai Lu
1
-0
/
+1
2012-06-12
PCI: export pci_user functions for use by other drivers
Alex Williamson
1
-7
/
+0
2012-02-25
PCI: Move "pci reassigndev resource alignment" out of quirks.c
Yinghai Lu
1
-4
/
+1
2012-02-24
PCI: prepare pci=realloc for multiple options
Yinghai Lu
1
-1
/
+1
2012-02-24
PCI: fix memleak for pci dev removing during hotplug
Yinghai Lu
1
-0
/
+1
[next]