Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2022-10-17 06:26:53 to 2022-10-24 08:28:28 UTC [more...]

[PATCH v4 0/14] Add i.MX PCIe EP mode support
 2022-10-24  8:06 UTC  (6+ messages)
` [RESEND v4 01/14] dt-bindings: imx6q-pcie: Add i.MX8MM PCIe EP mode compatible string
` [RESEND v4 02/14] dt-bindings: imx6q-pcie: Add i.MX8MQ "
` [RESEND v4 03/14] dt-bindings: imx6q-pcie: Add i.MX8MP "
` [RESEND v4 04/14] arm64: dts: Add i.MX8MM PCIe EP support
` [RESEND v4 05/14] arm64: dts: Add i.MX8MM PCIe EP support on EVK board

[PATCH v1] soc: imx: imx8mp-blk-ctrl: Add PCIe SYSPLL configurations
 2022-10-24  5:43 UTC 

[PATCH 0/4] PCI: qcom: use clk_bulk API
 2022-10-23 23:27 UTC  (10+ messages)
` [PATCH 1/4] PCI: qcom: Move 2_1_0 defines close to the struct definition
` [PATCH 2/4] PCI: qcom: Use clk_bulk_ API for 1.0.0 clocks handling
` [PATCH 3/4] PCI: qcom: Use clk_bulk_ API for 2.3.2 "
` [PATCH 4/4] PCI: qcom: Use clk_bulk_ API for 2.3.3 "

[PATCH 0/3] rework mtk pcie-gen3 bindings and support mt7986
 2022-10-23 17:02 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: PCI: mediatek-gen3: add SoC based clock config
` [PATCH 2/3] dt-bindings: PCI: mediatek-gen3: add support for mt7986
` [PATCH 3/3] dt-bindings: PCI: mediatek-gen3: add mt7986 clock config

[PATCH v2] PCI: aardvark: Implement workaround for PCIe Completion Timeout
 2022-10-23  9:21 UTC  (10+ messages)
  ` [EXT] "

[GIT PULL] PCI fixes for v6.1
 2022-10-22 23:08 UTC  (2+ messages)

[PATCH v2] PCI/ACPI: Don't assume D3 support if a device is power manageable
 2022-10-22 17:20 UTC  (2+ messages)

[helgaas-pci:wip/bjorn-22-10-config-of] BUILD SUCCESS f9864e8f2ce05244bc0e15e6593972f07dfcea8c
 2022-10-22 11:12 UTC 

[PATCH V5 0/4] irqchip: Support to set irq type for ACPI path
 2022-10-22  8:05 UTC  (6+ messages)
` [PATCH V5 1/4] ACPI / PCI: fix LPIC IRQ model default PCI IRQ polarity
` [PATCH V5 2/4] irqchip/loongson-pch-pic: fix translate callback for DT path
` [PATCH V5 3/4] irqchip/loongson-pch-pic: Support to set IRQ type for ACPI path
` [PATCH V5 4/4] irqchip/loongson-liointc: "

[PATCH V4 0/4] irqchip: Support to set irq type for ACPI path
 2022-10-22  2:05 UTC  (9+ messages)
` [PATCH V4 1/4] ACPI / PCI: fix LPIC IRQ model default PCI IRQ polarity
` [PATCH V4 2/4] irqchip/loongson-pch-pic: fix translate callback for DT path
` [PATCH V4 3/4] irqchip/loongson-pch-pic: Support to set IRQ type for ACPI path
` [PATCH V4 4/4] irqchip/loongson-liointc: "

[GIT PULL] ACPI fixes for v6.1-rc1
 2022-10-22  1:28 UTC  (2+ messages)

[PATCH V3 0/2] CXL: Taint user access to DOE mailbox config space
 2022-10-21 23:29 UTC  (2+ messages)

[BUG] Intel Apollolake: PCIe bridge "loses" capabilities after entering D3Cold state
 2022-10-21 21:08 UTC  (5+ messages)

[PATCH v11 0/9] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-10-21 17:41 UTC  (10+ messages)
` [PATCH v11 1/9] mm: allow multiple error returns in try_grab_page()
` [PATCH v11 2/9] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v11 3/9] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v11 4/9] block: add check when merging zone device pages
` [PATCH v11 5/9] lib/scatterlist: "
` [PATCH v11 6/9] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [PATCH v11 7/9] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [PATCH v11 8/9] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
` [PATCH v11 9/9] ABI: sysfs-bus-pci: add documentation for p2pmem allocate

[PATCH 00/12] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-10-21 14:04 UTC  (15+ messages)
` [PATCH 01/12] x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
` [PATCH 02/12] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute
` [PATCH 03/12] x86/hyperv: Reorder code in prep for subsequent patch
` [PATCH 04/12] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [PATCH 05/12] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [PATCH 06/12] swiotlb: Remove bounce buffer remapping for Hyper-V
` [PATCH 07/12] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [PATCH 08/12] Drivers: hv: vmbus: Remove second way of mapping ring buffers
` [PATCH 09/12] hv_netvsc: Remove second mapping of send and recv buffers
` [PATCH 10/12] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
` [PATCH 11/12] PCI: hv: Add hypercalls to read/write MMIO space
` [PATCH 12/12] PCI: hv: Enable PCI pass-thru devices in Confidential VMs

[PATCH] selftests: pci: pci-selftest: add support for PCI endpoint driver test
 2022-10-21  8:00 UTC  (4+ messages)

[PATCH v2 0/2] PCI: qcom: Add basic interconnect support
 2022-10-21  6:46 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: qcom: Add SC8280XP/SA8540P interconnects
` [PATCH v2 2/2] PCI: qcom: Add basic interconnect support

[PATCH 0/2] PCI: qcom: Add basic interconnect support
 2022-10-21  6:40 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: PCI: qcom: Add SC8280XP/SA8540P interconnects
` [PATCH 2/2] PCI: qcom: Add basic interconnect support

[helgaas-pci:for-linus] BUILD SUCCESS e6aa4edd2f5b07fdc41de287876dd98c6e44322b
 2022-10-21  5:08 UTC 

SPARC64: getting "no compatible bridge window" errors :/
 2022-10-21  3:47 UTC 

[PATCH v2 0/3] Add driver nodes for MT8195 SoC
 2022-10-21  3:27 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: mediatek-gen3: Support mt8195
` [PATCH v2 2/3] arm64: dts: mt8195: Add pcie and pcie phy nodes
` [PATCH v2 3/3] arm64: dts: mt8195: Add venc node

[PATCH] PCI: Remove unnecessary of_irq.h includes
 2022-10-21  0:52 UTC  (2+ messages)
  ` [kbuild-all] "

[PATCH] PCI: Remove unnecessary of_irq.h includes
 2022-10-21  0:49 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH] PCI: Align MPS to upstream bridge for SAFE and PERFORMANCE mode
 2022-10-20 20:24 UTC  (4+ messages)

[PATCH] PCI: Remove unnecessary of_irq.h includes
 2022-10-20 17:17 UTC  (3+ messages)

[PATCH v3 0/3] PCI: add 4x lane support for pci-j721e controllers
 2022-10-20 16:58 UTC  (5+ messages)
` [PATCH v3 1/3] PCI: j721e: Add PCIe 4x lane selection support
` [PATCH v3 2/3] PCI: j721e: Add per platform maximum lane settings
` [PATCH v3 3/3] PCI: j721e: Add warnings on num-lanes misconfiguration

[PATCH 0/3] PCI/portdrv: Squash into portdrv.c
 2022-10-20  8:34 UTC  (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] PCI/portdrv: Move private things to portdrv.c
` [PATCH 3/3] PCI/portdrv: Unexport pcie_port_service_register(), pcie_port_service_unregister()

[PATCH V3 1/4] ACPI / PCI: fix LPIC irq model default PCI IRQ polarity
 2022-10-20  3:16 UTC  (3+ messages)

[PATCH v1 0/3] Add driver nodes for MT8195 SoC
 2022-10-20  2:10 UTC  (11+ messages)
` [PATCH v1 1/3] dt-bindings: PCI: mediatek-gen3: Add iommu and power-domain support
` [PATCH v1 2/3] arm64: dts: mt8195: Add pcie and pcie phy nodes
` [PATCH v1 3/3] arm64: dts: mt8195: Add venc node

[PATCH 1/2] dt-bindings: PCI: xilinx-pcie: Convert to YAML schemas of Xilinx AXI PCIe Root Port Bridge
 2022-10-19 23:31 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: PCI: xilinx-nwl: Convert to YAML schemas of Xilinx NWL "

[PATCH] PCI: Remove unnecessary of_irq.h includes
 2022-10-19 20:27 UTC  (3+ messages)

[PATCH] PCI/ACPI: Don't assume D3 support if a device is power manageable
 2022-10-19 18:13 UTC  (2+ messages)

[PATCH] ACPI: PCI: Fix device reference counting in acpi_get_pci_dev()
 2022-10-19 17:40 UTC  (8+ messages)

[PATCH] MAINTAINERS: Update Kishon's email address in PCI endpoint subsystem
 2022-10-19 17:04 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Add Vignesh Raghavendra as maintainer of TI DRA7XX/J721E PCI driver
 2022-10-19 16:59 UTC  (2+ messages)

[RESENT PATCH v13 0/6] pci-epf-vntb clean up
 2022-10-19 16:38 UTC  (7+ messages)
` [RESENT PATCH v13 1/6] PCI: endpoint: pci-epf-vntb: Clean up kernel_doc warning
` [RESENT PATCH v13 2/6] PCI: endpoint: pci-epf-vntb: Fix indentation of the struct epf_ntb_ctrl
` [RESENT PATCH v13 3/6] PCI: endpoint: pci-epf-vntb: fix call pci_epc_mem_free_addr at err path
` [RESENT PATCH v13 4/6] PCI: endpoint: pci-epf-vntb: remove unused field epf_db_phy
` [RESENT PATCH v13 5/6] PCI: endpoint: pci-epf-vntb: replace hardcode 4 with sizeof(u32)
` [RESENT PATCH v13 6/6] PCI: endpoint: pci-epf-vntb: fix sparse build warning

[PATCH v12 5/6] PCI: endpoint: pci-epf-vntb: Clean up
 2022-10-19 16:28 UTC  (5+ messages)
` [PATCH v13 1/6] PCI: endpoint: pci-epf-vntb: Clean up kernel_doc warning
    ` [EXT] "

[helgaas-pci:wip/bjorn-22-10-slow-down-io] BUILD SUCCESS ea4e0099789879f18a195997a13b9c510f097c39
 2022-10-19  5:42 UTC 

[helgaas-pci:for-linus] BUILD SUCCESS 897a66d281983c4fe2b805f26b315309b35fb028
 2022-10-18 20:45 UTC 

[PATCH V1] PCI: dwc: Use dev_info for PCIe link down event logging
 2022-10-18 16:43 UTC  (3+ messages)

[PATCH v3 0/2] PCI: qcom: Add support for modular builds
 2022-10-18 16:08 UTC  (6+ messages)
` [PATCH v3 1/2] PCI: qcom: Fix host-init error handling
` [PATCH v3 2/2] PCI: qcom: Add support for modular builds

[PATCH] dt-bindings: PCI: qcom-ep: Fix PERST register description
 2022-10-18 13:04 UTC  (2+ messages)

[RESEND^2][PATCH v3] x86/PCI: Add support for the Intel 82378ZB/82379AB (SIO/SIO.A) PIRQ router
 2022-10-18 12:21 UTC  (2+ messages)
` [PING][RESEND^2][PATCH "

[PATCH] PCI: Add Bachmann electronic GmbH vendor ID
 2022-10-18 11:49 UTC  (4+ messages)

[PATCH] PCI: fix double put_device() in error case in pci_create_root_bus()
 2022-10-18 10:38 UTC  (2+ messages)

[PATCH net-next 3/7] qed: Add support for RoCE hw init
 2022-10-18 10:10 UTC  (3+ messages)

[PATCH] PCI: fix possible memory leak in error case in pci_register_host_bridge()
 2022-10-18  6:17 UTC 

[PATCH] Revert "PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro"
 2022-10-17 17:24 UTC  (4+ messages)

[Bug 216599] New: i210 doesn't work and triggers netdev watchdog (Linux 5.10)
 2022-10-17 17:08 UTC 

[PATCH] PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro
 2022-10-17  8:40 UTC  (6+ messages)

[PATCH v6 0/5] PCI: qcom: Support using the same PHY for both RC and EP
 2022-10-17  7:44 UTC  (2+ messages)

[PATCH RFC 0/2] Generate device tree node for pci devices
 2022-10-17  7:18 UTC  (11+ messages)
      ` [PATCH RFC 0/2] Generate device tree node for pci devicesgain,

[helgaas-pci:wip/bjorn-config-of] BUILD SUCCESS be531082fd9461f6d0fbe4e2f5f46313b4a62246
 2022-10-17  6:51 UTC 

[PATCH] PCI/IOV: Decrease VF memory BAR size to save host memory occupied by PTEs
 2022-10-17  6:26 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox