aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-01PCI/AER: Remove redundant dev->aer_cap checksKuppuswamy Sathyanarayanan1-10/+2
2020-06-01PCI/AER: Remove redundant pci_is_pcie() checksKuppuswamy Sathyanarayanan1-9/+0
2020-06-01PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownershipKuppuswamy Sathyanarayanan3-119/+14
2020-06-01PCI: tegra: Fix runtime PM imbalance on errorDinghao Liu1-2/+1
2020-05-29PCI: vmd: Filter resource type bits from shadow registerJon Derrick1-2/+4
2020-05-29PCI: tegra194: Fix runtime PM imbalance on errorDinghao Liu1-3/+2
2020-05-28PCI: hv: Use struct_size() helperGustavo A. R. Silva1-14/+8
2020-05-27PCI: Rename _DSM constants to align with specKrzysztof WilczyƄski2-4/+4
2020-05-27PCI: Avoid FLR for AMD Starship USB 3.0Kevin Buettner1-0/+2
2020-05-27PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0Marcos Scriven1-4/+14
2020-05-27PCI: Add Loongson PCI Controller supportJiaxun Yang3-0/+258
2020-05-27PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang1-1/+1
2020-05-22PCI: dwc: Use private data pointer of "struct irq_domain" to get pcie_portKishon Vijay Abraham I1-1/+1
2020-05-22PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up linkMarc Zyngier1-2/+2
2020-05-22PCI: dwc: Fix inner MSI IRQ domain registrationMarc Zyngier1-0/+2
2020-05-22PCI: dwc: pci-dra7xx: Use devm_platform_ioremap_resource_byname()Wei Yongjun1-5/+3
2020-05-22PCI: dwc: intel: Make intel_pcie_cpu_addr() staticJason Yan1-1/+1
2020-05-22PCI: dwc: Program outbound ATU upper limit registerAlan Mikhak2-3/+7
2020-05-22PCI: pci-bridge-emul: Eliminate the 'reserved' memberJon Derrick1-17/+13