summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2025-07-23PCI/TPH: Expose pcie_tph_get_st_table_size()Yishai Hadas
2025-07-22PCI: Support Immediate Readiness on devices without PM capabilitiesSean Christopherson
2025-07-22PCI: xgene-msi: Restructure handler setup/teardownMarc Zyngier
2025-07-22PCI: xgene-msi: Probe as a standard platform driverMarc Zyngier
2025-07-22PCI: xgene-msi: Resend an MSI racing with itself on a different CPUMarc Zyngier
2025-07-22PCI: xgene-msi: Sanitise MSI allocation and affinity settingMarc Zyngier
2025-07-22PCI: xgene-msi: Get rid of intermediate tracking structureMarc Zyngier
2025-07-22PCI: xgene-msi: Use device-managed memory allocationsMarc Zyngier
2025-07-22PCI: xgene-msi: Drop superfluous fields from xgene_msi structureMarc Zyngier
2025-07-22PCI: xgene-msi: Make per-CPU interrupt setup robustMarc Zyngier
2025-07-22PCI: xgene: Drop XGENE_PCIE_IP_VER_UNKNMarc Zyngier
2025-07-22PCI: xgene: Drop useless conditional compilationMarc Zyngier
2025-07-22PCI: xgene: Defer probing if the MSI widget driver hasn't probed yetMarc Zyngier
2025-07-22PCI/pwrctrl: Create pwrctrl devices only when CONFIG_PCI_PWRCTRL is enabledManivannan Sadhasivam
2025-07-21Merge tag 'arm-soc/for-6.17/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann
2025-07-21PCI: imx6: Add LUT configuration for MSI/IOMMU in Endpoint modeFrank Li
2025-07-21PCI: imx6: Add helper function imx_pcie_add_lut_by_rid()Frank Li
2025-07-21PCI: endpoint: pci-epf-vntb: Fix the incorrect usage of __iomem attributeManivannan Sadhasivam
2025-07-20Merge tag 'hyperv-fixes-signed-20250718' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-17Merge back earlier material related to system sleepRafael J. Wysocki
2025-07-17PCI: brcmstb: Replace open coded value with PCIE_T_RRS_READY_MSFlorian Fainelli
2025-07-15PCI: Fix driver_managed_dma checkRobin Murphy
2025-07-15PCI: qcom: Add support for parsing the new Root Port bindingKrishna Chaitanya Chundru
2025-07-15PCI: qcom: Add support for Qualcomm SA8255p based PCIe Root ComplexMayank Rana
2025-07-15PCI: imx6: Add IMX8MM_EP and IMX8MP_EP fixed 256-byte BAR 4 in epc_featuresRichard Zhu
2025-07-15PCI: imx6: Add IMX8MQ_EP third 64-bit BAR in epc_featuresRichard Zhu
2025-07-15PCI: Allow built-in drivers to use async initial probingLukas Wunner
2025-07-15PCI: hv: Use the correct hypercall for unmasking interrupts on nestedStanislav Kinsburskii
2025-07-14PCI/IOV: Allow drivers to control VF BAR sizeMichał Winiarski
2025-07-14PCI/IOV: Check that VF BAR fits within the reservationMichał Winiarski
2025-07-14PCI/IOV: Allow IOV resources to be resized in pci_resize_resource()Michał Winiarski
2025-07-14PCI/IOV: Add pci_resource_num_to_vf_bar() to convert VF BAR number to/from IO...Michał Winiarski
2025-07-14PCI/IOV: Restore VF resizable BAR state after resetMichał Winiarski
2025-07-13Merge tag 'irq_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-11Merge tag 'pci-v6.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-11PCI: hv: Switch to msi_create_parent_irq_domain()Nam Cao
2025-07-11Merge back earlier changes related to system suspend and hibernationRafael J. Wysocki
2025-07-10PCI/MSI: Prevent recursive locking in pci_msix_write_tph_tag()Himanshu Madhani
2025-07-09PCI: hv: Don't load the driver for baremetal root partitionMukesh Rathor
2025-07-09PCI: hv: Fix warnings for missing export.h header inclusionNaman Jain
2025-07-09PCI: endpoint: pci-epf-vntb: Allow BAR assignment via configfsJerome Brunet
2025-07-08PCI/MSI: Add pci_msi_map_rid_ctlr_node() helper functionLorenzo Pieralisi
2025-07-07PCI: rockchip: Set Target Link Speed to 5.0 GT/s before retrainingGeraldo Nascimento
2025-07-07PCI: rockchip: Use standard PCIe definitionsGeraldo Nascimento
2025-07-07PCI: dwc: Make dw_pcie_ptm_ops staticManivannan Sadhasivam
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-07-03PCI/PM: Set power.strict_midlayer in pci_pm_init()Rafael J. Wysocki
2025-07-03Merge tag 'renesas-dts-for-v6.17-tag1' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2025-07-01PCI: host-generic: Rename and export gen_pci_init() for PCIe controller driversMayank Rana