summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2025-07-06PCI: apple: Set only available ports upJanne Grunau
2025-07-06PCI: apple: Use helper function for_each_child_of_node_scoped()Zhang Zekun
2025-07-06PCI: imx6: Add workaround for errata ERR051624Richard Zhu
2025-07-06PCI: apple: Fix missing OF node reference in apple_pcie_setup_portHector Martin
2025-07-06PCI: dwc: Make link training more robust by setting PORT_LOGIC_LINK_WIDTH to ...Wenbin Yao
2025-06-27PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit()Diederik de Haas
2025-06-27PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up()Shawn Lin
2025-06-27PCI: dwc: ep: Correct PBA offset in .set_msix() callbackNiklas Cassel
2025-06-27PCI: cadence-ep: Correct PBA offset in .set_msix() callbackNiklas Cassel
2025-06-19PCI: apple: Use gpiod_set_value_cansleep in probe flowHector Martin
2025-06-19PCI: cadence: Fix runtime atomic count underflowHans Zhang
2025-06-19PCI: rcar-gen4: set ep BAR4 fixed sizeJerome Brunet
2025-05-29PCI: brcmstb: Add a softdep to MIP MSI-X driverStanimir Varbanov
2025-05-29PCI: brcmstb: Expand inbound window size up to 64GBStanimir Varbanov
2025-05-29PCI: dwc: Use resource start as ioremap() input in dw_pcie_pme_turn_off()Frank Li
2025-05-29PCI: vmd: Disable MSI remapping bypass under XenRoger Pau Monne
2025-05-29PCI: dwc: ep: Ensure proper iteration over outbound map windowsFrank Li
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