linux/drivers/pci/controller/dwc
Bjorn Helgaas 5606b7bad0 Merge branch 'pci/controller/keystone'
- Fail the probe instead of silently succeeding if ks_pcie_of_data
  didn't specify Root Complex or Endpoint mode (Siddharth Vadapalli)

- Make keystone buildable as a loadable module, except on ARM32 where
  hook_fault_code() is __init (Siddharth Vadapalli)

* pci/controller/keystone:
  PCI: keystone: Add support to build as a loadable module
  PCI: dwc: Export dw_pcie_allocate_domains() and dw_pcie_ep_raise_msix_irq()
  PCI: Export pci_get_host_bridge_device() for use by pci-keystone
  PCI: keystone: Exit ks_pcie_probe() for invalid mode
2025-12-03 14:18:38 -06:00
..
Kconfig PCI: keystone: Add support to build as a loadable module 2025-11-13 12:20:46 -06:00
Makefile PCI: keystone: Add support to build as a loadable module 2025-11-13 12:20:46 -06:00
pci-dra7xx.c PCI: endpoint: Drop superfluous pci_epc_features initialization 2025-08-14 10:42:42 -05:00
pci-exynos.c PCI: dwc: Add support for ELBI resource mapping 2025-09-25 18:33:37 +05:30
pci-imx6.c Merge branch 'pci/controller/imx6' 2025-10-03 12:13:18 -05:00
pci-keystone.c PCI: keystone: Add support to build as a loadable module 2025-11-13 12:20:46 -06:00
pci-layerscape-ep.c PCI: layerscape-ep: Use the generic dw_pcie_ep_linkdown() API to handle Link Down event 2024-07-09 18:21:11 -05:00
pci-layerscape.c PCI: layerscape: Fix arg_count to syscon_regmap_lookup_by_phandle_args() 2025-03-27 13:11:14 -05:00
pci-meson.c PCI: dwc: Return bool from link up check 2025-05-13 10:12:59 +01:00
pcie-al.c PCI: dwc: Support ECAM mechanism by enabling iATU 'CFG Shift Feature' 2025-09-25 18:34:01 +05:30
pcie-amd-mdb.c PCI: amd-mdb: Add support for PCIe RP PERST# signal handling 2025-08-11 16:09:45 +05:30
pcie-armada8k.c PCI: dwc: Return bool from link up check 2025-05-13 10:12:59 +01:00
pcie-artpec6.c PCI: endpoint: Drop superfluous pci_epc_features initialization 2025-08-14 10:42:42 -05:00
pcie-bt1.c PCI: controller: Switch back to struct platform_driver::remove() 2024-10-03 16:44:49 -05:00
pcie-designware-debugfs.c PCI: dwc: Make dw_pcie_ptm_ops static 2025-07-07 13:23:15 +05:30
pcie-designware-ep.c PCI: dwc: Export dw_pcie_allocate_domains() and dw_pcie_ep_raise_msix_irq() 2025-11-13 12:20:46 -06:00
pcie-designware-host.c Merge branch 'pci/controller/keystone' 2025-12-03 14:18:38 -06:00
pcie-designware-plat.c PCI: endpoint: Drop superfluous pci_epc_features initialization 2025-08-14 10:42:42 -05:00
pcie-designware.c PCI: dwc: Advertise L1 PM Substates only if driver requests it 2025-11-24 16:47:19 -06:00
pcie-designware.h PCI: dwc: Advertise L1 PM Substates only if driver requests it 2025-11-24 16:47:19 -06:00
pcie-dw-rockchip.c Merge branch 'pci/controller/dw-rockchip' 2025-12-03 14:18:36 -06:00
pcie-fu740.c PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members 2024-01-06 07:51:08 +00:00
pcie-hisi.c PCI: host-common: Convert to library for host controller drivers 2025-05-30 12:21:57 -05:00
pcie-histb.c PCI: dwc: Return bool from link up check 2025-05-13 10:12:59 +01:00
pcie-intel-gw.c PCI: intel-gw: Remove intel_pcie_cpu_addr() 2025-03-24 14:58:35 -05:00
pcie-keembay.c PCI: endpoint: Drop superfluous pci_epc_features initialization 2025-08-14 10:42:42 -05:00
pcie-kirin.c PCI: dwc: Return bool from link up check 2025-05-13 10:12:59 +01:00
pcie-qcom-common.c PCI: qcom: Fix macro typo for CURSOR 2025-09-04 22:25:22 +05:30
pcie-qcom-common.h PCI: qcom: Add equalization settings for 8.0 GT/s and 32.0 GT/s 2025-09-04 22:24:04 +05:30
pcie-qcom-ep.c Merge branch 'pci/controller/qcom' 2025-10-03 12:13:20 -05:00
pcie-qcom.c PCI: dwc: Advertise L1 PM Substates only if driver requests it 2025-11-24 16:47:19 -06:00
pcie-rcar-gen4.c Merge branch 'pci/controller/rcar-gen4' 2025-10-03 12:13:21 -05:00
pcie-sophgo.c PCI: dwc: Add Sophgo SG2044 PCIe controller driver in Root Complex mode 2025-07-24 16:29:46 -05:00
pcie-spear13xx.c PCI: dwc: Return bool from link up check 2025-05-13 10:12:59 +01:00
pcie-stm32-ep.c PCI: stm32-ep: Add PCIe Endpoint support for STM32MP25 2025-10-01 09:54:18 -05:00
pcie-stm32.c PCI: stm32: Add PCIe host support for STM32MP25 2025-10-01 09:53:37 -05:00
pcie-stm32.h PCI: stm32-ep: Add PCIe Endpoint support for STM32MP25 2025-10-01 09:54:18 -05:00
pcie-tegra194-acpi.c
pcie-tegra194.c PCI: tegra194: Remove unnecessary L1SS disable code 2025-11-24 16:47:19 -06:00
pcie-uniphier-ep.c PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper 2024-07-09 18:20:21 -05:00
pcie-uniphier.c pci-v6.16-changes 2025-06-04 11:26:17 -07:00
pcie-visconti.c PCI: dwc: Return bool from link up check 2025-05-13 10:12:59 +01:00