summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4 days36-467/+2322
|\
| * Merge branch 'pci/misc'Bjorn Helgaas6 days9-26/+28
| |\
| | * PCI: Fix typosBjorn Helgaas2025-03-089-26/+28
| * | Merge branch 'pci/controller/dwc-cpu-addr-fixup'Bjorn Helgaas6 days6-91/+186
| |\ \
| | * | PCI: intel-gw: Remove intel_pcie_cpu_addr()Frank Li8 days1-7/+1
| | * | PCI: imx6: Remove imx_pcie_cpu_addr_fixup()Frank Li8 days1-17/+1
| | * | PCI: dwc: Use parent_bus_offset to remove need for .cpu_addr_fixup()Frank Li8 days3-11/+9
| | * | PCI: dwc: ep: Ensure proper iteration over outbound map windowsFrank Li8 days1-1/+1
| | * | PCI: dwc: ep: Use devicetree 'reg[addr_space]' to derive CPU -> ATU addr offsetFrank Li8 days1-0/+7
| | * | PCI: dwc: ep: Consolidate devicetree handling in dw_pcie_ep_get_resources()Bjorn Helgaas8 days1-15/+29
| | * | PCI: dwc: ep: Call epc_create() early in dw_pcie_ep_init()Bjorn Helgaas8 days1-9/+9
| | * | PCI: dwc: Use devicetree 'reg[config]' to derive CPU -> ATU addr offsetFrank Li8 days2-0/+7
| | * | PCI: dwc: Add dw_pcie_parent_bus_offset() checking and debugFrank Li8 days2-1/+52
| | * | PCI: dwc: Add dw_pcie_parent_bus_offset()Frank Li9 days2-0/+26
| | * | PCI: dwc: Consolidate devicetree handling in dw_pcie_host_get_resources()Bjorn Helgaas2025-03-171-12/+25
| | * | PCI: dwc: Call devm_pci_alloc_host_bridge() early in dw_pcie_host_init()Frank Li2025-03-171-6/+6
| | * | PCI: dwc: Rename cpu_addr to parent_bus_addr for ATU configurationFrank Li2025-03-174-30/+31
| | * | PCI: dwc: Use resource start as ioremap() input in dw_pcie_pme_turn_off()Frank Li2025-03-171-1/+1
| | |/
| * | Merge branch 'pci/controller/xilinx-cpm'Bjorn Helgaas6 days1-16/+37
| |\ \
| | * | PCI: xilinx-cpm: Add cpm_csr register mapping for CPM5_HOST1 variantThippeswamy Havalige10 days1-1/+2
| | * | PCI: xilinx-cpm: Add support for Versal Net CPM5NC Root Port controllerThippeswamy Havalige2025-03-111-11/+29
| | * | PCI: xilinx-cpm: Fix IRQ domain leak in error path of probeThippeswamy Havalige2025-03-111-4/+6
| | |/
| * | Merge branch 'pci/controller/vmd'Bjorn Helgaas6 days1-6/+6
| |\ \
| | * | PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t typeRyo Takakura2025-03-181-6/+6
| | |/
| * | Merge branch 'pci/controller/qcom'Bjorn Helgaas6 days1-0/+5
| |\ \
| | * | PCI: qcom-ep: Enable EP mode support for SAR2130PDmitry Baryshkov2025-02-241-0/+1
| | * | PCI: qcom-ep: Mark BAR0/BAR2 as 64bit BARs and BAR1/BAR3 as RESERVEDManivannan Sadhasivam2025-02-241-0/+4
| | |/
| * | Merge branch 'pci/controller/mediatek'Bjorn Helgaas6 days1-15/+49
| |\ \
| | * | PCI: mediatek-gen3: Fix inconsistent indentationCharles Han2025-03-051-13/+22
| | * | PCI: mediatek-gen3: Configure PBUS_CSR registers for EN7581 SoCLorenzo Bianconi2025-03-031-1/+27
| | * | PCI: mediatek-gen3: Remove leftover mac_reset assert for Airoha EN7581 SoCLorenzo Bianconi2025-02-211-1/+0
| | |/
| * | Merge branch 'pci/controller/layerscape'Bjorn Helgaas6 days1-1/+1
| |\ \
| | * | PCI: layerscape: Fix arg_count to syscon_regmap_lookup_by_phandle_args()Ioana Ciornei6 days1-1/+1
| | |/
| * | Merge branch 'pci/controller/j721e'Bjorn Helgaas6 days1-2/+3
| |\ \
| | * | PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4Siddharth Vadapalli7 days1-2/+3
| | |/
| * | Merge branch 'pci/controller/imx6'Bjorn Helgaas6 days1-69/+19
| |\ \
| | * | PCI: imx6: Use devm_clk_bulk_get_all() to fetch clocksRichard Zhu2025-03-151-61/+14
| | * | PCI: imx6: Identify controller via 'linux,pci-domain', not addressRichard Zhu2025-03-151-9/+6
| | |/
| * | Merge branch 'pci/controller/hyperv'Bjorn Helgaas6 days1-1/+1
| |\ \
| | * | PCI: hv: Correct a commentEaswar Hariharan2025-02-201-1/+1
| | |/
| * | Merge branch 'pci/controller/histb'Bjorn Helgaas6 days1-4/+8
| |\ \
| | * | PCI: histb: Fix an error handling path in histb_pcie_probe()Christophe JAILLET2025-03-161-4/+8
| | |/
| * | Merge branch 'pci/controller/dwc'Bjorn Helgaas6 days10-2/+869
| |\ \
| | * | PCI: dw-rockchip: Hide broken ATS capability for RK3588 running in EP modeNiklas Cassel2025-03-141-0/+29
| | * | PCI: dwc: ep: Add dw_pcie_ep_hide_ext_capability()Niklas Cassel2025-03-142-0/+46
| | * | PCI: dwc: ep: Return -ENOMEM for allocation failuresDan Carpenter2025-03-141-0/+1
| | * | PCI: Add Rockchip Vendor IDShawn Lin2025-03-062-2/+1
| | * | PCI: dwc: Add debugfs property to provide LTSSM status of the PCIe linkHans Zhang2025-03-062-0/+110
| | * | PCI: dwc: Add debugfs based Statistical Counter support for DWCShradha Todi2025-03-061-0/+248
| | * | PCI: dwc: Add debugfs based Error Injection support for DWCShradha Todi2025-03-061-2/+166