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
/
drivers
/
pci
/
pcie
/
portdrv_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-17
PCI/portdrv: Allocate MSI/MSI-X vector for Downstream Port Containment
Gabriele Paoloni
1
-0
/
+27
2017-06-17
PCI/portdrv: Support multiple interrupts for MSI as well as MSI-X
Gabriele Paoloni
1
-32
/
+45
2017-02-11
PCI/portdrv: Use pci_irq_alloc_vectors()
Christoph Hellwig
1
-113
/
+48
2016-12-12
PCI: Remove service driver load/unload messages
Bjorn Helgaas
1
-3
/
+0
2016-06-13
PCI: Add runtime PM support for PCIe ports
Mika Westerberg
1
-0
/
+3
2016-05-17
Merge branches 'pci/hotplug' and 'pci/resource' into next
Bjorn Helgaas
1
-14
/
+8
2016-05-05
PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bit
Lukas Wunner
1
-14
/
+8
2016-05-03
Merge branches 'pci/dpc', 'pci/resource' and 'pci/thunderbolt' into next
Bjorn Helgaas
1
-2
/
+4
2016-05-03
PCI: Add Downstream Port Containment portdrv service type
Keith Busch
1
-1
/
+3
2016-05-03
PCI: Widen portdrv service type from 4 bits to 8 bits
Keith Busch
1
-1
/
+1
2016-04-08
PCI: Remove return values from pcie_port_platform_notify() and relatives
Jon Derrick
1
-6
/
+2
2015-07-14
PCI: Fix pcie_port_device_resume() comment
Bjorn Helgaas
1
-1
/
+1
2014-04-30
Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...
Bjorn Helgaas
1
-3
/
+6
2014-04-25
PCI: Allow hotplug service drivers to operate in polling mode
Rajat Jain
1
-1
/
+4
2014-04-15
PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-2
/
+2
2014-01-08
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-3
/
+4
2014-01-04
PCI/MSI: Add pci_msix_vec_count()
Alexander Gordeev
1
-3
/
+4
2013-12-20
Merge branch 'pci/deletion' into next
Bjorn Helgaas
1
-14
/
+13
2013-12-20
PCI/portdrv: Remove extra get_device()/put_device() for pcie_device
Bjorn Helgaas
1
-4
/
+1
2013-12-20
PCI/portdrv: Add put_device() after device_register() failure
Levente Kurusa
1
-1
/
+1
2013-12-20
PCI/portdrv: Cleanup error paths
Bjorn Helgaas
1
-10
/
+12
2013-12-13
PCI/portdrv: Remove superfluous name cast
Geert Uytterhoeven
1
-1
/
+1
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-1
/
+1
2013-11-01
PCI: Update pcie_ports 'auto' behavior for non-ACPI platforms
Andrew Murray
1
-7
/
+8
2013-01-31
PCI: Use PCI Express Capability accessor
Myron Stowe
1
-1
/
+1
2012-12-07
Merge branch 'pci/bjorn-pcie-cap' into next
Bjorn Helgaas
1
-2
/
+1
2012-12-07
PCI/portdrv: Use PCI Express Capability accessors
Bjorn Helgaas
1
-2
/
+1
2012-11-06
PCI/portdrv: Don't create hotplug slots unless port supports hotplug
Taku Izumi
1
-1
/
+2
2012-09-11
Merge branch 'pci/shengzhou-irq' into next
Bjorn Helgaas
1
-4
/
+11
2012-09-08
PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interrupt
Shengzhou Liu
1
-4
/
+11
2012-08-23
PCI/portdrv: Use PCI Express Capability accessors
Jiang Liu
1
-10
/
+5
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-2
/
+2
2012-05-07
PCI: fix uninitialized variable 'cap_mask'
Chunhe Lan
1
-1
/
+1
2012-02-24
PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver
MUNEDA Takahiro
1
-2
/
+14
2011-03-21
PCI: Disable ASPM when _OSC control is not granted for PCIe services
Naga Chumbalkar
1
-4
/
+1
2010-12-23
PCI/PCIe: Clear Root PME Status bits early during system resume
Rafael J. Wysocki
1
-11
/
+14
2010-08-25
PCI: PCIe: Disable PCIe port services during port initialization
Rafael J. Wysocki
1
-3
/
+26
2010-08-25
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
1
-3
/
+22
2010-08-25
PCI: PCIe: Introduce commad line switch for disabling port services
Rafael J. Wysocki
1
-0
/
+3
2010-02-26
PM: Allow PCI devices to suspend/resume asynchronously
Rafael J. Wysocki
1
-0
/
+1
2010-02-23
PCI PM: Make it possible to force using INTx for PCIe PME signaling
Rafael J. Wysocki
1
-2
/
+10
2010-01-04
PCI: pcie portdrv: style cleanup
Hidetoshi Seto
1
-9
/
+7
2009-12-05
PCI: portdrv: remove redundant definitions
Kenji Kaneshige
1
-7
/
+6
2009-12-05
PCI: portdrv: remove unnecessary struct pcie_port_data
Kenji Kaneshige
1
-14
/
+1
2009-12-05
PCI: portdrv: minor cleanup for pcie_port_device_register
Kenji Kaneshige
1
-11
/
+10
2009-12-05
PCI: portdrv: add missing irq cleanup
Kenji Kaneshige
1
-7
/
+12
2009-12-05
PCI: portdrv: enable device before irq initialization
Kenji Kaneshige
1
-10
/
+11
2009-12-05
PCI: portdrv: cleanup service irqs initialization
Kenji Kaneshige
1
-42
/
+29
2009-12-05
PCI: portdrv: check capabilities first
Kenji Kaneshige
1
-2
/
+4
2009-12-05
PCI: portdrv: move PME capability check
Kenji Kaneshige
1
-3
/
+3
[next]