summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
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: j721e: Fix programming sequence of "strap" settingsSiddharth Vadapalli
2025-10-29PCI: tegra194: Handle errors in BPMP responseVidya Sagar
2025-10-29PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()Niklas Cassel
2025-10-29PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exitSiddharth Vadapalli
2025-10-29PCI: tegra: Fix devm_kcalloc() argument order for port->phys allocationAlok Tiwari
2025-08-28PCI: rockchip-host: Fix "Unexpected Completion" log messageHans Zhang
2025-07-17PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot timeDexuan Cui
2025-07-17PCI: 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: 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-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-02-01Revert "PCI: Use preserve_config in place of pci_flags"Terry Tritton
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: Use irq_data_get_irq_chip_data()Thomas Gleixner
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
2024-08-19PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpioManivannan Sadhasivam
2024-08-19PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PINWei Liu
2024-07-05PCI: rockchip-ep: Remove wrong mask on subsys_vendor_idRick Wertenbroek
2024-04-13PCI: dwc: endpoint: Fix advertised resizable BAR sizeNiklas Cassel
2024-02-23PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()Dan Carpenter
2024-02-23PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment supportNiklas Cassel
2024-02-23PCI: mediatek: Clear interrupt status before dispatching handlerqizhong cheng
2024-01-25PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli
2023-12-20PCI: loongson: Limit MRRS to 256Jiaxun Yang
2023-12-08PCI: keystone: Drop __init from ks_pcie_add_pcie_{ep,port}()Nathan Chancellor
2023-11-28PCI: exynos: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI: keystone: Don't discard .probe() callbackUwe Kleine-König
2023-11-28PCI: keystone: Don't discard .remove() callbackUwe Kleine-König
2023-11-28PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fieldsIlpo Järvinen
2023-10-10Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"Greg Kroah-Hartman
2023-08-26PCI: tegra194: Fix possible array out of bounds accessSumit Gupta
2023-07-27PCI: rockchip: Set address alignment for endpoint modeDamien Le Moal
2023-07-27PCI: rockchip: Use u32 variable to access 32-bit registersRick Wertenbroek