summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2026-06-01PCI: tegra194: Disable direct speed change for Endpoint modeVidya Sagar
2026-06-01PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"Vidya Sagar
2026-06-01PCI: tegra194: Disable LTSSM after transition to Detect on surprise link downManikanta Maddireddy
2026-06-01PCI: tegra194: Increase LTSSM poll time on surprise link downManikanta Maddireddy
2026-06-01PCI: tegra194: Fix polling delay for L2 stateVidya Sagar
2026-06-01PCI: hv: Set default NUMA node to 0 for devices without affinity infoLong Li
2026-03-04PCI: mediatek: Fix IRQ domain leak when MSI allocation failsHaotian Zhang
2026-01-19PCI: brcmstb: Fix disabling L0s capabilityJim Quinlan
2026-01-19PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definitionShawn Lin
2026-01-19PCI: keystone: Exit ks_pcie_probe() for invalid modeSiddharth Vadapalli
2025-12-07PCI: cadence: Check for the existence of cdns_pcie::ops before using itChen Wang
2025-10-29PCI: rcar: Demote WARN() to dev_warn_ratelimited() in rcar_pcie_wakeup()Marek Vasut
2025-10-29PCI: tegra194: Reset BARs when running in PCIe endpoint modeNiklas Cassel
2025-10-29PCI: rcar-host: Drop PMSR spinlockMarek Vasut
2025-10-29PCI: rcar: Finish transition to L1 state in rcar_pcie_config_access()Marek Vasut
2025-10-29PCI: tegra194: Handle errors in BPMP responseVidya Sagar
2025-10-29PCI: rcar-host: Convert struct rcar_msi mask_lock into raw spinlockMarek Vasut
2025-10-29PCI: j721e: Fix programming sequence of "strap" settingsSiddharth Vadapalli
2025-10-29PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" existsSiddharth Vadapalli
2025-10-19PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()Niklas Cassel
2025-10-19PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exitSiddharth Vadapalli
2025-10-19PCI: tegra: Fix devm_kcalloc() argument order for port->phys allocationAlok Tiwari
2025-08-28PCI: vmd: Assign VMD IRQ domain before enumerationNirmal Patel
2025-08-28PCI: rockchip-host: Fix "Unexpected Completion" log messageHans Zhang
2025-07-10PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot timeDexuan Cui
2025-06-27PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit()Diederik de Haas
2025-06-27PCI: cadence-ep: Correct PBA offset in .set_msix() callbackNiklas Cassel
2025-06-27PCI: cadence: Fix runtime atomic count underflowHans Zhang
2025-06-04PCI: brcmstb: Add a softdep to MIP MSI-X driverStanimir Varbanov
2025-06-04PCI: brcmstb: Expand inbound window size up to 64GBStanimir Varbanov
2025-06-04PCI: vmd: Disable MSI remapping bypass under XenRoger Pau Monne
2025-06-04PCI: dwc: ep: Ensure proper iteration over outbound map windowsFrank Li
2025-05-09PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu
2025-05-02PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()Stanimir Varbanov
2025-05-02PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t typeRyo Takakura
2025-04-10PCI: xilinx-cpm: Fix IRQ domain leak in error path of probeThippeswamy Havalige
2025-04-10PCI: brcmstb: Use internal register to change link capabilityJim Quinlan
2025-04-10PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payloadHans Zhang
2025-03-13PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region()King Dix
2025-01-23Revert "PCI: Use preserve_config in place of pci_flags"Terry Tritton
2025-01-09PCI: vmd: Create domain symlink before pci_bus_add_devices()Jiwei Sun
2025-01-09PCI: Use preserve_config in place of pci_flagsVidya Sagar
2024-12-14PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal
2024-12-14PCI: keystone: Add link up check to ks_pcie_other_map_bus()Kishon Vijay Abraham I
2024-10-17PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handlerSean Anderson
2024-10-17PCI: xilinx-nwl: Clean up clock on probe failure/removalSean Anderson
2024-10-17PCI: xilinx-nwl: Fix register misspellingSean Anderson
2024-10-17PCI: keystone: Fix if-statement expression in ks_pcie_quirk()Dan Carpenter
2024-09-12PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)Kishon Vijay Abraham I
2024-09-12PCI: al: Check IORESOURCE_BUS existence during probeAleksandr Mishin