linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-24 18:38:41 to 2018-08-01 10:41:45 UTC [more...]

Should a PCIe Link Down event set the PCI_DEV_DISCONNECTED bit?
 2018-08-01  8:58 UTC  (21+ messages)

[PATCH 0/2] Workaround for IMX7d PCI-e PLL lock failure
 2018-08-01 10:39 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: imx7d: Add node for PCIe PHY

[PATCH 0/3] PCI: emulated PCI bridge common logic
 2018-08-01  9:54 UTC  (7+ messages)
` [PATCH 1/3] PCI: Introduce PCI software "

[PATCH] PCI: mobiveil: integer overflow in IB_WIN_SIZE
 2018-08-01  7:07 UTC  (8+ messages)

[PATCH 1/1] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver compile support
 2018-08-01  7:04 UTC 

[PATCH] PCI: imx6: support MPLL reconfiguration for 100MHz and 200MHz refclock
 2018-08-01  8:20 UTC  (2+ messages)

Possible race condition in the kernel between PCI driver and AER handling
 2018-08-01  5:53 UTC  (4+ messages)

[PATCH v3 1/1] powerpc/pseries: fix EEH recovery of some IOV devices
 2018-08-01  5:24 UTC  (5+ messages)
` [v3,1/1] "

[PATCH v2] PCI: Unify pci and normal dma direction definition
 2018-07-31 23:07 UTC  (2+ messages)

[PATCH] PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definition
 2018-07-31 22:50 UTC 

[PATCH] PCI/AER: Enable SERR# forwarding in non ACPI flow
 2018-07-31 22:47 UTC  (8+ messages)

[PATCH 1/2] PCI: pciehp: Avoid implicit fallthroughs in switch statements
 2018-07-31 21:22 UTC  (7+ messages)
` [PATCH 2/2] PCI: pciehp: Deduplicate presence check on probe & resume

[PATCH V5 0/3] PCI: separate hotplug handling from fatal error handling
 2018-07-31 20:16 UTC  (10+ messages)
` [PATCH V5 3/3] PCI: Mask and unmask hotplug interrupts during reset

[PATCH 0/3] PCI: mobiveil: Misc fixes
 2018-07-31 17:27 UTC  (6+ messages)
` [PATCH 1/3] PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address type
` [PATCH 2/3] PCI: mobiveil: Add missing ../pci.h include
` [PATCH 3/3] PCI: mobiveil: Add Kconfig/Makefile entries

[PATCH v3] PCI: Data corruption happening due to race condition
 2018-07-31 16:37 UTC  (8+ messages)

[PATCH v3] PCI: Check for PCIe downtraining conditions
 2018-07-31 15:10 UTC  (10+ messages)
` [PATCH v5] "

[PATCH] PCI: let pci_request_irq properly deal with threaded interrupts
 2018-07-31 11:13 UTC  (13+ messages)

[net-next 10/16] net/mlx5: Support PCIe buffer congestion handling via Devlink
 2018-07-31 11:06 UTC  (10+ messages)

[PATCH] PCI: call dma_debug_add_bus for pci_bus_type in common code
 2018-07-31 10:54 UTC  (7+ messages)

[RFC] PCI: imx: Add multi-pd support
 2018-07-31  8:32 UTC  (2+ messages)

[PATCH] pci/aspm: Remove CONFIG_PCIEASPM_DEBUG
 2018-07-31  8:13 UTC  (11+ messages)
` [PATCH v2] "

[PATCH] PCI: pciehp: Differentiate between surprise and safe removal
 2018-07-31  5:50 UTC 

[PATCH] PCI/ASPM: Fix link_state teardown on device removal
 2018-07-31  4:58 UTC 

[PATCH v2] PCI/AER: Do not clear AER bits if we don't own AER
 2018-07-30 23:35 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] PCI/MSI: Don't touch MSI bits when the PCI device is disconnected
 2018-07-30 21:21 UTC 

[PATCH v1 0/2] PCI: Add patch submission and ACPI FW/OS info
 2018-07-30 21:56 UTC  (9+ messages)
` [PATCH v1 1/2] PCI: Document patch submission hints
` [PATCH v1 2/2] PCI: Document ACPI description of PCI host bridges

[PATCH] PCI: hv: support reporting serial number as slot information
 2018-07-30 19:22 UTC  (6+ messages)

[PATCH 4/5] PCI: cadence: Check link is up before sending IRQ from EP
 2018-07-30 17:23 UTC 

[PATCH 5/5] PCI: cadence: Add MSI-X capability to EP driver
 2018-07-30 17:23 UTC 

[PATCH 3/5] PCI: cadence: Check whether MSI is masked before sending it
 2018-07-30 17:22 UTC 

[PATCH 2/5] PCI: cadence: Write MSI data with 32bits
 2018-07-30 17:22 UTC 

[PATCH 1/5] PCI: cadence: Use AXI region 0 to signal interrupts from EP
 2018-07-30 17:22 UTC 

[PATCH 0/5] Add MSI-X support for cadence EP driver
 2018-07-30 17:21 UTC 

[PATCH v8 0/4] Add parameter for disabling ACS redirection for P2P
 2018-07-30 16:41 UTC  (6+ messages)
` [PATCH v8 1/4] PCI: Make specifying PCI devices in kernel parameters reusable
` [PATCH v8 2/4] PCI: Allow specifying devices using a base bus and path of devfns
` [PATCH v8 3/4] PCI: Introduce disable_acs_redir quirk
` [PATCH v8 4/4] PCI: Introduce the disable_acs_redir parameter

[PATCH v4] PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entry
 2018-07-30  6:36 UTC  (2+ messages)

[PATCH v2 1/1] powerpc/pseries: fix EEH recovery of some IOV devices
 2018-07-30  1:58 UTC  (3+ messages)

[PATCH v6 0/1] PCI: Mask and unmask hotplug interrupts during reset
 2018-07-29 19:21 UTC  (8+ messages)
` [PATCH v6 1/1] PCI: pciehp: Ignore link events when there is a fatal error pending

[PATCH V5 3/3] PCI: Mask and unmask hotplug interrupts during reset
 2018-07-29 18:02 UTC  (10+ messages)

[PATCH v3] PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entry
 2018-07-29 15:31 UTC  (4+ messages)

[PATCH v1] PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entry
 2018-07-29  1:11 UTC  (6+ messages)

[REPLACEMENT PATCH] PCI: pciehp: Avoid slot access during reset
 2018-07-28 20:01 UTC  (2+ messages)

[REPLACEMENT PATCH] PCI: pciehp: Support interrupts sent from D3hot
 2018-07-28  5:18 UTC 

[PATCH 00/32] Rework pciehp event handling & add runtime PM
 2018-07-28  5:44 UTC  (5+ messages)

[PATCH v1 0/4] PCI: Remove unnecessary includes of <linux/pci-aspm.h>
 2018-07-27 22:18 UTC  (12+ messages)
` [PATCH v1 1/4] igb: Remove unnecessary include "
  ` [Intel-wired-lan] "
` [PATCH v1 2/4] ath9k: "
` [PATCH v1 3/4] iwlwifi: "
` [PATCH v1 4/4] PCI: "

[PATCH v2] PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entry
 2018-07-27 20:49 UTC  (2+ messages)

[GIT PULL] PCI fixes for v4.18
 2018-07-27 17:18 UTC 

[PATCH V3, 0/1] PCI/AER: fix use-after-free in pcie_do_fatal_recovery
 2018-07-26 17:23 UTC  (6+ messages)
` [PATCH V3, 1/1] "

[PATCH] pci/vpd: Ensure VPD is checked before timeout
 2018-07-26 15:21 UTC 

[PATCH v7 0/4] resource: Use list_head to link sibling resource
 2018-07-26 15:10 UTC  (15+ messages)
` [PATCH v7 4/4] kexec_file: Load kernel at top of system RAM if required

[PATCH] PCI: Equalize hotplug memory for non/occupied slots
 2018-07-25 23:02 UTC 

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

[PATCH] vxge: Remove unnecessary include of <linux/pci_hotplug.h>
 2018-07-25 20:52 UTC  (2+ messages)

Fwd: New Defects reported by Coverity Scan for Linux
 2018-07-25 14:21 UTC  (3+ messages)

[PATCH 0/7 v6] Support for fsl-mc bus and its devices in SMMU
 2018-07-25 13:00 UTC  (7+ messages)
` [PATCH 1/7 v6] Documentation: fsl-mc: add iommu-map device-tree binding for fsl-mc bus
` [PATCH 4/7 v6] iommu/arm-smmu: Add support for the "
` [PATCH 5/7 v6] bus/fsl-mc: support dma configure for devices on "

[PATCH v2] PCI/AER: Do not clear AER bits if we don't own AER
 2018-07-25  1:24 UTC  (2+ messages)

[PATCH v2] PCI/AER: Do not clear AER bits if we don't own AER
 2018-07-25  1:03 UTC  (2+ messages)

[PATCH v3 0/3] PCI: NVMe reset quirks
 2018-07-24 20:09 UTC  (4+ messages)
` [PATCH v3 2/3] PCI: Samsung SM961/PM961 NVMe disable before FLR quirk

[PATCH v3 0/4] pci-dra7xx: Enable errata i870 workaround for RC mode
 2018-07-24 17:31 UTC  (4+ messages)
` [PATCH v3 2/4] ARM: dts: dra7: Enable workaround for errata i870 in PCIe host mode
` [PATCH v3 3/4] ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
` [PATCH v3 4/4] pci: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode


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