summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2025-03-17PCI: dwc: Consolidate devicetree handling in dw_pcie_host_get_resources()Bjorn Helgaas
2025-03-17PCI: dwc: Call devm_pci_alloc_host_bridge() early in dw_pcie_host_init()Frank Li
2025-03-17PCI: dwc: Rename cpu_addr to parent_bus_addr for ATU configurationFrank Li
2025-03-17PCI: dwc: Use resource start as ioremap() input in dw_pcie_pme_turn_off()Frank Li
2025-03-16PCI: histb: Fix an error handling path in histb_pcie_probe()Christophe JAILLET
2025-03-15PCI: imx6: Use devm_clk_bulk_get_all() to fetch clocksRichard Zhu
2025-03-15PCI: imx6: Identify controller via 'linux,pci-domain', not addressRichard Zhu
2025-03-14PCI: dw-rockchip: Hide broken ATS capability for RK3588 running in EP modeNiklas Cassel
2025-03-14PCI: dwc: ep: Add dw_pcie_ep_hide_ext_capability()Niklas Cassel
2025-03-14PCI: dwc: ep: Return -ENOMEM for allocation failuresDan Carpenter
2025-03-14PCI: Check BAR index for validityPhilipp Stanner
2025-03-14PCI: pciehp: Avoid unnecessary device replacement checkLukas Wunner
2025-03-14PCI: Fix wrong length of devres arrayPhilipp Stanner
2025-03-13PCI/TPH: Replace the broken MSI-X control word updateThomas Gleixner
2025-03-13PCI/MSI: Provide a sane mechanism for TPHThomas Gleixner
2025-03-13PCI: hv: Switch MSI descriptor locking to guard()Thomas Gleixner
2025-03-13PCI/MSI: Switch to MSI descriptor locking to guard()Thomas Gleixner
2025-03-11PCI: xilinx-cpm: Add support for Versal Net CPM5NC Root Port controllerThippeswamy Havalige
2025-03-11PCI: xilinx-cpm: Fix IRQ domain leak in error path of probeThippeswamy Havalige
2025-03-11iommu: Get DT/ACPI parsing into the proper probe pathRobin Murphy
2025-03-10PCI: Remove stray put_device() in pci_register_host_bridge()Dan Carpenter
2025-03-10PCI: Fix reference leak in pci_alloc_child_bus()Ma Ke
2025-03-10PCI: Fix reference leak in pci_register_host_bridge()Ma Ke
2025-03-10PCI: Cache offset of Resizable BAR capabilityBjorn Helgaas
2025-03-10PCI: Enable Configuration RRS SV earlyBjorn Helgaas
2025-03-08PCI: Fix typosBjorn Helgaas
2025-03-08PCI: dwc: ep: Remove superfluous function dw_pcie_ep_find_ext_capability()Niklas Cassel
2025-03-08PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oopsChristian Bruel
2025-03-08PCI: endpoint: Remove unused devm_pci_epc_destroy()Zijun Hu
2025-03-08PCI: dw-rockchip: Describe Resizable BARs as Resizable BARsNiklas Cassel
2025-03-08PCI: keystone: Specify correct alignment requirementNiklas Cassel
2025-03-08PCI: keystone: Describe Resizable BARs as Resizable BARsNiklas Cassel
2025-03-08PCI: dwc: ep: Allow EPF drivers to configure the size of Resizable BARsNiklas Cassel
2025-03-08PCI: dwc: ep: Move dw_pcie_ep_find_ext_capability()Niklas Cassel
2025-03-08PCI: endpoint: Add pci_epc_bar_size_to_rebar_cap()Niklas Cassel
2025-03-08PCI: endpoint: Allow EPF drivers to configure the size of Resizable BARsNiklas Cassel
2025-03-08PCI: endpoint: pci-epf-test: Handle endianness properlyNiklas Cassel
2025-03-07PCI: Do not claim to release resource falselyIlpo Järvinen
2025-03-07PCI: Increase Resizable BAR support from 512 GB to 128 TBZhiyuan Dai
2025-03-06PCI/DOE: Rename Discovery Response Data Object Contents to typeAlistair Francis
2025-03-06PCI/DOE: Rename DOE protocol to featureAlistair Francis
2025-03-06PCI: altera: Add Agilex supportD M, Sharath Kumar
2025-03-06PCI: tegra: Use helper function for_each_child_of_node_scoped()Zhang Zekun
2025-03-06PCI: apple: Use helper function for_each_child_of_node_scoped()Zhang Zekun
2025-03-06PCI: mt7621: Use helper function for_each_available_child_of_node_scoped()Zhang Zekun
2025-03-06PCI: mediatek: Use helper function for_each_available_child_of_node_scoped()Zhang Zekun
2025-03-06PCI: kirin: Tidy up _probe() related function with dev_err_probe()Zhang Zekun
2025-03-06PCI: Add Rockchip Vendor IDShawn Lin
2025-03-06PCI: dwc: Add debugfs property to provide LTSSM status of the PCIe linkHans Zhang
2025-03-06PCI: dwc: Add debugfs based Statistical Counter support for DWCShradha Todi