..
cadence
Merge branch 'pci/controller/dwc'
2024-05-16 18:14:12 -05:00
dwc
Merge branch 'pci/misc'
2024-07-19 10:10:33 -05:00
mobiveil
PCI: ls-gen4: Make struct mobiveil_rp_ops constant
2024-06-25 00:49:49 +00:00
plda
PCI: starfive: Add JH7110 PCIe controller
2024-05-28 11:15:30 -05:00
Kconfig
PCI: microchip: Move pcie-microchip-host.c to PLDA directory
2024-05-28 11:15:28 -05:00
Makefile
PCI: microchip: Move pcie-microchip-host.c to PLDA directory
2024-05-28 11:15:28 -05:00
pci-aardvark.c
PCI: aardvark: Remove unused of_gpio.h inclusion
2024-05-28 11:15:08 -05:00
pci-ftpci100.c
PCI: Explicitly include correct DT includes
2023-07-18 14:33:17 -05:00
pci-host-common.c
Merge branch 'pci/misc'
2024-07-19 10:10:33 -05:00
pci-host-generic.c
PCI: controller: Add missing MODULE_DESCRIPTION() macros
2024-07-08 08:36:14 +00:00
pci-hyperv-intf.c
pci-hyperv.c
PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PIN
2024-07-03 21:11:14 +00:00
pci-ixp4xx.c
PCI: Explicitly include correct DT includes
2023-07-18 14:33:17 -05:00
pci-loongson.c
PCI: loongson: Enable MSI in LS7A Root Complex
2024-07-19 10:07:01 -05:00
pci-mvebu.c
PCI: mvebu: Use FIELD_PREP() with Link Width
2023-10-10 15:00:52 -05:00
pci-rcar-gen2.c
PCI: rcar-gen2: Use devm_platform_get_and_ioremap_resource()
2023-07-13 18:12:35 +00:00
pci-tegra.c
PCI: tegra: Convert to platform remove callback returning void
2023-06-24 14:14:02 +00:00
pci-thunder-ecam.c
pci-thunder-pem.c
pci-v3-semi.c
Merge branch 'pci/misc'
2023-08-29 11:03:57 -05:00
pci-versatile.c
PCI: Remove MODULE_LICENSE so boolean drivers don't look like modules
2023-02-17 08:47:58 -06:00
pci-xgene-msi.c
PCI: xgene-msi: Use devm_platform_get_and_ioremap_resource()
2023-07-13 18:12:36 +00:00
pci-xgene.c
PCI: xgene: Do PCI error check on own line & keep return value
2023-10-10 16:40:18 -05:00
pcie-altera-msi.c
PCI: controller: Add missing MODULE_DESCRIPTION() macros
2024-07-08 08:36:14 +00:00
pcie-altera.c
PCI: controller: Add missing MODULE_DESCRIPTION() macros
2024-07-08 08:36:14 +00:00
pcie-apple.c
PCI: controller: Add missing MODULE_DESCRIPTION() macros
2024-07-08 08:36:14 +00:00
pcie-brcmstb.c
PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling
2024-03-10 17:56:10 +00:00
pcie-hisi-error.c
PCI: hisi-error: Convert to platform remove callback returning void
2023-06-24 14:12:13 +00:00
pcie-iproc-bcma.c
PCI: Add defines for normal and subtractive PCI bridges
2022-02-17 15:29:35 -06:00
pcie-iproc-msi.c
PCI: iproc: Use of_property_read_bool() for boolean properties
2023-07-13 18:09:24 +00:00
pcie-iproc-platform.c
PCI: iproc: Fix -Wvoid-pointer-to-enum-cast warning
2024-01-06 08:06:50 +00:00
pcie-iproc.c
PCI: Use PCI_HEADER_TYPE_* instead of literals
2023-10-03 11:55:59 -05:00
pcie-iproc.h
PCI: iproc: Convert to platform remove callback returning void
2023-06-24 14:12:36 +00:00
pcie-mediatek-gen3.c
PCI: controller: Add missing MODULE_DESCRIPTION() macros
2024-07-08 08:36:14 +00:00
pcie-mediatek.c
PCI: controller: Add missing MODULE_DESCRIPTION() macros
2024-07-08 08:36:14 +00:00
pcie-mt7621.c
PCI: controller: Add missing MODULE_DESCRIPTION() macros
2024-07-08 08:36:14 +00:00
pcie-rcar-ep.c
PCI: endpoint: Remove "core_init_notifier" flag
2024-04-10 17:52:42 +00:00
pcie-rcar-host.c
PCI: rcar: Demote WARN() to dev_warn_ratelimited() in rcar_pcie_wakeup()
2024-05-28 11:15:47 -05:00
pcie-rcar.c
pcie-rcar.h
PCI: rcar: Avoid defines prefixed with CONFIG
2023-03-10 13:34:27 +01:00
pcie-rockchip-ep.c
Merge branch 'pci/controller/rockchip'
2024-05-16 18:14:13 -05:00
pcie-rockchip-host.c
PCI: rockchip-host: Wait 100ms after reset before starting configuration
2024-07-09 18:28:31 -05:00
pcie-rockchip.c
PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpio
2024-07-09 18:28:33 -05:00
pcie-rockchip.h
PCI: rockchip: Use 64-bit mask on MSI 64-bit PCI address
2023-07-13 18:25:44 +00:00
pcie-xilinx-common.h
PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
2023-10-26 15:02:02 +00:00
pcie-xilinx-cpm.c
PCI: xilinx-cpm: Move IRQ definitions to a common header
2023-10-26 14:10:42 +00:00
pcie-xilinx-dma-pl.c
PCI: xilinx-xdma: Fix error code in xilinx_pl_dma_pcie_init_irq_domain()
2024-01-08 17:44:45 +00:00
pcie-xilinx-nwl.c
PCI: xilinx-nwl: Use INTX instead of legacy
2023-12-19 09:36:42 +01:00
pcie-xilinx.c
vmd.c
Merge branch 'pci/misc'
2024-07-19 10:10:33 -05:00