summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2025-02-08PCI: imx6: Skip controller_id generation logic for i.MX7DRichard Zhu
2025-02-08PCI: imx6: Simplify clock handling by using clk_bulk*() functionFrank Li
2025-02-08PCI: 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
2024-12-27PCI: Use preserve_config in place of pci_flagsVidya Sagar
2024-12-27PCI: vmd: Create domain symlink before pci_bus_add_devices()Jiwei Sun
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: 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: j721e: Deassert PERST# after a delay of PCIE_T_PVPERL_MS millisecondsSiddharth Vadapalli
2024-12-09PCI: j721e: Add suspend and resume supportThéo Lebrun
2024-12-09PCI: j721e: Use T_PERST_CLK_US macroThomas Richard
2024-12-09PCI: j721e: Add reset GPIO to struct j721e_pcieThéo Lebrun
2024-12-09PCI: cadence: Set cdns_pcie_host_init() globalThomas Richard
2024-12-09PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()Thomas Richard
2024-12-09PCI: j721e: Add PCIe 4x lane selection supportMatt Ranostay
2024-12-09PCI: j721e: Add per platform maximum lane settingsMatt Ranostay
2024-10-04PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handlerSean Anderson
2024-10-04PCI: imx6: Fix missing call to phy_power_off() in error handlingFrank Li
2024-10-04PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQSiddharth Vadapalli
2024-10-04PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()Alexandra Diupina
2024-10-04PCI: xilinx-nwl: Clean up clock on probe failure/removalSean Anderson
2024-10-04PCI: xilinx-nwl: Fix register misspellingSean Anderson
2024-10-04PCI: 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-08PCI: al: Check IORESOURCE_BUS existence during probeAleksandr Mishin
2024-08-03PCI: loongson: Enable MSI in LS7A Root ComplexHuacai Chen
2024-08-03PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpioManivannan Sadhasivam
2024-08-03PCI: dw-rockchip: Fix initial PERST# GPIO valueNiklas Cassel
2024-08-03PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PINWei Liu
2024-08-03PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slotFrank Li
2024-08-03PCI: qcom-ep: Disable resources unconditionally during PERST# assertManivannan Sadhasivam
2024-08-03PCI: rcar: Demote WARN() to dev_warn_ratelimited() in rcar_pcie_wakeup()Marek Vasut
2024-08-03PCI: keystone: Fix NULL pointer dereference in case of DT error in ks_pcie_se...Aleksandr Mishin
2024-08-03PCI: keystone: Don't enable BAR 0 for AM654xSiddharth Vadapalli
2024-08-03PCI: keystone: Relocate ks_pcie_set/clear_dbi_mode()Siddharth Vadapalli
2024-06-21PCI: rockchip-ep: Remove wrong mask on subsys_vendor_idRick Wertenbroek
2024-06-12PCI: tegra194: Fix probe path for Endpoint modeVidya Sagar
2024-04-03PCI: hv: Fix ring buffer size calculationMichael Kelley
2024-04-03PCI: dwc: endpoint: Fix advertised resizable BAR sizeNiklas Cassel
2024-04-03PCI: qcom: Enable BDF to SID translation properlyManivannan Sadhasivam
2024-03-26PCI: brcmstb: Fix broken brcm_pcie_mdio_write() pollingJonathan Bell
2024-03-01PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()Dan Carpenter
2024-01-25PCI: mediatek-gen3: Fix translation window size calculationJianjun Wang
2024-01-25PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli
2024-01-25PCI: mediatek: Clear interrupt status before dispatching handlerqizhong cheng
2024-01-25PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment supportNiklas Cassel