linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-13 13:28:12 to 2019-02-19 19:48:13 UTC [more...]

[PATCH v2 00/20] i.MX6, DesignWare PCI improvements
 2019-02-19 19:47 UTC  (6+ messages)

[PATCH v3 0/2] Add page alignment check in Intel IOMMU
 2019-02-19 19:06 UTC  (3+ messages)
` [PATCH v3 1/2] PCI/ATS: Add pci_ats_page_aligned() interface
` [PATCH v3 2/2] iommu/vt-d: Enable ATS only if the device uses page aligned address

[PATCH v3 0/2] Add PGR response PASID requirement check in Intel IOMMU
 2019-02-19 19:04 UTC  (3+ messages)
` [PATCH v3 1/2] PCI/ATS: Add pci_prg_resp_pasid_required() interface
` [PATCH v3 2/2] iommu/vt-d: Fix PRI/PASID dependency issue

[PATCH v2] MAINTAINERS: Update PCI Cadence maintainer entry
 2019-02-19 17:42 UTC 

[PATCH V2] PCI: rcar: Add the initialization of PCIe link in resume_noirq
 2019-02-19 17:24 UTC  (2+ messages)

WIP: PCIe on MSM8998
 2019-02-19 16:54 UTC 

[PATCH v4 0/3] Add Stratix 10 PCIe Root Port support
 2019-02-19 16:23 UTC  (5+ messages)
` [PATCH v4 1/3] PCI: altera: Add Stratix 10 PCIe support
` [PATCH v4 2/3] PCI: altera: Enable driver on ARM64
` [PATCH v4 3/3] dt-bindings: PCI: altera: Add altr,pcie-root-port-2.0

[PATCH V3 0/5] genirq/affinity: add .calc_sets for improving IRQ allocation & spread
 2019-02-19 16:12 UTC  (24+ messages)
` [PATCH V3 1/5] genirq/affinity: don't mark 'affd' as const
` [PATCH V3 2/5] genirq/affinity: store irq set vectors in 'struct irq_affinity'
` [PATCH V3 3/5] genirq/affinity: add new callback for caculating set vectors
` [PATCH V3 4/5] nvme-pci: avoid irq allocation retrying via .calc_sets
` [PATCH V3 5/5] genirq/affinity: Document .calc_sets as required in case of multiple sets

[PATCH v2 00/10] MIPS: SGI-IP27 rework
 2019-02-19 15:57 UTC  (4+ messages)
` [PATCH v2 07/10] PCI: call add_bus method also for root bus
` [PATCH v2 08/10] MIPS: SGI-IP27: use generic PCI driver
` [PATCH v2 10/10] MIPS: SGI-IP27: abstract chipset irq from bridge

[PATCH 0/2] PCI: mediatek: Add support for MT7629
 2019-02-19 15:03 UTC  (12+ messages)
` [PATCH 2/2] PCI: mediatek: Add controller "

[PATCH 0/2] "pcie_aux" clock for i.MX8MQ
 2019-02-19 12:46 UTC  (3+ messages)

[PATCHv6 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
 2019-02-19 11:27 UTC  (5+ messages)
` [PATCHv6 3/4] pci: layerscape: Add the EP mode support

[PATCH] PCI: qcom: Don't deassert reset GPIO during probe
 2019-02-19 11:10 UTC  (4+ messages)

[v2] PCI: mediatek: Remove MSI inner domain
 2019-02-19  7:24 UTC 

[PATCH v2 0/7] QCS404 PCIe PHY and controller
 2019-02-19  6:04 UTC  (8+ messages)
` [PATCH v2 1/7] clk: gcc-qcs404: Add PCIe resets
` [PATCH v2 2/7] dt-bindings: phy: Add binding for Qualcomm PCIe2 PHY
` [PATCH v2 3/7] phy: qcom: Add Qualcomm PCIe2 PHY driver
` [PATCH v2 4/7] PCI: qcom: Use clk_bulk API for 2.4.0 controllers
` [PATCH v2 5/7] dt-bindings: PCI: qcom: Add QCS404 to the binding
` [PATCH v2 6/7] PCI: qcom: Add QCS404 PCIe controller support
` [PATCH v2 7/7] arm64: dts: qcom: qcs404: Add PCIe related nodes

[PATCH v2] PCI: Fix "try" semantics of bus and slot reset
 2019-02-19  0:08 UTC  (2+ messages)

[PATCH] PCIE/PME: fix possible use-after-free on remove
 2019-02-18 19:57 UTC 

[PATCH v3 0/3] Add Microchip/Microsemi PolarFire SoC PCIe support
 2019-02-18 18:42 UTC  (7+ messages)
` [PATCH v3 1/3] PCI: Add vendor ID for Microsemi
` [PATCH v3 2/3] dt-bindings: PCI: microsemi: Add DT Bindings for Microsemi PCIe host controller
` [PATCH v3 3/3] PCI: microsemi: Add host driver for Microsemi PCIe controller

[RFC v5 0/6] dmaengine: Add Synopsys eDMA IP driver (version 0)
 2019-02-18 15:44 UTC  (4+ messages)
` [RFC v5 1/6] dmaengine: Add Synopsys eDMA IP core driver

[PATCH] PCI / ACPI: Don't clear pme_poll on device that has unreliable ACPI wake
 2019-02-18 15:30 UTC  (10+ messages)

[PATCH 0/7] MIPS: SGI-IP27 rework
 2019-02-18 10:58 UTC  (4+ messages)
` [PATCH 6/7] MIPS: SGI-IP27: use generic PCI driver

[PATCH 1/6] PCI: mobiveil: Add the EP mode support
 2019-02-18  9:46 UTC  (6+ messages)
` [PATCH 2/6] dt-bindings: add DT binding for the layerscape PCIe GEN4 controller with EP mode
` [PATCH 3/6] PCI: mobiveil: Add PCIe Gen4 EP driver for NXP Layerscape SoCs
` [PATCH 4/6] PCI: mobiveil: Add workaround for unsupported request error
` [PATCH 5/6] arm64: dts: freescale: lx2160a: add pcie EP mode DT nodes
` [PATCH 6/6] misc: pci_endpoint_test: Add the layerscape PCIe GEN4 EP device support

[patch v6 0/7] genirq/affinity: Overhaul the multiple interrupt sets support
 2019-02-18  8:43 UTC  (16+ messages)
` [patch v6 1/7] genirq/affinity: Code consolidation
` [patch v6 2/7] genirq/affinity: Store interrupt sets size in struct irq_affinity
` [patch v6 3/7] genirq/affinity: Add new callback for (re)calculating interrupt sets
` [patch v6 4/7] nvme-pci: Simplify interrupt allocation
` [patch v6 5/7] genirq/affinity: Remove the leftovers of the original set support
` [patch v6 6/7] PCI/MSI: Remove obsolete sanity checks for multiple interrupt sets
` [patch v6 7/7] genirq/affinity: Add support for non-managed affinity sets

[PATCHv3 00/27] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-02-18  7:15 UTC  (24+ messages)
` [PATCHv3 02/27] PCI: mobiveil: format the code without function change
` [PATCHv3 04/27] PCI: mobiveil: remove flag MSI_FLAG_MULTI_PCI_MSI
` [PATCHv3 09/27] PCI: mobiveil: correct inbound/outbound window setup routines
` [PATCHv3 17/27] PCI: mobiveil: fix the checking of valid device
` [PATCHv3 23/27] PCI: mobiveil: add PCIe Gen4 RC driver for NXP Layerscape SoCs
` [PATCHv3 24/27] PCI: mobiveil: ls_pcie_g4: add Workaround for A-011577
` [PATCHv3 25/27] PCI: mobiveil: ls_pcie_g4: add Workaround for A-011451

[v3 PATCH 1/2] PCI: read fixed bus numbers in EA for type 1 functions
 2019-02-18  3:59 UTC  (3+ messages)

[pci:pci/portdrv 1/1] drivers/pci/pcie/portdrv_pci.c:187:9: sparse: warning: Initializer entry defined twice
 2019-02-18  0:42 UTC  (3+ messages)

[patch V5 0/8] genirq/affinity: Overhaul the multiple interrupt sets support
 2019-02-15 23:00 UTC  (15+ messages)
` [patch V5 1/8] genirq/affinity: Code consolidation
` [patch V5 2/8] genirq/affinity: Store interrupt sets size in struct irq_affinity
` [patch V5 3/8] genirq/affinity: Add new callback for (re)calculating interrupt sets
` [patch V5 4/8] nvme-pci: Simplify interrupt allocation
` [patch V5 5/8] genirq/affinity: Remove the leftovers of the original set support
` [patch V5 6/8] PCI/MSI: Remove obsolete sanity checks for multiple interrupt sets
` [patch V5 7/8] genirq/affinity: Set is_managed in the spreading function
` [patch V5 8/8] genirq/affinity: Add support for non-managed affinity sets

[PATCH] PCI: Fix "try" semantics of bus and slot reset
 2019-02-15 22:22 UTC 

[PATCH] pci/quirks: Add quirk to reset nvgpu at boot for the Lenovo ThinkPad P50
 2019-02-15 21:17 UTC  (3+ messages)

[PATCH v2 0/2] PCI: Fix runtime PME generation from D3hot
 2019-02-15 20:20 UTC  (7+ messages)
` [PATCH v2 2/2] PCI: pciehp: Disable Data Link Layer State Changed event on suspend

[PATCH RESEND] PCI/DPC: Fix print AER status in DPC event handling
 2019-02-15 15:11 UTC  (2+ messages)

[PATCH v3 0/2] PCI: hv: Refactor hv_irq_unmask() to use hv_vpset and cpumask_to_vpset()
 2019-02-15 10:36 UTC  (4+ messages)

[PATCH v2 0/2] PCI: hv: Refactor hv_irq_unmask() to use hv_vpset and cpumask_to_vpset()
 2019-02-15 10:26 UTC  (4+ messages)
` [PATCH v2 1/2] PCI: hv: Replace hv_vp_set with hv_vpset

[PATCH v2 00/15] PCI: endpoint: Cleanup EPC features
 2019-02-15 10:09 UTC  (8+ messages)
` [PATCH v2 08/15] PCI: endpoint: Fix pci_epf_alloc_space to set correct MEM TYPE flags

[RFC PATCH v2] PCI/portdrv: Support for subtractive decode bridge
 2019-02-14 23:41 UTC  (2+ messages)

Have needs for?
 2019-02-11  8:40 UTC 

[PATCH V4 0/4] genirq/affinity: add .calc_sets for improving IRQ allocation & spread
 2019-02-14 20:14 UTC  (10+ messages)
` [PATCH V4 1/4] genirq/affinity: store interrupt sets size in 'struct irq_affinity'
` [PATCH V4 2/4] genirq/affinity: add new callback for caculating interrupt sets size
` [PATCH V4 3/4] nvme-pci: Simplify interrupt allocation
` [PATCH V4 4/4] PCI: Document .calc_sets as required in case of multiple interrupt sets

[PATCH] PCI: pciehp: Do not turn off slot if presence comes up after link
 2019-02-14 19:26 UTC  (9+ messages)

Bug 202511 - amdgpu fails to load saying "Could not allocate 8192 bytes percpu data"
 2019-02-14 18:51 UTC 

[PATCH 1/2] PCI: Prevent 64-bit resources from being counted in 32-bit bridge region
 2019-02-14 17:00 UTC  (2+ messages)
` [PATCH 2/2] PCI: Fix disabling of bridge BARs when assigning bus resources

[PATCH v3 0/9] PCI: DWC/Keystone: MSI configuration cleanup
 2019-02-14 12:46 UTC  (8+ messages)
` [PATCH v3 3/9] PCI: keystone: Use hwirq to get the legacy IRQ number offset
` [PATCH v3 8/9] PCI: dwc: Remove Keystone specific dw_pcie_host_ops
` [PATCH v3 9/9] PCI: dwc: Do not write to MSI control registers if the platform doesn't use it

[PATCH] PCI: xilinx-nwl: Fix Multi MSI data programming
 2019-02-14 11:30 UTC  (3+ messages)

[PATCH 00/15] PCI: endpoint: Cleanup EPC features
 2019-02-14  5:06 UTC  (7+ messages)
` [PATCH 11/15] PCI: pci-epf-test: Use pci_epc_get_features to get "

[PATCH] PCI/ACPI: Improve _OSC control request granularity
 2019-02-13 21:32 UTC  (10+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] PCI/ACPI: Move _OSC test for native services to top
  ` [PATCH v2 2/2] PCI/ACPI: Improve _OSC control request granularity
  ` [PATCH v3] "

[PATCH v2 0/2] Add PGR response PASID requirement check in Intel IOMMU
 2019-02-13 19:49 UTC  (7+ messages)
` [PATCH v2 1/2] PCI/ATS: Add pci_prg_resp_pasid_required() interface
` [PATCH v2 2/2] iommu/vt-d: Enable PASID only if device expects PASID in PRG Response

[PATCH v2 0/2] Add page alignment check in Intel IOMMU
 2019-02-13 19:45 UTC  (3+ messages)
` [PATCH v2 1/2] PCI/ATS: Add pci_ats_page_aligned() interface

[RFC PATCH] PCI/portdrv: Support for subtractive decode bridge
 2019-02-13 19:11 UTC  (4+ messages)

[PATCH v2 00/12] Support using MSI interrupts in ntb_transport
 2019-02-13 17:57 UTC  (14+ messages)
` [PATCH v2 01/12] iommu/vt-d: Implement dma_[un]map_resource()
` [PATCH v2 02/12] NTB: ntb_transport: Ensure the destination buffer is mapped for TX DMA
` [PATCH v2 03/12] iommu/vt-d: Add helper to set an IRTE to verify only the bus number
` [PATCH v2 04/12] iommu/vt-d: Allow interrupts from the entire bus for aliased devices
` [PATCH v2 05/12] PCI/MSI: Support allocating virtual MSI interrupts
` [PATCH v2 06/12] PCI/switchtec: Add module parameter to request more interrupts
` [PATCH v2 07/12] NTB: Introduce functions to calculate multi-port resource index
` [PATCH v2 08/12] NTB: Rename ntb.c to support multiple source files in the module
` [PATCH v2 09/12] NTB: Introduce MSI library
` [PATCH v2 10/12] NTB: Introduce NTB MSI Test Client
` [PATCH v2 11/12] NTB: Add ntb_msi_test support to ntb_test
` [PATCH v2 12/12] NTB: Add MSI interrupt support to ntb_transport

[PATCH v1 0/2] PCI/ASPM: Fix LTR issues
 2019-02-13 17:40 UTC  (4+ messages)
` [PATCH v1 2/2] PCI/ASPM: Save LTR Capability for suspend/resume

[PATCH v2] Add Microchip/Microsemi PolarFire-SoC PCIe support
 2019-02-13 16:29 UTC  (2+ messages)

[PATCH] MAINTAINERS: Mark PCI Cadence entry as Orphan
 2019-02-13 16:06 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).