linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-14 10:41:14 to 2018-08-17 17:29:05 UTC [more...]

[PATCH] PCI: fix of read-write config operation in SMP environment
 2018-08-17 15:23 UTC  (3+ messages)

[PATCH 1/2] PCI/DPC: Add 'nodpc' parameter
 2018-08-17 14:45 UTC  (13+ messages)
` [PATCH 2/2] Documentation: Document pci=nodpc

[PATCH] dpc.c: fix missing return value check of pci_find_ext_capability()
 2018-08-17 14:03 UTC  (3+ messages)

[PATCH v3] PCI: Data corruption happening due to race condition
 2018-08-17 16:39 UTC  (34+ messages)
  ` PCIe enable device races (Was: [PATCH v3] PCI: Data corruption happening due to race condition)
        ` [RFC PATCH] pci: Proof of concept at fixing pci_enable_device/bridge races

add support for Xilinx PCIe root ports on RISC-V v2
 2018-08-17 15:47 UTC  (8+ messages)
` [PATCH 1/3] PCI: add a callback to struct pci_host_bridge for adding a new device

[PATCH 0/1] PCI/AER: prevent pcie_do_fatal_recovery from using device after it is removed
 2018-08-17 10:44 UTC  (36+ messages)
` [PATCH 1/1] "

[RFC 00/15] PCI: turn some __weak functions into callbacks
 2018-08-17 10:26 UTC  (16+ messages)
` [RFC 01/15] PCI: clean up legacy host bridge scan functions
` [RFC 02/15] PCI: move pci_scan_bus into callers
` [RFC 03/15] PCI: move pci_scan_root_bus "
` [RFC 04/15] PCI: export pci_register_host_bridge
` [RFC 05/15] PCI: move pci_create_root_bus into callers
` [RFC 06/15] powerpc/pci: fold pci_create_root_bus into pcibios_scan_phb
` [RFC 07/15] PCI/ACPI: clean up acpi_pci_root_create()
` [RFC 08/15] x86: PCI: clean up pcibios_scan_root()
` [RFC 09/15] PCI: xenfront: clean up pcifront_scan_root()
` [RFC 10/15] sparc/PCI: simplify pci_scan_one_pbm
` [RFC 11/15] PCI: hyperv: convert to pci_scan_root_bus_bridge
` [RFC 12/15] PCI: make pcibios_bus_add_device() a callback function
` [RFC 13/15] PCI: turn pcibios_alloc_irq into a callback
` [RFC 14/15] PCI: make pcibios_root_bridge_prepare "
` [RFC 15/15] PCI: make pcibios_add_bus/remove_bus callbacks

[PATCH] PCI: Add ACS quirk for Intel 300 series chipset
 2018-08-17  9:37 UTC  (8+ messages)

[PATCH v2 0/5] Add MSI-X support for cadence EP driver
 2018-08-17  8:52 UTC  (6+ messages)

[PATCH 0/2] add the Amlogic Meson PCIe phy driver
 2018-08-17 11:17 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe Phy controller
` [PATCH 2/2] PCI: meson: add the Amlogic Meson PCIe phy driver

[4.18 rc8 BUG] AER: Corrected error received: 0000:00:00.0
 2018-08-17  8:01 UTC  (2+ messages)

[RFC PATCH 0/6] pci: Rework is_added race fix and address bridge enable races
 2018-08-17 10:24 UTC  (17+ messages)
` [RFC PATCH 1/6] Revert "PCI: Fix is_added/is_busmaster race condition"
` [RFC PATCH 2/6] pci: Set pci_dev->is_added before calling device_add
` [RFC PATCH 3/6] pci: Remove priv_flags and use dev->error_state for "disconnected" status
  ` [RFC PATCH v2 "
` [RFC PATCH 4/6] pci: Add a mutex to pci_dev to protect device state
` [RFC PATCH 5/6] pci: Protect the enable/disable state of pci_dev using the state mutex
` [RFC PATCH 6/6] pci: Protect is_busmaster using the state lock

[PATCH] PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
 2018-08-17  7:50 UTC  (5+ messages)

[PATCH] switchtec: Fix potential Spectre v1
 2018-08-16 21:44 UTC  (2+ messages)

IOAT DMA w/IOMMU
 2018-08-16 18:56 UTC  (30+ messages)

[GIT PULL] PCI changes for v4.19
 2018-08-16 13:49 UTC 

[PATCH 0/2] add the Amlogic Meson PCIe controller driver
 2018-08-16  3:22 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe controller
` [PATCH 2/2] PCI: meson: add the Amlogic Meson PCIe controller driver
  ` [PATCH] PCI: meson: fix ptr_ret.cocci warnings

[PATCH v4 0/6] PCI: imx: Initial imx7d suspend/resume support
 2018-08-15 20:26 UTC  (9+ messages)
` [PATCH v4 1/6] Revert "ARM: dts: imx7d: Invert legacy PCI irq mapping"
` [PATCH v4 2/6] PCI: imx: Initial imx7d pm support
` [PATCH v4 3/6] reset: imx7: Add PCIE_CTRL_APPS_TURNOFF
` [PATCH v4 4/6] dt-bindings: imx6q-pcie: Add turnoff reset for imx7d
` [PATCH v4 5/6] ARM: dts: imx7d: Add turnoff reset
` [PATCH v4 6/6] PCI: imx: Add PME_Turn_Off support

[PATCH v2 5/5] PCI: cadence: Add MSI-X capability to EP driver
 2018-08-15 13:49 UTC 

[PATCH v2 3/5] PCI: cadence: Check whether MSI is masked before sending it
 2018-08-15 13:47 UTC 

[PATCH v2 4/5] PCI: cadence: Check link is up before sending IRQ from EP
 2018-08-15 13:48 UTC 

[PATCH v2 2/5] PCI: cadence: Write MSI data with 32bits
 2018-08-15 13:47 UTC 

[PATCH v2 1/5] PCI: cadence: Use AXI region 0 to signal interrupts from EP
 2018-08-15 13:47 UTC 

[PATCH] PCI: set flag IRQCHIP_ONESHOT_SAFE for PCI-MSI irqchip's
 2018-08-15  0:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] PCI: limit config space size for Netronome NFP5000
 2018-08-15  0:11 UTC  (2+ messages)

[PATCH] PCI: remove ids for NFP32xx
 2018-08-15  0:14 UTC 

[PATCH] pci/vpd: Ensure VPD is checked before timeout
 2018-08-14 21:08 UTC  (2+ messages)

[PATCH v4] PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entry
 2018-08-14 21:03 UTC  (2+ messages)

PCI: Add function 1 DMA alias quirk for Marvell 88SS9183
 2018-08-14 18:47 UTC  (3+ messages)

[PATCH] PCI: Equalize hotplug memory for non/occupied slots
 2018-08-14 18:20 UTC  (4+ messages)

[PATCH 4/4] PCI: xilinx-nwl: Add method to setup_platform_service_irq hook
 2018-08-14 15:55 UTC  (3+ messages)

[PATCH 0/2] Augment device matching its upstream Root Port's MPS logic
 2018-08-14 14:18 UTC  (2+ messages)

sb_edac.c lacks PCI domain support?
 2018-08-14 13:58 UTC 

[PATCH V2 0/5] PCI: rcar: Add suspend/resume support
 2018-08-14 16:25 UTC  (10+ messages)
` [PATCH V2 4/5] PCI: rcar: Support runtime PM, link state L1 handling

PCI Endpoint - Missing inbound mapping ops ?
 2018-08-14 13:08 UTC  (5+ 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).