linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-03 09:00:52 to 2022-11-09 02:17:51 UTC [more...]

[PATCH v6 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-11-09  2:17 UTC  (25+ messages)
` [PATCH v6 01/20] dt-bindings: imx6q-pcie: Fix clock names for imx6sx and imx8mq
` [PATCH v6 02/20] dt-bindings: visconti-pcie: Fix interrupts array max constraints
` [PATCH v6 03/20] dt-bindings: PCI: dwc: Detach common RP/EP DT bindings
` [PATCH v6 04/20] dt-bindings: PCI: dwc: Remove bus node from the examples
` [PATCH v6 05/20] dt-bindings: PCI: dwc: Add phys/phy-names common properties
` [PATCH v6 06/20] dt-bindings: PCI: dwc: Add max-link-speed common property
` [PATCH v6 07/20] dt-bindings: PCI: dwc: Apply generic schema for generic device only
` [PATCH v6 08/20] dt-bindings: PCI: dwc: Add max-functions EP property
` [PATCH v6 09/20] dt-bindings: PCI: dwc: Add interrupts/interrupt-names common properties
` [PATCH v6 10/20] dt-bindings: PCI: dwc: Add reg/reg-names "
` [PATCH v6 11/20] dt-bindings: PCI: dwc: Add clocks/resets "
` [PATCH v6 12/20] dt-bindings: PCI: dwc: Add dma-coherent property
` [PATCH v6 13/20] dt-bindings: PCI: dwc: Apply common schema to Rockchip DW PCIe nodes
` [PATCH v6 14/20] dt-bindings: PCI: dwc: Add Baikal-T1 PCIe Root Port bindings
` [PATCH v6 15/20] PCI: dwc: Introduce dma-ranges property support for RC-host
` [PATCH v6 16/20] PCI: dwc: Introduce generic controller capabilities interface
` [PATCH v6 17/20] PCI: dwc: Introduce generic resources getter
` [PATCH v6 18/20] PCI: dwc: Combine iATU detection procedures
` [PATCH v6 19/20] PCI: dwc: Introduce generic platform clocks and resets
` [PATCH v6 20/20] PCI: dwc: Add Baikal-T1 PCIe controller support

[helgaas-pci:pci/enumeration] BUILD SUCCESS ca0e4e8931b914ada1456d597535e26903623f17
 2022-11-09  2:05 UTC 

[PATCH 00/12] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-09  1:09 UTC  (18+ messages)
` [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 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 12/12] PCI: hv: Enable PCI pass-thru devices in Confidential VMs

[PATCH] PCI/ASPM: Wait for data link active after retraining
 2022-11-08 22:29 UTC  (2+ messages)

[PATCH RFC V3 0/2] Generate device tree node for pci devices
 2022-11-08 20:50 UTC  (6+ messages)
` [PATCH RFC V3 1/2] of: dynamic: Add interfaces for creating device node dynamically
` [PATCH RFC V3 2/2] PCI: Create device tree node for selected devices

[PATCH 1/2] PCI: Take multifunction devices into account when distributing resources
 2022-11-08 21:11 UTC  (3+ messages)
` [PATCH 2/2] Revert "Revert "PCI: Distribute available resources for root buses, too""

sysfs interface to force power off
 2022-11-08 20:37 UTC  (8+ messages)
  ` [External] : "

[PATCH v5 0/3] Add driver nodes for MT8195 SoC
 2022-11-08 18:39 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: PCI: mediatek-gen3: Support mt8195
` [PATCH v5 3/3] arm64: dts: mt8195: Add venc node

[PATCH v2] pci: fix device presence detection for VFs
 2022-11-08 18:02 UTC  (9+ messages)

[helgaas-pci:pci/enumeration 3/3] drivers/pci/probe.c:909:6: warning: variable 'err' is used uninitialized whenever 'if' condition is true
 2022-11-08 17:15 UTC  (3+ messages)

[PATCH v4 0/5] PCI: endpoint: Rework the EPC to EPF notification
 2022-11-08 12:56 UTC  (9+ messages)
` [PATCH v4 4/5] PCI: endpoint: Use callback mechanism for passing events from EPC to EPF
` [PATCH v4 5/5] PCI: endpoint: Use link_up() callback in place of LINK_UP notifier

[PATCH v3] PCI: pci-epf-test: Register notifier if only core_init_notifier is enabled
 2022-11-08 12:17 UTC  (3+ messages)

[helgaas-pci:pci/enumeration] BUILD SUCCESS 3702266d504e1336cc4446326881ee437eaf83dd
 2022-11-08 12:12 UTC 

[PATCH v5 1/2] dt-bindings: PCI: xilinx-pcie: Convert to YAML schemas of Xilinx AXI PCIe Root Port Bridge
 2022-11-08 10:40 UTC  (4+ messages)
` [PATCH v5 2/2] dt-bindings: PCI: xilinx-nwl: Convert to YAML schemas of Xilinx NWL "

[PATCH 0/3] Cadence PCIe PHY latency for PTM
 2022-11-08  8:02 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: PCI: cdns: Add PHY latency properties

[PATCH v11 0/9] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-11-08  6:56 UTC  (4+ messages)

[PATCH V4] PCI: loongson: Skip scanning unavailable child devices
 2022-11-08  6:42 UTC 

[PATCH v3] PCI: loongson: skip scanning unavailable child device
 2022-11-08  3:57 UTC  (3+ messages)

[PATCH] PCI: vmd: Disable MSI remapping after suspend
 2022-11-08  2:49 UTC  (3+ messages)

[PATCH] PCI/ACPI: use ACPI Method Name macro directly
 2022-11-08  1:25 UTC  (3+ messages)

[PATCH v2] PCI: Assign PCI domain by ida_alloc()
 2022-11-07 23:05 UTC  (2+ messages)

[PATCH] PCI: Clear PCI_STATUS when setting up the device
 2022-11-07 21:37 UTC  (3+ messages)

[PATCH v5 1/5] PCI: Consistently report presence of PCIe link registers
 2022-11-07 21:27 UTC  (2+ messages)

[PATCH v6 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-11-07 21:11 UTC  (26+ messages)
` [PATCH v6 01/24] dmaengine: Fix dma_slave_config.dst_addr description
` [PATCH v6 02/24] dmaengine: dw-edma: Release requested IRQs on failure
` [PATCH v6 03/24] dmaengine: dw-edma: Convert ll/dt phys-address to PCIe bus/DMA address
` [PATCH v6 04/24] dmaengine: dw-edma: Fix missing src/dst address of the interleaved xfers
` [PATCH v6 05/24] dmaengine: dw-edma: Don't permit non-inc "
` [PATCH v6 06/24] dmaengine: dw-edma: Fix invalid interleaved xfers semantics
` [PATCH v6 07/24] dmaengine: dw-edma: Add CPU to PCIe bus address translation
` [PATCH v6 08/24] dmaengine: dw-edma: Add PCIe bus address getter to the remote EP glue-driver
` [PATCH v6 09/24] dmaengine: dw-edma: Drop chancnt initialization
` [PATCH v6 10/24] dmaengine: dw-edma: Fix DebugFS reg entry type
` [PATCH v6 11/24] dmaengine: dw-edma: Stop checking debugfs_create_*() return value
` [PATCH v6 12/24] dmaengine: dw-edma: Add dw_edma prefix to the DebugFS nodes descriptor
` [PATCH v6 13/24] dmaengine: dw-edma: Convert DebugFS descs to being kz-allocated
` [PATCH v6 14/24] dmaengine: dw-edma: Rename DebugFS dentry variables to 'dent'
` [PATCH v6 15/24] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure
` [PATCH v6 16/24] dmaengine: dw-edma: Move eDMA data pointer to DebugFS node descriptor
` [PATCH v6 17/24] dmaengine: dw-edma: Join Write/Read channels into a single device
` [PATCH v6 18/24] dmaengine: dw-edma: Use DMA-engine device DebugFS subdirectory
` [PATCH v6 19/24] dmaengine: dw-edma: Use non-atomic io-64 methods
` [PATCH v6 20/24] dmaengine: dw-edma: Drop DT-region allocation
` [PATCH v6 21/24] dmaengine: dw-edma: Replace chip ID number with device name
` [PATCH v6 22/24] dmaengine: dw-edma: Bypass dma-ranges mapping for the local setup
` [PATCH v6 23/24] dmaengine: dw-edma: Skip cleanup procedure if no private data found
` [PATCH v6 24/24] PCI: dwc: Add DW eDMA engine support

[PATCH] PCI: mvebu: Set Target Link Speed for 2.5GT downstream devices
 2022-11-07 20:06 UTC  (4+ messages)

Thunderbolt DMAR errors (bugzilla 214259)
 2022-11-07 18:06 UTC 

[PATCH 1/2] PCI: dwc-host: Add a warning to prevent invalid values
 2022-11-07 15:31 UTC  (2+ messages)
` [PATCH 2/2] "

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

[PATCH] PCI: Fix dropping valid root bus resources with .end = zero
 2022-11-07  3:06 UTC  (4+ messages)

[PATCH 0/2] PCI: mvebu: add support for orion soc
 2022-11-06 23:28 UTC  (4+ messages)
` [PATCH v3 0/7] "

[PATCH] PCI: mvebu: Use devm_request_irq() for registering interrupt handler
 2022-11-06 23:25 UTC  (2+ messages)

[PATCH 0/2] mt7621 pci & phy-pci fix future oops from soc_device_match_attr
 2022-11-05  7:31 UTC  (6+ messages)
` [PATCH 1/2] phy: ralink: mt7621-pci: add sentinel to quirks table
` [PATCH 2/2] PCI: mt7621: "

[PATCH v3] PCI: hv: Only reuse existing IRTE allocation for Multi-MSI
 2022-11-04 23:38 UTC  (2+ messages)

[PATCH v3 0/9] PCI/AER: Fix and optimize usage of status clearing api
 2022-11-04 17:20 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: PCI: xilinx-pcie: Convert to YAML schemas of Xilinx AXI PCIe Root Port Bridge
 2022-11-04 15:17 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: PCI: xilinx-nwl: Convert to YAML schemas of Xilinx NWL "

[helgaas-pci:pci/enumeration] BUILD SUCCESS a009d44bb8129bbad6de73bdaceef6e63f7eca4f
 2022-11-04 12:57 UTC 

[PATCH 1/3] dt-bindings: imx6q-pcie: Handle various clock configurations
 2022-11-04 11:41 UTC  (9+ messages)
` [PATCH 2/3] dt-bindings: imx6q-pcie: Handle various PD configurations

[PATCH v2 1/1] PCI: loongson: skip scanning unavailable child device
 2022-11-04 10:43 UTC  (3+ messages)

[PATCH 0/2] PCI: pciehp: Add support for OS-First Hotplug
 2022-11-04 10:15 UTC  (3+ messages)
` [PATCH 1/2] PCI: pciehp: Add support for OS-First Hotplug and AER/DPC

[PATCH 00/13] Remove unused microblaze PCIe bus architecture
 2022-11-04  8:56 UTC  (4+ messages)

[PATCH 1/2] PCI: loongson: add skip-scan property for child DT node
 2022-11-04  6:42 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: PCI: loongson: Add skip-scan property for child node

[PATCH v1] PCI: imx6: Keep the GPIO regulator always on
 2022-11-04  1:22 UTC  (7+ messages)

[PATCH v5 5/5] PCI: Work around PCIe link training failures
 2022-11-04  0:01 UTC  (4+ messages)

[PATCH] PCI: Align MPS to upstream bridge for SAFE and PERFORMANCE mode
 2022-11-03 22:14 UTC  (2+ messages)

[PATCH V3] PCI: vmd: Fix secondary bus reset for Intel bridges
 2022-11-03 20:14 UTC 

[PATCH v2 5/5] PCI: brcmstb: Set RCB_{MPS,64B}_MODE bits
 2022-11-03 19:43 UTC  (3+ messages)

[PATCH v2 0/4] PCI: Add pci_dev_for_each_resource() helper and refactor bus one
 2022-11-03 19:01 UTC  (13+ messages)
` [PATCH v2 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v2 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v2 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v2 4/4] pcmcia: "

[PATCH 1/2] cxl/pci: Add generic MSI-X/MSI irq support
 2022-11-03 18:09 UTC  (7+ messages)

[PATCH V2] PCI: vmd: Fix secondary bus reset for Intel bridges
 2022-11-03 17:15 UTC  (3+ messages)

[PATCH] PCI: Introduce pci_dev_for_each_resource()
 2022-11-03 16:49 UTC  (5+ messages)

[PATCH v2 1/2] dt-bindings: PCI: xilinx-pcie: Convert to YAML schemas of Xilinx AXI PCIe Root Port Bridge
 2022-11-03 12:36 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: PCI: xilinx-nwl: Convert to YAML schemas of Xilinx NWL "

[PATCH v3 0/2] PCI: qcom: Add basic interconnect support
 2022-11-03 12:34 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH v3 0/5] PCI: endpoint: Rework the EPC to EPF notification
 2022-11-03  9:54 UTC  (5+ messages)
` [PATCH v3 4/5] PCI: endpoint: Use callback mechanism for passing events from EPC to EPF


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).