aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2020-07-07PCI: qcom: Add missing ipq806x clocks in PCIe driverAnsuel Smith1-5/+33
2020-07-07PCI: aardvark: Indicate error in 'val' when config read failsPali Rohár1-1/+3
2020-07-07PCI: qcom: Fix runtime PM imbalance on errorDinghao Liu1-4/+2
2020-07-07PCI: cadence: Fix runtime PM imbalance on errorDinghao Liu1-2/+1
2020-07-07PCI: dwc: pci-dra7xx: Fix runtime PM imbalance on errorDinghao Liu1-2/+1
2020-07-06PCI: vmd: Use Shadow MEMBAR registers for QEMU/KVM guestsJon Derrick1-6/+38
2020-07-06PCI: mvebu: Use struct pci_host_bridge.windows list directlyRob Herring1-8/+5
2020-07-06PCI: cadence: Use struct pci_host_bridge.windows list directlyRob Herring1-19/+7
2020-06-30PCI/MSI: Forward MSI-X error code in pci_alloc_irq_vectors_affinity()Piotr Stankiewicz1-13/+9
2020-06-30PCI: Replace lkml.org, spinics, gmane with lore.kernel.orgBjorn Helgaas2-5/+6
2020-06-30PCI: Replace http:// links with https://Alexander A. Klimov12-16/+16
2020-06-26PCI: Align PCIe capability and PCI accessor return valuesBolarinwa Olayemi Saheed1-4/+4
2020-06-26PCI: Convert PCIe capability PCIBIOS errors to errnoBolarinwa Olayemi Saheed2-5/+16
2020-06-26PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()Rafael J. Wysocki1-3/+11
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-2/+2
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2-2/+2
2020-06-12Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-17/+10
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-19/+36
2020-06-08Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+17
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds67-1871/+3217
2020-06-04Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-2/+4
2020-06-04Merge branch 'remotes/lorenzo/pci/v3-semi'Bjorn Helgaas1-1/+1
2020-06-04Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2-7/+5
2020-06-04Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas10-1241/+2048
2020-06-04Merge branch 'remotes/lorenzo/pci/pci-bridge-emul'Bjorn Helgaas1-30/+31
2020-06-04Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-20/+62
2020-06-04Merge branch 'remotes/lorenzo/pci/host-generic'Bjorn Helgaas11-64/+59
2020-06-04Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas1-0/+3
2020-06-04Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas11-20/+414
2020-06-04Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas2-12/+4
2020-06-04Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas1-4/+33
2020-06-04Merge branch 'remotes/lorenzo/pci/altera'Bjorn Helgaas1-1/+1
2020-06-04Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas2-45/+220
2020-06-04Merge branch 'pci/virtualization'Bjorn Helgaas1-4/+31
2020-06-04Merge branch 'pci/switchtec'Bjorn Helgaas1-1/+1
2020-06-04Merge branch 'pci/resource'Bjorn Helgaas1-4/+5
2020-06-04Merge branch 'pci/pm'Bjorn Helgaas2-12/+39
2020-06-04Merge branch 'pci/p2pdma'Bjorn Helgaas1-0/+2
2020-06-04Merge branch 'pci/misc'Bjorn Helgaas13-44/+26
2020-06-04Merge branch 'pci/kconfig'Bjorn Helgaas2-3/+1
2020-06-04Merge branch 'pci/hotplug'Bjorn Helgaas5-10/+4
2020-06-04Merge branch 'pci/error'Bjorn Helgaas4-258/+102
2020-06-04Merge branch 'pci/enumeration'Bjorn Helgaas4-79/+122
2020-06-04PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driverKunihiko Hayashi3-2/+396
2020-06-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-16/+28
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds4-1/+259
2020-06-02Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-10/+3
2020-06-02PCI: Add ACS quirk for Intel Root Complex Integrated EndpointsAshok Raj1-0/+15
2020-06-01PCI/DPC: Print IRQ number used by portYicong Yang1-0/+1
2020-06-01PCI/AER: Use "aer" variable for capability offsetBjorn Helgaas1-95/+84