summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-21drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury
2021-04-20PCI: Refactor HT advertising of NO_MSI flagMarc Zyngier
2021-04-20PCI/MSI: Document the various ways of ending up with NO_MSIMarc Zyngier
2021-04-20PCI: mediatek: Advertise lack of built-in MSI handlingThomas Gleixner
2021-04-20PCI/MSI: Make pci_host_common_probe() declare its reliance on MSI domainsMarc Zyngier
2021-04-20PCI/MSI: Let PCI host bridges declare their reliance on MSI domainsMarc Zyngier
2021-04-20PCI/MSI: Kill default_teardown_msi_irqs()Marc Zyngier
2021-04-20PCI/MSI: Drop use of msi_controller from core codeMarc Zyngier
2021-04-20PCI: hv: Drop msi_controller structureMarc Zyngier
2021-04-20PCI: xilinx: Convert to MSI domainsMarc Zyngier
2021-04-20PCI: xilinx: Don't allocate extra memory for the MSI capture addressMarc Zyngier
2021-04-20PCI: rcar: Convert to MSI domainsMarc Zyngier
2021-04-20PCI: rcar: Don't allocate extra memory for the MSI capture addressMarc Zyngier
2021-04-20PCI: tegra: Convert to MSI domainsMarc Zyngier
2021-04-20PCI: Export pci_pio_to_address() for module useJianjun Wang
2021-04-16PCI: acpiphp: Fix whitespace issuechakravarthikulkarni
2021-04-16PCI: tegra: Add Tegra194 MCFG quirks for ECAM errataVidya Sagar
2021-04-16PCI: shpchp: Remove unused shpc_writeb()Jiapeng Chong
2021-04-14PCI: cpqphp: Use DEFINE_SPINLOCK() for int15_lockGuobin Huang
2021-04-14PCI: altera-msi: Remove redundant dev_err call in altera_msi_probe()Chen Hui
2021-04-13PCI: mediatek: Add missing MODULE_DEVICE_TABLEQiheng Lin
2021-04-13PCI: endpoint: Fix missing destroy_workqueue()Yang Yingliang
2021-04-13PCI: endpoint: Remove redundant initialization of pointer devColin Ian King
2021-04-12s390/pci: narrow scope of zpci_configure_device()Niklas Schnelle
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-04-09PCI: Delay after FLR of Intel DC P4510 NVMeRaphael Norwitz
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen
2021-04-08PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()Dinghao Liu
2021-04-08ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin
2021-04-07PCI: xilinx-nwl: Enable coherent PCIe DMA traffic using CCIBharat Kumar Gogada
2021-04-04PCI/IOV: Add sysfs MSI-X vector assignment interfaceLeon Romanovsky
2021-04-01PCI/ACPI: Fix acpi_pci_set_power_state() debug messageRafael J. Wysocki
2021-03-31IB/mthca: Disable parity reportingHeiner Kallweit
2021-03-31PCI: Add pci_disable_parity()Bjorn Helgaas
2021-03-31PCI: xgene: Fix cfg resource mappingDejin Zheng
2021-03-30PCI/VPD: Remove sysfs accessor size checking dead codeHeiner Kallweit
2021-03-30PCI/VPD: Remove obsolete Broadcom NIC quirkHeiner Kallweit
2021-03-29PCI: mediatek: Configure FC and FTS for functions other than 0Ryder Lee
2021-03-26PCI: endpoint: Fix NULL pointer dereference for ->get_features()Shradha Todi
2021-03-24PCI: PM: Do not read power state in pci_enable_device_flags()Rafael J. Wysocki
2021-03-23PCI: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov
2021-03-23PCI: j721e: Add support to provide refclk to PCIe connectorKishon Vijay Abraham I
2021-03-23PCI: mobiveil: Improve PCIE_LAYERSCAPE_GEN4 dependenciesGeert Uytterhoeven
2021-03-22PCI: tegra: Fix typo for PCIe endpoint mode in Tegra194Wesley Sheng
2021-03-22PCI: brcmstb: Fix error return code in brcm_pcie_probe()Wei Yongjun
2021-03-22PCI: layerscape: Correct syntax by changing comma to semicolonKrzysztof Wilczyński
2021-03-22PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.cKishon Vijay Abraham I
2021-03-22PCI: microchip: Remove dev_err() when handing an error from platform_get_irq()Krzysztof Wilczyński
2021-03-22PCI: microchip: Make some symbols staticWei Yongjun