aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/controller/dwc (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-27Merge branch 'pci/misc'Bjorn Helgaas2-12/+12
2025-03-27Merge branch 'pci/controller/dwc-cpu-addr-fixup'Bjorn Helgaas6-91/+186
2025-03-27Merge branch 'pci/controller/qcom'Bjorn Helgaas1-0/+5
2025-03-27Merge branch 'pci/controller/layerscape'Bjorn Helgaas1-1/+1
2025-03-27Merge branch 'pci/controller/imx6'Bjorn Helgaas1-69/+19
2025-03-27Merge branch 'pci/controller/histb'Bjorn Helgaas1-4/+8
2025-03-27Merge branch 'pci/controller/dwc'Bjorn Helgaas8-0/+868
2025-03-27Merge branch 'pci/controller/amd-mdb'Bjorn Helgaas3-0/+488
2025-03-27Merge branch 'pci/scoped-cleanup'Bjorn Helgaas1-32/+18
2025-03-27Merge branch 'pci/endpoint-test'Bjorn Helgaas1-0/+2
2025-03-27PCI: layerscape: Fix arg_count to syscon_regmap_lookup_by_phandle_args()Ioana Ciornei1-1/+1
2025-03-26PCI: dw-rockchip: Endpoint mode cannot raise INTx interruptsNiklas Cassel1-0/+2
2025-03-24PCI: intel-gw: Remove intel_pcie_cpu_addr()Frank Li1-7/+1
2025-03-24PCI: imx6: Remove imx_pcie_cpu_addr_fixup()Frank Li1-17/+1
2025-03-24PCI: dwc: Use parent_bus_offset to remove need for .cpu_addr_fixup()Frank Li3-11/+9
2025-03-24PCI: dwc: ep: Ensure proper iteration over outbound map windowsFrank Li1-1/+1
2025-03-24PCI: dwc: ep: Use devicetree 'reg[addr_space]' to derive CPU -> ATU addr offsetFrank Li1-0/+7
2025-03-24PCI: dwc: ep: Consolidate devicetree handling in dw_pcie_ep_get_resources()Bjorn Helgaas1-15/+29
2025-03-24PCI: dwc: ep: Call epc_create() early in dw_pcie_ep_init()Bjorn Helgaas1-9/+9
2025-03-24PCI: dwc: Use devicetree 'reg[config]' to derive CPU -> ATU addr offsetFrank Li2-0/+7
2025-03-24PCI: dwc: Add dw_pcie_parent_bus_offset() checking and debugFrank Li2-1/+52
2025-03-24PCI: dwc: Add dw_pcie_parent_bus_offset()Frank Li2-0/+26
2025-03-23PCI: amd-mdb: Add AMD MDB Root Port driverThippeswamy Havalige3-0/+488
2025-03-17PCI: dwc: Consolidate devicetree handling in dw_pcie_host_get_resources()Bjorn Helgaas1-12/+25
2025-03-17PCI: dwc: Call devm_pci_alloc_host_bridge() early in dw_pcie_host_init()Frank Li1-6/+6
2025-03-17PCI: dwc: Rename cpu_addr to parent_bus_addr for ATU configurationFrank Li4-30/+31
2025-03-17PCI: dwc: Use resource start as ioremap() input in dw_pcie_pme_turn_off()Frank Li1-1/+1
2025-03-16PCI: histb: Fix an error handling path in histb_pcie_probe()Christophe JAILLET1-4/+8
2025-03-15PCI: imx6: Use devm_clk_bulk_get_all() to fetch clocksRichard Zhu1-61/+14
2025-03-15PCI: imx6: Identify controller via 'linux,pci-domain', not addressRichard Zhu1-9/+6
2025-03-14PCI: dw-rockchip: Hide broken ATS capability for RK3588 running in EP modeNiklas Cassel1-0/+29
2025-03-14PCI: dwc: ep: Add dw_pcie_ep_hide_ext_capability()Niklas Cassel2-0/+46
2025-03-14PCI: dwc: ep: Return -ENOMEM for allocation failuresDan Carpenter1-0/+1
2025-03-08PCI: Fix typosBjorn Helgaas2-12/+12
2025-03-08PCI: dwc: ep: Remove superfluous function dw_pcie_ep_find_ext_capability()Niklas Cassel1-21/+3
2025-03-08PCI: dw-rockchip: Describe Resizable BARs as Resizable BARsNiklas Cassel1-11/+11
2025-03-08PCI: keystone: Specify correct alignment requirementNiklas Cassel1-1/+1
2025-03-08PCI: keystone: Describe Resizable BARs as Resizable BARsNiklas Cassel1-2/+2
2025-03-08PCI: dwc: ep: Allow EPF drivers to configure the size of Resizable BARsNiklas Cassel1-15/+167
2025-03-08PCI: dwc: ep: Move dw_pcie_ep_find_ext_capability()Niklas Cassel1-18/+18
2025-03-06PCI: kirin: Tidy up _probe() related function with dev_err_probe()Zhang Zekun1-25/+15
2025-03-06PCI: dwc: Add debugfs property to provide LTSSM status of the PCIe linkHans Zhang2-0/+110
2025-03-06PCI: dwc: Add debugfs based Statistical Counter support for DWCShradha Todi1-0/+248
2025-03-06PCI: dwc: Add debugfs based Error Injection support for DWCShradha Todi1-2/+166
2025-03-06PCI: dwc: Add debugfs based Silicon Debug support for DWCShradha Todi7-0/+230
2025-03-05PCI: kirin: Use helper function for_each_available_child_of_node_scoped()Zhang Zekun1-7/+3
2025-03-03PCI: dwc: Add helper to find the Vendor Specific Extended Capability (VSEC)Shradha Todi1-0/+40
2025-02-24PCI: qcom-ep: Enable EP mode support for SAR2130PDmitry Baryshkov1-0/+1
2025-02-24PCI: qcom-ep: Mark BAR0/BAR2 as 64bit BARs and BAR1/BAR3 as RESERVEDManivannan Sadhasivam1-0/+4
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds10-211/+498