linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-11 18:49:52 to 2019-02-15 23:00:47 UTC [more...]

[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

[pci:pci/portdrv 1/1] drivers/pci/pcie/portdrv_pci.c:187:9: sparse: warning: Initializer entry defined twice
 2019-02-15 20:00 UTC  (2+ messages)

[PATCH v3 0/3] Add Microchip/Microsemi PolarFire SoC PCIe support
 2019-02-15 16:24 UTC  (4+ 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

[PATCH RESEND] PCI/DPC: Fix print AER status in DPC event handling
 2019-02-15 15:11 UTC  (4+ 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  (6+ messages)
` [PATCH v2 1/2] PCI: hv: Replace hv_vp_set with hv_vpset

[PATCH v2 00/20] i.MX6, DesignWare PCI improvements
 2019-02-15 10:13 UTC  (4+ messages)

[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  (10+ 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/5] genirq/affinity: add .calc_sets for improving IRQ allocation & spread
 2019-02-14 13:31 UTC  (21+ 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 v3 0/9] PCI: DWC/Keystone: MSI configuration cleanup
 2019-02-14 12:46 UTC  (14+ messages)
` [PATCH v3 1/9] PCI: keystone: Cleanup interrupt related macros
` [PATCH v3 2/9] PCI: keystone: Add separate functions for configuring MSI and legacy interrupt
` [PATCH v3 3/9] PCI: keystone: Use hwirq to get the legacy IRQ number offset
` [PATCH v3 4/9] PCI: keystone: Use hwirq to get the MSI "
` [PATCH v3 5/9] PCI: keystone: Cleanup ks_pcie_msi_irq_handler and ks_pcie_legacy_irq_handler
` [PATCH v3 6/9] PCI: dwc: Add support to use non default msi_irq_chip
` [PATCH v3 7/9] PCI: keystone: Use Keystone specific msi_irq_chip
` [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 v4 0/3] Add Stratix 10 PCIe Root Port support
 2019-02-14 15:20 UTC  (4+ 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 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  (4+ messages)
` [PATCH v2 1/2] PCI/ATS: Add pci_ats_page_aligned() interface
` [PATCH v2 2/2] iommu/vt-d: Enable ATS only if the device uses page aligned address

[RFC PATCH] PCI/portdrv: Support for subtractive decode bridge
 2019-02-13 19:11 UTC  (6+ 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  (5+ messages)
` [PATCH v1 1/2] PCI/ASPM: Use LTR if already enabled by platform
` [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)

[PATCH] PCI: qcom: Don't deassert reset GPIO during probe
 2019-02-13 15:23 UTC  (2+ messages)

Regression with commit PCI: mvebu: Convert to PCI emulated bridge config space
 2019-02-13 13:24 UTC  (12+ messages)

[PATCH v2 0/2] Add IPROC PCIe new features
 2019-02-13  4:51 UTC  (7+ messages)
` [PATCH v2 1/2] PCI: iproc: Add CRS check in config read
` [PATCH v2 2/2] PCI: iproc: Add PCIe 32bit outbound memory configuration

[PATCH AUTOSEL 4.20 084/105] PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter
 2019-02-13  2:33 UTC 

[PATCH AUTOSEL 4.19 67/83] PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter
 2019-02-13  2:36 UTC 

[PATCH] PCI: hv: Add hv_pci_remove_slots() when we unload the driver
 2019-02-13  0:17 UTC  (3+ messages)

[PATCH V2 0/4] genirq/affinity: add .calc_sets for improving IRQ allocation & spread
 2019-02-12 23:42 UTC  (10+ messages)
` [PATCH V2 1/4] genirq/affinity: store irq set vectors in 'struct irq_affinity'
` [PATCH V2 2/4] genirq/affinity: add new callback for caculating set vectors
` [PATCH V2 3/4] nvme-pci: avoid irq allocation retrying via .calc_sets
` [PATCH V2 4/4] genirq/affinity: Document .calc_sets as required in case of multiple sets

[PATCH 1/2] PCI: dwc: allow to limit registers set length
 2019-02-12 19:07 UTC  (6+ messages)
` [PATCH 2/2] PCI: imx6: limit DBI register length

Out-of-tree mwlwifi driver crashes
 2019-02-12 16:10 UTC  (4+ messages)

[PATCH 0/5] genirq/affinity: introduce .setup_affinity to support allocating interrupt sets
 2019-02-12 11:17 UTC  (7+ messages)
` [PATCH 2/5] genirq/affinity: allow driver to setup managed IRQ's affinity

[PATCH 0/2] "pcie_aux" clock for i.MX8MQ
 2019-02-12  9:36 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: imx6q-pcie: Add "pcie_aux" clock for imx8mq
` [PATCH 2/2] PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQ

[PATCH v2 0/2] Add page alignment check in Intel IOMMU
 2019-02-11 21:48 UTC  (2+ messages)

[PATCH v1 0/2] Add page alignment check in Intel IOMMU
 2019-02-11 20:35 UTC  (10+ messages)
` [PATCH v1 1/2] PCI: ATS: Add function to check ATS page aligned request status

[PATCH v2] PCI: Fixup the RTIT_BAR of Intel TH on Denverton
 2019-02-11 20:20 UTC  (2+ messages)

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


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