summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2023-06-24PCI: vmd: Fix uninitialized variable usage in vmd_enable_domain()Xinghui Li
2023-06-24PCI: xgene-msi: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-24PCI: tegra: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-24PCI: rockchip-host: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-24PCI: mvebu: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-24PCI: mt7621: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-24PCI: mediatek-gen3: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-24PCI: mediatek: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-24PCI: iproc: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-24PCI: hisi-error: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-24PCI: dwc: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-24PCI: j721e: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-24PCI: brcmstb: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-24PCI: altera-msi: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-24PCI: altera: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-24PCI: aardvark: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-24PCI: rcar: Use correct product family name for Renesas R-CarWolfram Sang
2023-06-23PCI: layerscape: Add the endpoint linkup notifier supportFrank Li
2023-06-23PCI: qcom-ep: Add support for BME notificationManivannan Sadhasivam
2023-06-23PCI: qcom-ep: Add support for Link down notificationManivannan Sadhasivam
2023-06-22PCI: rockchip: Set address alignment for endpoint modeDamien Le Moal
2023-06-22PCI: rockchip: Don't advertise MSI-X in PCIe capabilitiesRick Wertenbroek
2023-06-22PCI: rockchip: Use u32 variable to access 32-bit registersRick Wertenbroek
2023-06-22PCI: rockchip: Fix window mapping and address translation for endpointRick Wertenbroek
2023-06-22PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint coreRick Wertenbroek
2023-06-22PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be lockedRick Wertenbroek
2023-06-22PCI: rockchip: Assert PCI Configuration Enable bit after probeRick Wertenbroek
2023-06-22PCI: rockchip: Write PCI Device ID to correct registerRick Wertenbroek
2023-06-22PCI: rockchip: Remove writes to unused registersRick Wertenbroek
2023-06-20PCI: qcom: Do not advertise hotplug capability for IP v2.1.0Manivannan Sadhasivam
2023-06-20PCI: qcom: Do not advertise hotplug capability for IP v1.0.0Manivannan Sadhasivam
2023-06-20PCI: qcom: Use post init sequence of IP v2.3.2 for v2.4.0Manivannan Sadhasivam
2023-06-20PCI: qcom: Do not advertise hotplug capability for IP v2.3.2Manivannan Sadhasivam
2023-06-20PCI: qcom: Do not advertise hotplug capability for IPs v2.3.3 and v2.9.0Manivannan Sadhasivam
2023-06-20PCI: qcom: Do not advertise hotplug capability for IPs v2.7.0 and v1.9.0Manivannan Sadhasivam
2023-06-20PCI: qcom: Disable write access to read only registers for IP v2.9.0Manivannan Sadhasivam
2023-06-20PCI: qcom: Use DWC helpers for modifying the read-only DBI registersManivannan Sadhasivam
2023-06-20PCI: qcom: Disable write access to read only registers for IP v2.3.3Manivannan Sadhasivam
2023-06-19PCI: imx6: Save and restore root port MSI control in suspend and resumeRichard Zhu
2023-06-18PCI: hv: Add a per-bus mutex state_lockDexuan Cui
2023-06-18Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"Dexuan Cui
2023-06-18PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_devDexuan Cui
2023-06-18PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panicDexuan Cui
2023-06-18PCI: hv: Fix a race condition bug in hv_pci_query_relations()Dexuan Cui
2023-05-29PCI: rcar-host: Remove unused static pcie_base and pcie_devGeert Uytterhoeven
2023-05-29PCI: ftpci100: Release the clock resourcesJunyan Ye
2023-05-26PCI: dwc: Wait for link up only if link is startedAjay Agarwal
2023-05-24dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_opsCai Huoqing
2023-05-16PCI: tegra194: Add interconnect support in Tegra234Sumit Gupta
2023-05-16PCI: tegra194: Fix possible array out of bounds accessSumit Gupta