aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2021-08-04PCI: tegra194: Don't allow suspend when Tegra PCIe is in EP modeOm Prakash Singh1-0/+5
2021-08-04PCI: tegra194: Disable interrupts before entering L2Om Prakash Singh1-0/+10
2021-08-04PCI: tegra194: Fix MSI-X programmingOm Prakash Singh1-1/+1
2021-08-04PCI: tegra194: Fix handling BME_CHGED eventOm Prakash Singh1-15/+15
2021-08-04PCI: iproc: Fix BCMA probe resource handlingRob Herring1-10/+6
2021-08-04PCI: of: Don't fail devm_pci_alloc_host_bridge() on missing 'ranges'Rob Herring1-1/+1
2021-08-03PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platformsWasim Khan1-0/+45
2021-08-03PCI: Return int from pciconfig_read() syscallKrzysztof Wilczyński1-2/+1
2021-08-03PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failureKrzysztof Wilczyński1-1/+3
2021-08-02PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier21-128/+76
2021-07-30PCI/VPD: Treat initial 0xff as missing EEPROMHeiner Kallweit1-4/+8
2021-07-30PCI/VPD: Check Resource Item Names against those valid for typeBjorn Helgaas1-12/+6
2021-07-30PCI/VPD: Correct diagnostic for VPD read failureBjorn Helgaas1-2/+2
2021-07-26PCI: Restrict ASMedia ASM1062 SATA Max Payload Size SupportedMarek Behún1-0/+1
2021-07-26PCI: Call Max Payload Size-related fixup quirks earlyMarek Behún1-6/+6
2021-07-23PCI: tegra: Remove unused struct tegra_pcie_busKrzysztof Wilczyński1-5/+0
2021-07-23PCI: controller: PCI_IXP4XX should depend on ARCH_IXP4XXGeert Uytterhoeven1-0/+1
2021-07-21bus: Make remove callback return voidUwe Kleine-König2-5/+2
2021-07-21PCI: endpoint: Make struct pci_epf_driver::remove return voidUwe Kleine-König1-3/+2
2021-07-16PCI: Refactor pci_ioremap_bar() and pci_ioremap_wc_bar()Krzysztof Wilczyński1-12/+16
2021-07-16PCI: Use pci_update_current_state() in pci_enable_device_flags()Rafael J. Wysocki1-5/+1
2021-07-13swiotlb: Update is_swiotlb_active to add a struct device argumentClaire Chang1-1/+1
2021-07-13PCI: Fix fall-through warning for ClangGustavo A. R. Silva1-1/+1
2021-07-10Merge tag 'pci-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-46/+4
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds3-0/+680
2021-07-09Revert "PCI: Coalesce host bridge contiguous apertures"Bjorn Helgaas1-46/+4
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds41-414/+697
2021-07-06Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas1-11/+0
2021-07-06Merge branch 'remotes/lorenzo/pci/microchip'Bjorn Helgaas1-1/+1
2021-07-06Merge branch 'remotes/lorenzo/pci/mediatek-gen3'Bjorn Helgaas1-0/+1
2021-07-06Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas1-3/+1
2021-07-06Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas1-11/+18
2021-07-06Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-38/+26
2021-07-06Merge branch 'remotes/lorenzo/pci/ftpci100'Bjorn Helgaas1-15/+15
2021-07-06Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas1-1/+12
2021-07-06Merge branch 'pci/kernel-doc'Bjorn Helgaas9-29/+40
2021-07-06Merge branch 'pci/host/xgene'Bjorn Helgaas1-1/+1
2021-07-06Merge branch 'pci/host/tegra194'Bjorn Helgaas1-1/+3
2021-07-06Merge branch 'pci/host/tegra'Bjorn Helgaas1-0/+1
2021-07-06Merge branch 'pci/host/rockchip'Bjorn Helgaas1-6/+6
2021-07-06Merge branch 'pci/host/intel-gw'Bjorn Helgaas1-4/+6
2021-07-06Merge branch 'pci/host/imx6'Bjorn Helgaas1-3/+22
2021-07-06Merge branch 'pci/virtualization'Bjorn Helgaas1-2/+9
2021-07-06Merge branch 'pci/sysfs'Bjorn Helgaas13-90/+104
2021-07-06Merge branch 'pci/resource'Bjorn Helgaas1-4/+46
2021-07-06Merge branch 'pci/reset'Bjorn Helgaas2-8/+77
2021-07-06Merge branch 'pci/pm'Bjorn Helgaas1-0/+11
2021-07-06Merge branch 'pci/p2pdma'Bjorn Helgaas1-170/+202
2021-07-06Merge branch 'pci/hotplug'Bjorn Helgaas5-7/+112
2021-07-06Merge branch 'pci/error'Bjorn Helgaas1-2/+2