linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-11 15:12:01 to 2020-05-18 16:35:37 UTC [more...]

[PATCH V2 0/3] PCI: Add basic Compute eXpress Link DVSEC decode
 2020-05-18 16:35 UTC  (3+ messages)
` [PATCH V2 1/3] pci: Add Designated Vendor Specific Capability
` [PATCH V2 3/3] PCI: Add helpers to enable/disable CXL.mem and CXL.cache

[PATCH 0/4] PCI, iommu: Factor 'untrusted' check for ATS enablement
 2020-05-18 16:29 UTC  (16+ messages)
` [PATCH 1/4] PCI/ATS: Only enable ATS for trusted devices
` [PATCH 2/4] iommu/amd: Use pci_ats_supported()
` [PATCH 3/4] iommu/arm-smmu-v3: "
` [PATCH 4/4] iommu/vt-d: "

[PATCH] PCI: Avoid FLR for AMD Matisse HD Audio and USB Controllers
 2020-05-18 16:17 UTC  (3+ messages)

[PATCH] PCI: dwc: Warn only for non-prefetchable memory resource size >4GB
 2020-05-18 15:54 UTC  (3+ messages)

[PATCH net-next v3 0/2] realtek ethernet : use generic power management
 2020-05-18 15:02 UTC  (3+ messages)
` [PATCH net-next v3 1/2] realtek/8139too: "
` [PATCH net-next v3 2/2] realtek/8139cp: "

[PATCH v3 0/4] PCI: cadence: Deprecate inbound/outbound specific bindings
 2020-05-18 14:57 UTC  (4+ messages)
` [PATCH v3 4/4] PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property

[PATCH] arm64: tegra: Fix flag for 64-bit resources in 'ranges' property
 2020-05-18 14:22 UTC  (4+ messages)
` [PATCH V2] "

[PATCH 0/2] Add support for StorageD3Enable _DSD property
 2020-05-18 13:51 UTC  (9+ messages)
` [PATCH 1/2] pci: Add ACPI StorageD3Enable _DSD support

[PATCH v4 00/12] PCI: aardvark: Fix support for Turris MOX and Compex wifi cards
 2020-05-18 13:50 UTC  (9+ messages)

[PATCH v4 00/14] Add PCIe support to TI's J721E SoC
 2020-05-18 11:14 UTC  (2+ messages)

[PATCH v2 0/5] PCI: uniphier: Add features for UniPhier PCIe host controller
 2020-05-18 10:05 UTC  (10+ messages)
` [PATCH v2 1/5] PCI: dwc: Add msi_host_isr() callback
` [PATCH v2 2/5] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
` [PATCH v2 3/5] dt-bindings: PCI: uniphier: Add iATU register description
` [PATCH v2 4/5] PCI: uniphier: Add iATU register support
` [PATCH v2 5/5] PCI: uniphier: Add error message when failed to get phy

[PATCH v2] PCI: Do not use pcie_get_speed_cap() to determine when to start waiting
 2020-05-16  7:55 UTC  (6+ messages)

[PATCH] PCI/PME: Add missing field documentation
 2020-05-16  7:00 UTC 

[pci:pci/pm] BUILD SUCCESS ec411e02b7a2e785a4ed9ed283207cd14f48699d
 2020-05-16  4:54 UTC 

[RFC PATCH 0/2] PCI: Add basic Compute eXpress Link DVSEC decode
 2020-05-15 22:28 UTC  (5+ messages)
` [RFC PATCH 1/2] pci: Add Designated Vendor Specific Capability
` [RFC PATCH 2/2] PCI: Add basic Compute eXpress Link DVSEC decode

[PATCH v2] x86/PCI: Mark Power Control Unit as having non-compliant BARs
 2020-05-15 19:23 UTC  (2+ messages)

[RFC] Restrict the untrusted devices, to bind to only a set of "whitelisted" drivers
 2020-05-15 12:44 UTC  (8+ messages)

[PATCH 0/5] PCI: uniphier: Add features for UniPhier PCIe host controller
 2020-05-15  9:28 UTC  (7+ messages)
` [PATCH 1/5] PCI: dwc: Add msi_host_isr() callback
` [PATCH 2/5] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
` [PATCH 3/5] dt-bindings: PCI: uniphier: Add iATU register description
` [PATCH 4/5] PCI: uniphier: Add iATU register support
` [PATCH 5/5] PCI: uniphier: Add error message when failed to get phy

[pci:pci/enumeration] BUILD SUCCESS aa0ce96d72dd2e1b0dfd0fb868f82876e7790878
 2020-05-15  7:29 UTC 

[PATCH v7 0/2] Adding support for Versal CPM as Root Port driver
 2020-05-15  5:38 UTC  (3+ messages)
` [PATCH v7 1/2] PCI: xilinx-cpm: Add YAML schemas for Versal CPM Root Port

[PATCH] x86/PCI: Mark Ice Lake Power Control Unit as having non-compliant BARs
 2020-05-15  3:31 UTC 

[PATCH 00/19] Implement NTB Controller using multiple PCI EP
 2020-05-15  2:38 UTC  (21+ messages)
` [PATCH 01/19] dt-bindings: PCI: Endpoint: Add DT bindings for PCI EPF NTB Device
` [PATCH 02/19] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH 03/19] PCI: endpoint: Add API to get reference to EPC from device-tree
` [PATCH 04/19] PCI: endpoint: Add API to create EPF device from device tree
` [PATCH 05/19] PCI: endpoint: Add "pci-epf-bus" driver
` [PATCH 06/19] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH 07/19] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH 08/19] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH 09/19] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH 10/19] PCI: endpoint: Make pci_epf_driver ops optional
` [PATCH 11/19] PCI: endpoint: Add helper API to populate header with values from DT
` [PATCH 12/19] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH 13/19] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH 14/19] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH 15/19] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH 16/19] PCI: Add TI J721E device to pci ids
` [PATCH 17/19] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH 18/19] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH 19/19] NTB: ntb_perf/ntb_tool: Use PCI device for dma_alloc_coherent()

[PATCH] pci: Fixes MaxPayloadSize (MPS) programming for RCiEP devices
 2020-05-14 23:27 UTC  (2+ messages)

[PATCH] misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller
 2020-05-14 22:03 UTC 

[PATCH 1/2] PCI: Fix pci_register_host_bridge() device_register() error handling
 2020-05-14 21:37 UTC  (10+ messages)
` [PATCH 2/2] PCI: Fix pci_host_bridge struct device release/free handling

[PATCH] PCI/ERR: Resolve regression in pcie_do_recovery
 2020-05-14 20:36 UTC  (6+ messages)
` [PATCH v1 1/1] PCI/ERR: Handle fatal error recovery for non-hotplug capable devices

[PATCH v4 00/10] Multiple fixes in PCIe qcom driver
 2020-05-14 20:07 UTC  (11+ messages)
` [PATCH v4 01/10] PCI: qcom: Add missing ipq806x clocks in PCIe driver
` [PATCH v4 02/10] dt-bindings: PCI: qcom: Add missing clks
` [PATCH v4 03/10] PCI: qcom: Change duplicate PCI reset to phy reset
` [PATCH v4 04/10] PCI: qcom: Add missing reset for ipq806x
` [PATCH v4 05/10] dt-bindings: PCI: qcom: Add ext reset
` [PATCH v4 06/10] PCI: qcom: Use bulk clk api and assert on error
` [PATCH v4 07/10] PCI: qcom: Define some PARF params needed for ipq8064 SoC
` [PATCH v4 08/10] PCI: qcom: Add ipq8064 rev2 variant and set tx term offset
` [PATCH v4 09/10] dt-bindings: PCI: qcom: Add ipq8064 rev 2 variant
` [PATCH v4 10/10] PCI: qcom: Add Force GEN1 support

[PATCH v6 0/5] Loongson PCI Generic Driver
 2020-05-14 13:16 UTC  (14+ messages)
` [PATCH v9 1/5] PCI: Don't disable decoding when mmio_always_on is set
  ` [PATCH v9 2/5] PCI: Add Loongson PCI Controller support
  ` [PATCH v9 3/5] dt-bindings: Document Loongson PCI Host Controller
  ` [PATCH v9 4/5] MIPS: DTS: Loongson64: Add PCI Controller Node
  ` [PATCH v9 5/5] MIPS: Loongson64: Switch to generic PCI driver
` [PATCH v10 1/5] PCI: Don't disable decoding when mmio_always_on is set
  ` [PATCH v10 2/5] PCI: Add Loongson PCI Controller support
  ` [PATCH v10 3/5] dt-bindings: Document Loongson PCI Host Controller
  ` [PATCH v10 4/5] MIPS: DTS: Loongson64: Add PCI Controller Node
  ` [PATCH v10 5/5] MIPS: Loongson64: Switch to generic PCI driver

[PATCH] PCI: Do not use pcie_get_speed_cap() to determine when to start waiting
 2020-05-14 12:31 UTC  (3+ messages)

[PATCH v4 0/2] PCI: Add new UniPhier PCIe endpoint driver
 2020-05-14 12:03 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: Add UniPhier PCIe endpoint controller description
` [PATCH v4 2/2] PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driver

[PATCH][v2] iommu: arm-smmu-v3: Copy SMMU table for kdump kernel
 2020-05-14  7:17 UTC  (2+ messages)

[pci:pci/misc] BUILD SUCCESS 65d042f9a4ae0526adb22fea1dbb24670e57ba8d
 2020-05-14  4:52 UTC 

[pci:pci/error] BUILD SUCCESS 45601089e9c4fa7221f69fa4d0b725325f427790
 2020-05-14  4:47 UTC 

[pci:next] BUILD SUCCESS 30370da5c8059b2a8b51fa44fc998f1217eecda6
 2020-05-14  0:30 UTC 

[PATCH] PCI/DPC: print IRQ number used by DPC port
 2020-05-13 20:50 UTC  (2+ messages)

[PATCH v3] PCI: Use pcie_find_root_port() to get root port of both PCI/PCIe device
 2020-05-13 20:29 UTC  (2+ messages)

[PATCH v2 0/2] VMD endpoint passthrough support
 2020-05-13 19:55 UTC  (9+ messages)
` [PATCH for QEMU v2] hw/vfio: Add VMD Passthrough Quirk
` [PATCH v2 1/2] PCI: vmd: Filter resource type bits from shadow register
` [PATCH v2 2/2] PCI: vmd: Use Shadow MEMBAR registers for QEMU/KVM guests

[PATCH v2 0/2] PCI: Check for platform_get_irq() failure consistently
 2020-05-13 17:44 UTC  (3+ messages)

[PATCH v8 0/4] USB: pci-quirks: Add Raspberry Pi 4 quirk
 2020-05-13 15:47 UTC  (7+ messages)
` [PATCH v8 4/4] "

[PATCH v3 00/11] Multiple fixes in PCIe qcom driver
 2020-05-13 13:49 UTC  (11+ messages)
` [PATCH v3 08/11] devicetree: bindings: pci: document PARF params bindings
    ` R: "
          ` R: "
` [PATCH v3 09/11] PCI: qcom: add ipq8064 rev2 variant and set tx term offset
    ` R: "

[PATCH RFC 00/15] Add VFIO mediated device support and IMS support for the idxd driver
 2020-05-13 12:40 UTC  (14+ messages)

[PATCH] PCI: dwc: Program outbound ATU upper limit register
 2020-05-12 10:52 UTC  (2+ messages)

MSI interrupt for xhci still lost on 5.6-rc6 after cpu hotplug
 2020-05-11 20:14 UTC  (5+ messages)

[PATCH v2 0/9] PCI: aardvark: Fix support for Turris MOX and Compex wifi cards
 2020-05-11 18:24 UTC  (3+ messages)
` [PATCH v2 7/9] dt-bindings: PCI: aardvark: describe new properties

[PATCH] PCI: endpoint: functions/pci-epf-test: Support slave DMA transfer
 2020-05-11 18:02 UTC  (3+ messages)

[PATCH v7 0/2] pciutils: Add basic decode support for CXL DVSEC
 2020-05-11 17:46 UTC  (3+ messages)
` [PATCH v7 1/2] pciutils: Decode available DVSEC details
` [PATCH v7 2/2] pciutils: Decode Compute eXpress Link DVSEC

[PATCH] PCI: endpoint: functions/pci-epf-test: Enable picking DMA channel by name
 2020-05-11 17:26 UTC  (3+ messages)

[PATCH v2 0/4] Align PCI Emul Bridge to PCIe 5.0
 2020-05-11 16:21 UTC  (5+ messages)
` [PATCH v2 1/4] PCI: pci-bridge-emul: Fix PCIe bit conflicts
` [PATCH v2 2/4] PCI: pci-bridge-emul: Fix Root Cap/Status comment
` [PATCH v2 3/4] PCI: pci-bridge-emul: Update for PCIe 5.0 r1.0
` [PATCH v2 4/4] PCI: pci-bridge-emul: Eliminate the 'reserved' member

[PATCH] Documentation: PCI: gave unique labels to sections
 2020-05-11 16:13 UTC  (2+ messages)

[PATCH] PCI: export and use pci_msi_get_hwirq in pci-hyperv.c
 2020-05-11 15:32 UTC  (3+ messages)

[PATCH 0/5] PCI Bridge Emulation changes for v5.8
 2020-05-11 15:11 UTC  (6+ messages)
` [PATCH 3/5] PCI: pci-bridge-emul: Convert to GENMASK and BIT


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).