summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
4 daysPCI: plda: Fix IRQ domain leaks in the error paths of plda_init_interrupts()Ali Tariq
4 daysPCI: plda: Fix use-after-free of event IRQs during teardownAli Tariq
4 daysPCI: meson: Fix GPIO state while requesting PERST#Ronald Claveau
4 daysPCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchipNaman Jain
2026-08-27PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold
2026-07-24PCI: imx6: Configure REF_USE_PAD before PHY reset for i.MX95Richard Zhu
2026-07-24PCI: imx6: Fix reference clock source selection for i.MX95Franz Schnyder
2026-07-24PCI: iproc: Restore .map_irq() for the platform bus driverMark Tomlinson
2026-07-24PCI: dwc: Avoid dwc_pcie_rasdes_debugfs_deinit() NULL dereference when no RAS...Shuvam Pandey
2026-07-24PCI: mediatek: Use actual physical address instead of virt_to_phys()Manivannan Sadhasivam
2026-07-24PCI: mediatek: Fix possible truncation in mtk_pcie_parse_port()Ryder Lee
2026-07-24PCI: rcar-host: Remove unused LIST_HEAD(res)Lad Prabhakar
2026-07-24PCI: meson: Add missing remove callbackShuvam Pandey
2026-07-24PCI: meson: Propagate devm_add_action_or_reset() failureShuvam Pandey
2026-07-24PCI: mediatek: Fix operator precedence in PCIE_FTS_NUM_L0 macroLi RongQing
2026-07-24PCI: qcom: Disable ASPM L0s for SA8775PShawn Guo
2026-07-24PCI: dwc: Fix signedness bug in fault injection test codeDan Carpenter
2026-07-24PCI: loongson: Do not ignore downstream devices on external bridgesRong Zhang
2026-07-18PCI: qcom: Initialize DWC MSI lock for firmware-managed ECAM hostsYadu M G
2026-07-18PCI: mediatek: Fix IRQ domain leak when port fails to enableManivannan Sadhasivam
2026-07-18PCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handlingRichard Zhu
2026-07-18PCI: host-common: Request bus reassignment when not probe-onlyRatheesh Kannoth
2026-07-18PCI: altera: Fix resource leaks on probe failureMahesh Vaidya
2026-07-18PCI: altera: Do not dispose parent IRQ mappingMahesh Vaidya
2026-07-18PCI: loongson: Override PCIe bridge supported speeds for Loongson-3C6000 seriesZiyao Li
2026-07-04Revert "PCI: qcom: Advertise Hotplug Slot Capability with no Command Completi...Sasha Levin
2026-05-23PCI: tegra194: Fix CBB timeout caused by DBI access before core power-onManikanta Maddireddy
2026-05-23PCI: tegra194: Disable L1.2 capability of Tegra234 EPVidya Sagar
2026-05-23PCI: tegra194: Remove unnecessary L1SS disable codeBjorn Helgaas
2026-05-23PCI: dwc: Apply ECRC workaround to DesignWare 5.00a as wellManikanta Maddireddy
2026-05-23PCI: tegra194: Use DWC IP core versionManikanta Maddireddy
2026-05-23PCI: tegra194: Free up Endpoint resources during remove()Vidya Sagar
2026-05-23PCI: tegra194: Allow system suspend when the Endpoint link is not upVidya Sagar
2026-05-23PCI: tegra194: Set LTR message request before PCIe link up in Endpoint modeVidya Sagar
2026-05-23PCI: tegra194: Disable direct speed change for Endpoint modeVidya Sagar
2026-05-23PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"Vidya Sagar
2026-05-23PCI: tegra194: Disable PERST# IRQ only in Endpoint modeManikanta Maddireddy
2026-05-23PCI: tegra194: Don't force the device into the D0 state before L2Vidya Sagar
2026-05-23PCI: tegra194: Disable LTSSM after transition to Detect on surprise link downManikanta Maddireddy
2026-05-23PCI: tegra194: Increase LTSSM poll time on surprise link downManikanta Maddireddy
2026-05-23PCI: tegra194: Fix polling delay for L2 stateVidya Sagar
2026-05-23PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not foundChen-Yu Tsai
2026-05-23PCI: dwc: Fix type mismatch for kstrtou32_from_user() return valueHans Zhang
2026-05-23PCI: qcom: Advertise Hotplug Slot Capability with no Command Completion supportKrishna Chaitanya Chundru
2026-05-23PCI: dwc: rcar-gen4: Change EPC BAR alignment to 4K as per the documentationKoichiro Den
2026-05-23PCI: dwc: Perform cleanup in the error path of dw_pcie_resume_noirq()Manivannan Sadhasivam
2026-05-23PCI: dwc: Invoke post_init in dw_pcie_resume_noirq()Richard Zhu
2026-05-23PCI: dwc: ep: Fix MSI-X Table Size configuration in dw_pcie_ep_set_msix()Aksh Garg
2026-05-23PCI: imx6: Fix device node reference leak in imx_pcie_probe()Felix Gu
2026-05-07PCI: cadence: Use cdns_pcie_read_sz() for byte or word read accessAksh Garg