summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorLines
2025-07-24PCI: plda: Switch to msi_create_parent_irq_domain()Nam Cao-24/+23
2025-07-24PCI: xilinx: Switch to msi_create_parent_irq_domain()Nam Cao-25/+32
2025-07-24PCI: xilinx-nwl: Switch to msi_create_parent_irq_domain()Nam Cao-23/+24
2025-07-24PCI: xilinx-xdma: Switch to msi_create_parent_irq_domain()Nam Cao-28/+22
2025-07-24PCI: rcar-host: Switch to msi_create_parent_irq_domain()Nam Cao-45/+26
2025-07-24PCI: mediatek: Switch to msi_create_parent_irq_domain()Nam Cao-26/+23
2025-07-24PCI: mediatek-gen3: Switch to msi_create_parent_irq_domain()Nam Cao-42/+26
2025-07-24PCI: iproc: Switch to msi_create_parent_irq_domain()Nam Cao-25/+22
2025-07-24PCI: brcmstb: Switch to msi_create_parent_irq_domain()Nam Cao-23/+23
2025-07-24PCI: altera-msi: Switch to msi_create_parent_irq_domain()Nam Cao-24/+22
2025-07-24PCI: aardvark: Switch to msi_create_parent_irq_domain()Nam Cao-36/+24
2025-07-24PCI: mobiveil: Switch to msi_create_parent_irq_domain()Nam Cao-22/+23
2025-07-24PCI: dwc: Switch to msi_create_parent_irq_domain()Nam Cao-46/+25
2025-07-24PCI: controller: Use dev_fwnode() instead of of_fwnode_handle()Jiri Slaby (SUSE)-14/+11
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+20
2025-07-24PCI: imx6: Delay link start until configfs 'start' writtenRichard Zhu-3/+0
2025-07-24PCI: imx6: Remove apps_reset toggling from imx_pcie_{assert/deassert}_core_resetRichard Zhu-2/+3
2025-07-23PCI: Fix typosBjorn Helgaas-3/+3
2025-07-23PCI: mvebu: Use devm_add_action_or_reset() instead of devm_add_action()Salah Triki-4/+2
2025-07-23PCI/TPH: Expose pcie_tph_get_st_table_size()Yishai Hadas-5/+6
2025-07-22PCI: Support Immediate Readiness on devices without PM capabilitiesSean Christopherson-4/+10
2025-07-22PCI: xgene-msi: Restructure handler setup/teardownMarc Zyngier-70/+37
2025-07-22PCI: xgene-msi: Probe as a standard platform driverMarc Zyngier-6/+1
2025-07-22PCI: xgene-msi: Resend an MSI racing with itself on a different CPUMarc Zyngier-0/+1
2025-07-22PCI: xgene-msi: Sanitise MSI allocation and affinity settingMarc Zyngier-129/+93
2025-07-22PCI: xgene-msi: Get rid of intermediate tracking structureMarc Zyngier-42/+18
2025-07-22PCI: xgene-msi: Use device-managed memory allocationsMarc Zyngier-18/+19
2025-07-22PCI: xgene-msi: Drop superfluous fields from xgene_msi structureMarc Zyngier-13/+10
2025-07-22PCI: xgene-msi: Make per-CPU interrupt setup robustMarc Zyngier-23/+6
2025-07-22PCI: xgene: Drop XGENE_PCIE_IP_VER_UNKNMarc Zyngier-5/+1
2025-07-22PCI: xgene: Drop useless conditional compilationMarc Zyngier-4/+0
2025-07-22PCI: xgene: Defer probing if the MSI widget driver hasn't probed yetMarc Zyngier-0/+23
2025-07-22PCI/pwrctrl: Create pwrctrl devices only when CONFIG_PCI_PWRCTRL is enabledManivannan Sadhasivam-0/+7
2025-07-21Merge tag 'arm-soc/for-6.17/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann-0/+1
2025-07-21PCI: imx6: Add LUT configuration for MSI/IOMMU in Endpoint modeFrank Li-1/+10
2025-07-21PCI: imx6: Add helper function imx_pcie_add_lut_by_rid()Frank Li-7/+10
2025-07-21PCI: endpoint: pci-epf-vntb: Fix the incorrect usage of __iomem attributeManivannan Sadhasivam-1/+1
2025-07-20Merge tag 'hyperv-fixes-signed-20250718' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-2/+20
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-9/+54
2025-07-17Merge back earlier material related to system sleepRafael J. Wysocki-0/+4
2025-07-17PCI: brcmstb: Replace open coded value with PCIE_T_RRS_READY_MSFlorian Fainelli-5/+1
2025-07-15PCI: Fix driver_managed_dma checkRobin Murphy-3/+3
2025-07-15PCI: qcom: Add support for parsing the new Root Port bindingKrishna Chaitanya Chundru-27/+176
2025-07-15PCI: qcom: Add support for Qualcomm SA8255p based PCIe Root ComplexMayank Rana-12/+112
2025-07-15PCI: imx6: Add IMX8MM_EP and IMX8MP_EP fixed 256-byte BAR 4 in epc_featuresRichard Zhu-0/+2
2025-07-15PCI: imx6: Add IMX8MQ_EP third 64-bit BAR in epc_featuresRichard Zhu-1/+1
2025-07-15PCI: Allow built-in drivers to use async initial probingLukas Wunner-4/+1
2025-07-15PCI: hv: Use the correct hypercall for unmasking interrupts on nestedStanislav Kinsburskii-2/+16
2025-07-14PCI/IOV: Allow drivers to control VF BAR sizeMichał Winiarski-0/+73
2025-07-14PCI/IOV: Check that VF BAR fits within the reservationMichał Winiarski-0/+3