summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2022-11-23PCI: endpoint: pci-epf-vntb: Fix sparse build warning for epf_dbFrank Li
2022-11-23PCI: endpoint: pci-epf-vntb: Replace hardcoded 4 with sizeof(u32)Frank Li
2022-11-23PCI: endpoint: pci-epf-vntb: Remove unused epf_db_phy struct memberFrank Li
2022-11-23PCI: endpoint: pci-epf-vntb: Fix call pci_epc_mem_free_addr() in error pathFrank Li
2022-11-23PCI: endpoint: pci-epf-vntb: Fix struct epf_ntb_ctrl indentationFrank Li
2022-11-23PCI: endpoint: pci-epf-vntb: Clean up kernel_doc warningFrank Li
2022-11-23PCI: dwc: Add Baikal-T1 PCIe controller supportSerge Semin
2022-11-23PCI: dwc: Introduce generic platform clocks and resetsSerge Semin
2022-11-23PCI: dwc: Combine iATU detection proceduresSerge Semin
2022-11-23PCI: dwc: Introduce generic resources getterSerge Semin
2022-11-23PCI: dwc: Introduce generic controller capabilities interfaceSerge Semin
2022-11-23PCI: dwc: Introduce dma-ranges property support for RC-hostSerge Semin
2022-11-22PCI: shpchp: Remove unused get_mode1_ECC_cap callbackIan Cowan
2022-11-22PCI: acpiphp: Avoid setting is_hotplug_bridge for PCIe Upstream PortsRafael J. Wysocki
2022-11-22PCI/portdrv: Set PCIE_PORT_SERVICE_HP for Root and Downstream Ports onlyRafael J. Wysocki
2022-11-21PCI: Check for alloc failure in pci_request_irq()Zeng Heng
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-17PCI: Drop of_match_ptr() to avoid unused variablesBjorn Helgaas
2022-11-17x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORSThomas Gleixner
2022-11-17PCI/MSI: Remove redundant msi_check() callbackThomas Gleixner
2022-11-17PCI/MSI: Validate MSI-X contiguous restriction earlyThomas Gleixner
2022-11-17PCI/MSI: Reject MSI-X earlyThomas Gleixner
2022-11-17PCI/MSI: Reject multi-MSI earlyThomas Gleixner
2022-11-17PCI/MSI: Sanitize MSI-X checksThomas Gleixner
2022-11-17PCI/MSI: Reorder functions in msi.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_msi_restore_state() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_msi_enabled() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_irq_get_affinity() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_disable_msix() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_msix_vec_count() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_free_irq_vectors() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_irq_vector() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_alloc_irq_vectors_affinity() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_alloc_irq_vectors() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_enable_msix_range() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_enable_msi() API to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move pci_disable_msi() to api.cAhmed S. Darwish
2022-11-17PCI/MSI: Move mask and unmask helpers to msi.hAhmed S. Darwish
2022-11-17PCI/MSI: Get rid of externs in msi.hAhmed S. Darwish
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINThomas Gleixner
2022-11-17PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAINThomas Gleixner
2022-11-17PCI/MSI: Let the MSI core free descriptorsAhmed S. Darwish
2022-11-17PCI/MSI: Use msi_domain_info:: Bus_tokenAhmed S. Darwish
2022-11-17PCI/MSI: Check for MSI enabled in __pci_msix_enable()Thomas Gleixner
2022-11-16PCI/DOE: Fix maximum data object length miscalculationLi Ming
2022-11-15PCI: pciehp: Enable by default if USB4 enabledAlbert Zhou
2022-11-14PCI: Allow drivers to request exclusive config regionsIra Weiny
2022-11-14PCI: histb: Switch to using gpiod APIDmitry Torokhov
2022-11-12PCI: hv: Only reuse existing IRTE allocation for Multi-MSIDexuan Cui
2022-11-11PCI: Fix pci_device_is_present() for VFs by checking PFMichael S. Tsirkin