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
/
pcie
/
portdrv_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-07
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-1
/
+1
2018-06-03
PCI/portdrv: Add generic pcie_port_find_device()
Oza Pawandeep
1
-0
/
+23
2018-06-02
PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplug
Mika Westerberg
1
-1
/
+1
2018-05-18
PCI/portdrv: Add generic pcie_port_find_service()
Oza Pawandeep
1
-0
/
+46
2018-04-04
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-49
/
+34
2018-03-31
PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOS
Mika Westerberg
1
-1
/
+1
2018-03-31
PCI/AER: Use cached AER Capability offset
Frederick Lawler
1
-4
/
+10
2018-03-31
PCI/portdrv: Rename and reverse sense of pcie_ports_auto
Bjorn Helgaas
1
-11
/
+4
2018-03-31
PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter
Bjorn Helgaas
1
-17
/
+3
2018-03-31
PCI/portdrv: Simplify PCIe feature permission checking
Bjorn Helgaas
1
-16
/
+26
2018-03-31
PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VC
Bjorn Helgaas
1
-10
/
+4
2018-03-31
PCI/portdrv: Disable port driver in compat mode
Bjorn Helgaas
1
-3
/
+0
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
1
-1
/
+0
2018-03-09
PCI/portdrv: Merge pcieport_if.h into portdrv.h
Bjorn Helgaas
1
-1
/
+0
2018-02-23
PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/
Frederick Lawler
1
-1
/
+1
2018-01-27
PCI/DPC: Enable DPC only if AER is available
Keith Busch
1
-2
/
+2
2017-11-16
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-96
/
+75
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-21
PCI/portdrv: Compute MSI/MSI-X IRQ vectors after final allocation
Bjorn Helgaas
1
-10
/
+20
2017-10-20
PCI/portdrv: Factor out Interrupt Message Number lookup
Bjorn Helgaas
1
-48
/
+62
2017-10-20
PCI/portdrv: Consolidate comments
Bjorn Helgaas
1
-54
/
+9
2017-10-20
PCI/portdrv: Add #defines for AER and DPC Interrupt Message Number masks
Dongdong Liu
1
-2
/
+2
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
[next]