summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2025-04-20PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4Siddharth Vadapalli
2025-04-20PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()Stanimir Varbanov
2025-04-20PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t typeRyo Takakura
2025-04-20PCI: Add Rockchip Vendor IDShawn Lin
2025-04-10PCI: histb: Fix an error handling path in histb_pcie_probe()Christophe JAILLET
2025-04-10PCI: dwc: ep: Return -ENOMEM for allocation failuresDan Carpenter
2025-04-10PCI: xilinx-cpm: Fix IRQ domain leak in error path of probeThippeswamy Havalige
2025-04-10PCI: brcmstb: Fix potential premature regulator disablingJim Quinlan
2025-04-10PCI: brcmstb: Fix error path after a call to regulator_bulk_get()Jim Quinlan
2025-04-10PCI: brcmstb: Use internal register to change link capabilityJim Quinlan
2025-04-10PCI: brcmstb: Set generation limit before PCIe link upJim Quinlan
2025-04-10PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payloadHans Zhang
2025-02-17PCI: dwc: ep: Prevent changing BAR size/flags in pci_epc_set_bar()Niklas Cassel
2025-02-17PCI: dwc: ep: Write BAR_MASK before iATU registers in pci_epc_set_bar()Niklas Cassel
2025-02-08PCI: microchip: Set inbound address translation for coherent or non-coherent ...Daire McNamara
2025-02-08PCI: microchip: Add support for using either Root Port 1 or 2Conor Dooley
2025-02-08PCI: dwc: Always stop link in the dw_pcie_suspend_noirqRichard Zhu
2025-02-08PCI: qcom: Update ICC and OPP values after Link Up eventKrishna chaitanya chundru
2025-02-08PCI: imx6: Add missing reference clock disable logicRichard Zhu
2025-02-08PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset()Richard Zhu
2025-02-08PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu
2025-02-08PCI: imx6: Configure PHY based on Root Complex or Endpoint modeFrank Li
2025-02-08PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region()King Dix
2024-12-14PCI: starfive: Enable controller runtime PM before probing host bridgeMayank Rana
2024-12-14PCI: vmd: Set devices to D0 before enabling PM L1 SubstatesJian-Hong Pan
2024-12-14PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUsNirmal Patel
2024-12-14PCI: qcom: Add support for IPQ9574devi priya
2024-12-09PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal
2024-12-09PCI: dwc: ep: Fix advertised resizable BAR size regressionNiklas Cassel
2024-12-09PCI: keystone: Add link up check to ks_pcie_other_map_bus()Kishon Vijay Abraham I
2024-12-09PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatibleKishon Vijay Abraham I
2024-12-09PCI: imx6: Fix suspend/resume support on i.MX6QDLStefan Eichenberger
2024-12-09PCI: qcom: Disable ASPM L0s for X1E80100Qiang Yu
2024-12-05PCI: j721e: Deassert PERST# after a delay of PCIE_T_PVPERL_MS millisecondsSiddharth Vadapalli
2024-12-05PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert()Manivannan Sadhasivam
2024-12-05PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()Manivannan Sadhasivam
2024-12-05PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is sup...Manivannan Sadhasivam
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-19Merge branch 'pci/misc'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/xilinx'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/vmd'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/rcar-gen4'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/qcom'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/mediatek-gen3'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/mediatek'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/kirin'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/keystone'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/j721e'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/imx6'Bjorn Helgaas
2024-09-19Merge branch 'pci/controller/dra7xx'Bjorn Helgaas