linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-17 11:38:42 to 2019-12-31 10:01:41 UTC [more...]

[PATCH 0/5] Improvements to PCIe Endpoint Core
 2019-12-31 10:03 UTC 

[PATCH 0/7] Improvements to pci_endpoint_test driver
 2019-12-31  8:35 UTC  (11+ messages)
` [PATCH 1/7] misc: pci_endpoint_test: Avoid using module parameter to determine irqtype
` [PATCH 2/7] misc: pci_endpoint_test: Do not request or allocate IRQs in probe
` [PATCH 3/7] misc: pci_endpoint_test: Add ioctl to clear IRQ
` [PATCH 4/7] tools: PCI: Add 'e' "
` [PATCH 5/7] misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devices
` [PATCH 6/7] misc: pci_endpoint_test: Use full pci-endpoint-test name in request irq
` [PATCH 7/7] misc: pci_endpoint_test: Enable legacy interrupt

[PATCH 1/3] dt-bindings: PCI: Convert Arm Versatile binding to DT schema
 2019-12-31  8:23 UTC  (7+ messages)
` [PATCH 3/3] dt-bindings: PCI: Convert generic host "

[PATCH v11 0/8] Add Error Disconnect Recover (EDR) support
 2019-12-30 23:59 UTC  (10+ messages)
` [PATCH v11 1/8] PCI/ERR: Update error status after reset_link()
` [PATCH v11 2/8] PCI/DPC: Allow dpc_probe() even if firmware first mode is enabled
` [PATCH v11 3/8] PCI/DPC: Add dpc_process_error() wrapper function
` [PATCH v11 4/8] PCI/DPC: Add Error Disconnect Recover (EDR) support
` [PATCH v11 5/8] PCI/AER: Allow clearing Error Status Register in FF mode
` [PATCH v11 6/8] PCI/DPC: Update comments related to DPC recovery on NON_FATAL errors
` [PATCH v11 7/8] PCI/DPC: Clear AER registers in EDR mode
` [PATCH v11 8/8] PCI/ACPI: Enable EDR support

[PATCH v2] PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM
 2019-12-30 20:25 UTC  (5+ messages)

[PATCH v2] Documentation: PCI: msi-howto.rst: Fix wrong function name
 2019-12-30 14:25 UTC  (2+ messages)

[PATCH v2] PCI: Add quirk for HiSilicon NP 5896 devices
 2019-12-30 14:19 UTC  (8+ messages)

[PATCH] PCI/PM: Report runtime wakeup is not supported if bridge isn't bound to driver
 2019-12-30  7:21 UTC  (5+ messages)

[PATCH v1] pci: tegra: fix afi_pex2_ctrl reg offset for tegra30
 2019-12-30  0:52 UTC 

[PATCH AUTOSEL 5.4 015/187] x86/intel: Disable HPET on Intel Coffee Lake H platforms
 2019-12-27 17:38 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 016/187] x86/intel: Disable HPET on Intel Ice Lake platforms

[PATCH] PCI: fix ptr_ret.cocci warnings
 2019-12-27 12:18 UTC 

[PATCH 0/2] Adding support for versal CPM as Root Port driver
 2019-12-27 11:55 UTC  (5+ messages)
` [PATCH 1/2] PCI: Versal CPM: Add device tree binding forversal CPM host controller
` [PATCH 2/2] PCI: Versal CPM: Add support for Versal CPM Root Port driver

[PATCH v3 0/2] PCI: qcom: Add support for SDM845 PCIe
 2019-12-27  8:45 UTC  (4+ messages)
` [PATCH v3 2/2] PCI: qcom: Add support for SDM845 PCIe controller

PROBLEM: pci_alloc_irq_vectors function request 32 MSI interrupts vectors, but return 1 in KVM virtual machine
 2019-12-27  1:18 UTC  (3+ messages)
  ` 回复: "

[PATCH v3 0/5] PCI: amlogic: Make PCIe working reliably on AXG platforms
 2019-12-26 20:10 UTC  (9+ messages)
` [PATCH v3 1/5] phy: amlogic: Add Amlogic AXG PCIE PHY Driver
` [PATCH v3 2/5] PCI: amlogic: Use AXG PCIE PHY
` [PATCH v3 3/5] arm64: dts: meson-axg: Add PCIE PHY node
` [PATCH v3 4/5] dt-bindings: PCI: meson: Update PCIE bindings documentation
` [PATCH v3 5/5] dt-bindings: Add AXG PCIE PHY bindings

[PATCH v2 0/3] PCI: amlogic: Make PCIe working reliably on AXG platforms
 2019-12-26 20:11 UTC  (12+ messages)
` [PATCH v2 1/3] phy: amlogic: Add Amlogic AXG MIPI/PCIE PHY Driver
` [PATCH v2 2/3] phy: amlogic: Add Amlogic AXG PCIE "
` [PATCH v2 3/3] PCI: amlogic: Use AXG PCIE and shared MIPI/PCIE PHYs

[Patch v3 1/2] PCI: hv: Decouple the func definition in hv_dr_state from VSP message
 2019-12-26 19:40 UTC  (2+ messages)
` [Patch v3 2/2] PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2

[RFC PATCH] PCI, kdump: Clear bus master bit upon shutdown in kdump kernel
 2019-12-25 19:21 UTC 

Take home 750,000 Euros this end of year
 2019-12-25  4:33 UTC 

[PATCH 00/13] Add PCIe support to TI's J721E SoC
 2019-12-24  8:06 UTC  (37+ messages)
` [PATCH 01/13] PCI: cadence: Remove stray "pm_runtime_put_sync()" in error path
` [PATCH 03/13] PCI: cadence: Add support to use custom read and write accessors
` [PATCH 04/13] PCI: cadence: Add support to start link and verify link status
` [PATCH 05/13] PCI: cadence: Add read and write accessors to perform only 32-bit accesses
` [PATCH 06/13] PCI: cadence: Allow pci_host_bridge to have custom pci_ops
` [PATCH 07/13] PCI: cadence: Add new *ops* for CPU addr fixup
` [PATCH 08/13] PCI: cadence: Use local management register to configure Vendor ID
` [PATCH 09/13] dt-bindings: PCI: Add host mode dt-bindings for TI's J721E SoC
` [PATCH 10/13] dt-bindings: PCI: Add EP "
` [PATCH 11/13] PCI: j721e: Add TI J721E PCIe driver

[PATCH V3 1/3] PCI: rcar: Move the inbound index check
 2019-12-22  7:46 UTC  (12+ messages)
` [PATCH V3 2/3] PCI: rcar: Do not abort on too many inbound dma-ranges

[Patch v2 1/2] PCI: hv: decouple the func definition in hv_dr_state from VSP message
 2019-12-22  2:47 UTC  (3+ messages)

[PATCH v12 0/4] PCI: Patch series to improve Thunderbolt enumeration
 2019-12-21  5:48 UTC  (8+ messages)

[PATCH] fix ptr_ret.cocci warnings
 2019-12-21  1:18 UTC 

[RFC 00/13] virtio-iommu on non-devicetree platforms
 2019-12-20 18:54 UTC  (6+ messages)

[Nouveau] Tracking down severe regression in 5.3-rc4/5.4 for TU116 - assistance needed
 2019-12-20 12:34 UTC  (4+ messages)

[PATCH RESEND] PCI: endpoint: Fix clearing start entry in configfs
 2019-12-20 12:24 UTC 

[PATCH] PCI: dwc: Use private data pointer of "struct irq_domain" to get pcie_port
 2019-12-20 10:06 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: PCI: intel: Fix dt_binding_check compilation failure
 2019-12-20  9:53 UTC 

[PATCH v11 0/3] PCI: Add Intel PCIe Driver and respective dt-binding yaml file
 2019-12-20  9:26 UTC  (4+ messages)
` [PATCH v11 1/3] dt-bindings: PCI: intel: Add YAML schemas for the PCIe RC controller

[PATCH v4 00/13] iommu: Add PASID support to Arm SMMUv3
 2019-12-20  7:37 UTC  (16+ messages)
` [PATCH v4 01/13] iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation
` [PATCH v4 02/13] dt-bindings: document PASID property for IOMMU masters
` [PATCH v4 03/13] iommu/arm-smmu-v3: Parse PASID devicetree property of platform devices
` [PATCH v4 04/13] ACPI/IORT: Parse SSID property of named component node
` [PATCH v4 05/13] iommu/arm-smmu-v3: Prepare arm_smmu_s1_cfg for SSID support
` [PATCH v4 06/13] iommu/arm-smmu-v3: Add context descriptor tables allocators
` [PATCH v4 07/13] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH v4 08/13] iommu/arm-smmu-v3: Propagate ssid_bits
` [PATCH v4 09/13] iommu/arm-smmu-v3: Prepare for handling arm_smmu_write_ctx_desc() failure
` [PATCH v4 10/13] iommu/arm-smmu-v3: Add second level of context descriptor table
` [PATCH v4 11/13] iommu/arm-smmu-v3: Improve add_device() error handling
` [PATCH v4 12/13] PCI/ATS: Add PASID stubs
` [PATCH v4 13/13] iommu/arm-smmu-v3: Add support for PCI PASID

[PATCH v4 0/6] PAXB INTx support with proper model
 2019-12-20  3:54 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: pci: Update iProc PCI binding for INTx support
` [PATCH v4 2/6] PCI: iproc: Add INTx support with better modeling
` [PATCH v4 3/6] arm: dts: Change PCIe INTx mapping for Cygnus
` [PATCH v4 4/6] arm: dts: Change PCIe INTx mapping for NSP
` [PATCH v4 5/6] arm: dts: Change PCIe INTx mapping for HR2
` [PATCH v4 6/6] arm64: dts: Change PCIe INTx mapping for NS2

[v2 0/6] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2019-12-19 23:35 UTC  (10+ messages)
` [v2 2/6] pci: endpoint: add support to handle features of outbound memory
` [v2 3/6] of: address: add support to parse PCI outbound-ranges
` [v2 4/6] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller

[PATCH 0/2] PCI: Add new UniPhier PCIe endpoint driver
 2019-12-19 22:03 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: PCI: Add UniPhier PCIe endpoint controller description

[PATCH] PCI: Avoid ASMedia XHCI USB PME# from D0 defect
 2019-12-19 19:20 UTC 

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel IV edition (OSPM-summit 2020)
 2019-12-19 13:21 UTC  (2+ messages)

[PATCH] PCI: keystone: Fix outbound region mapping
 2019-12-19 11:21 UTC  (6+ messages)

[PATCH -next] pci: fix a -Wtype-limits compilation warning
 2019-12-18 20:08 UTC  (5+ messages)

[PATCH v3 00/13] iommu: Add PASID support to Arm SMMUv3
 2019-12-18 17:03 UTC  (32+ messages)
` [PATCH v3 03/13] iommu/arm-smmu-v3: Support platform SSID
` [PATCH v3 04/13] ACPI/IORT: Support PASID for platform devices
` [PATCH v3 05/13] iommu/arm-smmu-v3: Prepare arm_smmu_s1_cfg for SSID support
` [PATCH v3 06/13] iommu/arm-smmu-v3: Add context descriptor tables allocators
` [PATCH v3 07/13] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH v3 08/13] iommu/arm-smmu-v3: Propate ssid_bits
` [PATCH v3 09/13] iommu/arm-smmu-v3: Handle failure of arm_smmu_write_ctx_desc()
` [PATCH v3 10/13] iommu/arm-smmu-v3: Add second level of context descriptor table
` [PATCH v3 12/13] PCI/ATS: Add PASID stubs
` [PATCH v3 13/13] iommu/arm-smmu-v3: Add support for PCI PASID

[PATCH] pcie: Add quirk for the Arm Neoverse N1SDP platform
 2019-12-18 15:07 UTC  (3+ messages)

[PATCH] pcie: Add quirk for the Arm Neoverse N1SDP platform
 2019-12-18 13:53 UTC  (5+ messages)

[PATCH v2] PCI: Add quirk for HiSilicon NP 5896 devices
 2019-12-18  8:41 UTC  (2+ messages)

[PATCH] PCI: altera: Adjust indentation in altera_pcie_valid_device
 2019-12-18  2:30 UTC  (2+ messages)

[Bug 205701] New: Can't access RAM from PCIe
 2019-12-17 23:29 UTC  (2+ messages)

PCIe hotplug resource issues with PEX switch (NVMe disks) on AMD Epyc system
 2019-12-17 16:45 UTC  (4+ messages)

[PATCH v2] PCI: tegra: Fix return value check of pm_runtime_get_sync
 2019-12-17 14:36 UTC  (2+ messages)

[PATCH v2] PCI: keystone: Fix link training retries initiation
 2019-12-17 11:59 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;
as well as URLs for NNTP newsgroup(s).