summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2025-08-28PCI: rockchip: Set Target Link Speed to 5.0 GT/s before retrainingGeraldo Nascimento
2025-08-28PCI: rockchip: Use standard PCIe definitionsGeraldo Nascimento
2025-08-15PCI: rockchip-host: Fix "Unexpected Completion" log messageHans Zhang
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: apple: Fix missing OF node reference in apple_pcie_setup_portHector Martin
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: apple: Use gpiod_set_value_cansleep in probe flowHector Martin
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-04-25PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()Stanimir Varbanov
2025-04-25PCI: 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: 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: cadence-ep: Fix the driver to send MSG TLP for INTx without data payloadHans Zhang
2025-02-21PCI: 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: vmd: Create domain symlink before pci_bus_add_devices()Jiwei Sun
2024-12-27PCI: 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-12-14PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatibleKishon Vijay Abraham I
2024-10-17PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handlerSean Anderson
2024-10-17PCI: imx6: Fix missing call to phy_power_off() in error handlingFrank Li
2024-10-17PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()Alexandra Diupina
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-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