linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-24 20:41:28 to 2017-05-31 16:51:35 UTC [more...]

avoid null pointer rereference during FLR
 2017-05-31 16:51 UTC  (6+ messages)
` [PATCH] PCI: ensure the PCI device is locked over ->reset_notify calls

[PATCH v2 pci] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
 2017-05-31 16:13 UTC  (3+ messages)

[PATCH 0/7] Add PCI ATS support to SMMUv3
 2017-05-31 15:27 UTC  (8+ messages)
` [PATCH 2/7] dt-bindings: PCI: Describe ATS property for root complex nodes
` [PATCH 6/7] iommu/arm-smmu-v3: Add support for PCI ATS

[PATCH v4 0/2] Tango PCIe controller support
 2017-05-31 14:18 UTC  (18+ messages)
` [PATCH v4 1/2] PCI: Add tango MSI "
` [PATCH v4 2/2] PCI: Add tango PCIe host bridge support

[PATCH 0/8] add new irq api to pcie-designware
 2017-05-31 14:14 UTC  (15+ messages)
` [PATCH 1/8] pci: adding new irq api to pci-designware
` [PATCH 2/8] pci: exynos SoC driver adapted to new irq API
` [PATCH 3/8] pci: imx6 "
` [PATCH 4/8] pci: artpec6 "
` [PATCH 5/8] pci: generic PCIe DW "
` [PATCH 6/8] pci: qcom SoC "
` [PATCH 7/8] pci: keystone "
` [PATCH 8/8] pci: removing old irq api from pcie-designware

[RFC PATCH 20/30] iommu/arm-smmu-v3: Enable PCI PASID in masters
 2017-05-31 14:10 UTC  (2+ messages)
` [RFC,20/30] "

[PATCH v5 0/3] Tango PCIe controller support
 2017-05-31 13:35 UTC  (4+ messages)
` [PATCH v5 1/3] PCI: Add DT binding for tango PCIe controller
` [PATCH v5 2/3] PCI: Add tango PCIe host bridge support
` [PATCH v5 3/3] PCI: Add tango MSI controller support

[PATCH] PCI/PM: Set D3 power state only if the end device supports it
 2017-05-31 12:43 UTC  (2+ messages)

[RFC/RFT PATCH 00/18] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
 2017-05-31 11:13 UTC  (10+ messages)
` [RFC/RFT PATCH 03/18] PCI: Introduce pci_scan_root_bus_bridge()

[PATCH v9 0/7] LPC: legacy ISA I/O support
 2017-05-31 10:24 UTC  (17+ messages)
` [PATCH v9 1/7] LIB: Introduce a generic PIO mapping method
` [PATCH v9 2/7] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH v9 3/7] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH v9 4/7] LPC: Support the device-tree LPC host on Hip06/Hip07
` [PATCH v9 5/7] ACPI: Translate the I/O range of non-MMIO devices before scanning
` [PATCH v9 6/7] LPC: Add the ACPI LPC support
` [PATCH v9 7/7] MANTAINERS: Add maintainer for HiSilicon LPC driver

[PATCH v9 0/4] add PCIe driver for Kirin PCIe
 2017-05-31  7:01 UTC  (5+ messages)
` [PATCH v9 1/4] PCI: hisi: Add DT binding for PCIe of Kirin SoC series
` [PATCH v9 2/4] arm64: dts: hisi: add kirin pcie node
` [PATCH v9 3/4] PCI: dwc: kirin: add PCIe Driver for HiSilicon Kirin SoC
` [PATCH v9 4/4] ARM64: defconfig: Enable Kirin PCIe

[PATCH][V2] PCI: qcom: fix spelling mistake: "asser" -> "assert"
 2017-05-31  5:34 UTC 

[PATCH] PCI: qcom: ix spelling mistake: "asser" -> "assert"
 2017-05-31  5:33 UTC 

[PATCH] pci: iov: use device lock to protect IOV sysfs accesses
 2017-05-30 23:34 UTC  (5+ messages)

[PATCH v7 2/3] PCI: Add support for PCI inbound windows resources
 2017-05-30 22:42 UTC 

[PATCH-v2 0/5] Hyper-V vPCI: use vPCI protocol version 1.2
 2017-05-30 22:34 UTC  (5+ messages)
` [PATCH-v2 5/5] "

[PATCH 0/7] tree-wide: use proper 'R-Car' product name
 2017-05-30 21:39 UTC  (5+ messages)
` [PATCH 5/7] pci: use proper name for the R-Car SoC

PowerPC405 DHT-Walnut, PCI_IO problems
 2017-05-30 21:29 UTC  (4+ messages)

[PATCH 0/2] Save and restore pci properties to support FLR
 2017-05-30 20:58 UTC  (7+ messages)
` [PATCH 1/2] PCI: Cache PRI and PASID bits in pci_dev
` [PATCH 2/2] PCI: Save properties required to handle FLR for replay purposes

[PATCH v8 0/4] add PCIe driver for Kirin PCIe
 2017-05-30 20:31 UTC  (7+ messages)
` [PATCH v8 1/4] PCI: hisi: Add DT binding for PCIe of Kirin SoC series
` [PATCH v8 2/4] arm64: dts: hisi: add kirin pcie node
` [PATCH v8 3/4] PCI: dwc: kirin: add PCIe Driver for HiSilicon Kirin SoC
` [PATCH v8 4/4] defconfig: PCI: Enable Kirin PCIe defconfig

[PATCH v7 0/4] add PCIe driver for Kirin PCIe
 2017-05-30 20:29 UTC  (8+ messages)
` [PATCH v7 1/4] PCI: hisi: Add DT binding for PCIe of Kirin SoC series
` [PATCH v7 2/4] arm64: dts: hisi: add kirin pcie node
` [PATCH v7 3/4] PCI: dwc: kirin: add PCIe Driver for HiSilicon Kirin SoC
` [PATCH v7 4/4] defconfig: PCI: Enable Kirin PCIe defconfig

[RFC PATCH v2] pci: Concurrency issue in NVMe Init through PCIe switch
 2017-05-30 18:27 UTC  (5+ messages)

[PATCH 1/2] PCI: Save properties required to handle FLR for replay purposes
 2017-05-30 16:31 UTC  (6+ messages)

[PATCH 0/2] PCI: Workaround for bus reset on Cavium cn8xxx root ports
 2017-05-30 17:32 UTC  (7+ messages)

[PATCH v3 0/1] ARM64/PCI: ACPI NUMA node set-up
 2017-05-30 10:47 UTC  (4+ messages)
` [PATCH v3 1/1] ARM64/PCI: Set root bus NUMA node on ACPI systems

[PATCH v6 1/6] iommu: of: Fix check for returning EPROBE_DEFER
 2017-05-30  9:32 UTC  (10+ messages)
` [PATCH v6 2/6] iommu: of: Ignore all errors except EPROBE_DEFER
` [PATCH v6 3/6] ACPI/IORT: "
` [PATCH v6 4/6] ARM: dma-mapping: Don't tear down third-party mappings
` [PATCH v6 5/6] ACPI/IORT: Move the check to get iommu_ops from translated fwspec
` [PATCH v6 6/6] arm: dma-mapping: Reset the device's dma_ops

[PATCH v5 1/5] iommu: of: Fix check for returning EPROBE_DEFER
 2017-05-30  9:27 UTC  (2+ messages)

[RFC PATCH] pci: Concurrency issue in NVMe Init through PCIe switch
 2017-05-29  9:30 UTC  (3+ messages)

[pci:pci/host-qcom 1/2] drivers/pci/dwc/pcie-qcom.c:587:27: error: 'struct qcom_pcie' has no member named 'pp'
 2017-05-29  8:03 UTC  (3+ messages)

[PATCH] PCI: Move test of INTx masking to pci_setup_device
 2017-05-29  0:05 UTC  (3+ messages)

[Q] What about PCI mmio access alignment?
 2017-05-28 10:54 UTC  (3+ messages)

[PATCH v6 2/4] arm64: dts: hisi: add kirin pcie node
 2017-05-28  6:07 UTC  (2+ messages)

[PATCH] PCI: Make SR-IOV capable GPU working on the SR-IOV incapable platform
 2017-05-27  8:17 UTC  (15+ messages)

[PATCH] PCI: rockchip: check link status when validating device
 2017-05-26 21:40 UTC  (10+ messages)
  ` [PATCH] PCI: Make error code types consistent in pci_{read,write}_config_*

[GIT PULL] PCI fixes for v4.12
 2017-05-26 16:42 UTC 

[PATCH v2] PCI: Add ATS-disable quirk for AMD Stoney GPUs
 2017-05-26 15:59 UTC  (10+ messages)

PCI irq affinity fix for 4.12
 2017-05-26 15:46 UTC  (5+ messages)
` [PATCH] PCI/msi: fix the pci_alloc_irq_vectors_affinity stub
  ` [PATCH v2] "

[PATCH] efi/cper: Fix endianness of PCI class code
 2017-05-26 10:45 UTC  (17+ messages)

[PATCH v4] PCI: use IDA to manage domain number if not getting it from DT
 2017-05-26  7:08 UTC  (3+ messages)

[Patch v3 1/3] arm64: dts: hi3660: add pcie node
 2017-05-26  1:40 UTC  (4+ messages)
    ` 答复: "
      ` 答复: "

[PATCH] PCI: Move test of INTx masking to pci_setup_device
 2017-05-25 22:26 UTC  (2+ messages)

[PATCH] PCI: Move test of INTx masking to pci_setup_device
 2017-05-25 20:17 UTC  (4+ messages)

[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
 2017-05-25 18:27 UTC  (5+ messages)
` [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS

[PATCH 0/2] Replace driver's usage of hard-coded device IDs to #defines
 2017-05-25 15:56 UTC  (5+ messages)
` [PATCH 1/2] PCI: Add Mellanox device IDs
` [PATCH 2/2] net/mlx5e: Use device ID defines

[PATCH] ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure path
 2017-05-25 15:53 UTC  (2+ messages)

[PATCH] pci-hyperv: Use only 16 bit integer for PCI domain
 2017-05-25 15:52 UTC  (4+ messages)

[PATCH] PCI / PM: Restore the status of PCI devices across hibernation
 2017-05-25  8:49 UTC 

[PATCH v3] PCI: use IDA to manage domain number if not getting it from DT
 2017-05-25  0:38 UTC  (3+ messages)

[PATCH v5 0/2] Add PCIe host driver support for Mediatek SoCs
 2017-05-24 21:56 UTC  (2+ messages)

[PATCH] PCI: qcom: Add support for IPQ4019 PCIe controller
 2017-05-24 21:55 UTC  (5+ messages)

PCI Secondary Bus Reset Analysis
 2017-05-24 21:54 UTC 

[PATCH v1 1/2] efi/fb: Correct PCI_STD_RESOURCE_END usage
 2017-05-24 21:43 UTC  (3+ messages)
` [PATCH v1 2/2] PCI: "

[PATCH v1 1/2] MIPS: Loongson: Remove unused PCI_BAR_COUNT definition
 2017-05-24 21:42 UTC  (3+ messages)
` [PATCH v1 2/2] MIPS: PCI: Remove unused busn_offset


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