summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2025-07-24PCI: imx6: Delay link start until configfs 'start' writtenRichard Zhu
2025-07-24PCI: imx6: Remove apps_reset toggling from imx_pcie_{assert/deassert}_core_resetRichard Zhu
2025-07-23PCI: Fix typosBjorn Helgaas
2025-07-23PCI: mvebu: Use devm_add_action_or_reset() instead of devm_add_action()Salah Triki
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-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-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-17PCI: brcmstb: Replace open coded value with PCIE_T_RRS_READY_MSFlorian Fainelli
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: hv: Use the correct hypercall for unmasking interrupts on nestedStanislav Kinsburskii
2025-07-11PCI: hv: Switch to msi_create_parent_irq_domain()Nam Cao
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-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-01PCI: host-generic: Rename and export gen_pci_init() for PCIe controller driversMayank Rana
2025-07-01PCI: dwc: Export DWC MSI controller related APIsMayank Rana
2025-06-30PCI: host-generic: Set driver_data before calling gen_pci_init()Geert Uytterhoeven
2025-06-30PCI: apple: Add tracking of probed root portsMarc Zyngier
2025-06-25PCI: dwc: Simplify the return value of PTM debugfs functions returning boolHans Zhang
2025-06-25PCI: Move link up wait time and max retries macros to pci.hNiklas Cassel
2025-06-25PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link upNiklas Cassel
2025-06-25PCI: qcom: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQNiklas Cassel
2025-06-25PCI: dw-rockchip: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQNiklas Cassel
2025-06-25PCI: rockchip-host: Use macro PCIE_RESET_CONFIG_WAIT_MSNiklas Cassel
2025-06-25PCI: Rename PCIE_RESET_CONFIG_DEVICE_WAIT_MS to PCIE_RESET_CONFIG_WAIT_MSNiklas Cassel
2025-06-23PCI: brcmstb: Set MLW based on "num-lanes" DT property if presentJim Quinlan
2025-06-23PCI: vmd: Add VMD Device ID Support for Panther Lake (PTL)-H/P/UGeorge D Sworo
2025-06-19PCI: dw-rockchip: Delay link training after hot reset in EP modeWilfred Mallawa
2025-06-19PCI: rockchip: Remove redundant PCIe message routing definitionsHans Zhang
2025-06-19PCI: cadence: Replace private message routing enums with PCI core definitionsHans Zhang
2025-06-17PCI: hv: Allow dynamic MSI-X vector allocationShradha Gupta
2025-06-12PCI: rockchip-host: Remove unused header includesHans Zhang
2025-06-12PCI: rockchip-host: Correct non-fatal error log messageHans Zhang