linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-21 03:04:38 to 2017-12-28 22:43:22 UTC [more...]

[PATCH v6 00/18] dwc MSI fixes, ARTPEC-6 EP mode support, ARTPEC-7 SoC support
 2017-12-28 22:43 UTC  (26+ messages)
` [PATCH v6 01/18] PCI: dwc: Use the DMA-API to get the MSI address
` [PATCH v6 02/18] PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits
` [PATCH v6 03/18] PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable
` [PATCH v6 04/18] PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init
` [PATCH v6 06/18] PCI: designware-ep: Add generic function for raising MSI irq

PROBLEM: 4.15.0-rc3 APIC causes lockups on Core 2 Duo laptop
 2017-12-28 21:54 UTC  (33+ messages)

AVIC warning - what does it mean?
 2017-12-28 21:33 UTC  (7+ messages)

`pci_apply_final_quirks()` taking half a second
 2017-12-28 21:27 UTC  (4+ messages)

[PATCH v3 0/9] add new irq api to pcie-designware
 2017-12-28 18:56 UTC  (13+ messages)
` [PATCH v3 1/9] pci: adding new irq api to pci-designware
` [PATCH v3 2/9] pci: exynos SoC driver adapted to new irq API
` [PATCH v3 3/9] pci: imx6 "
` [PATCH v3 4/9] pci: artpec6 "
` [PATCH v3 5/9] pci: generic PCIe DW "
` [PATCH v3 6/9] pci: qcom SoC "
` [PATCH v3 7/9] pci: keystone "
` [PATCH v3 8/9] pci: removing old irq api from pcie-designware
` [PATCH v3 9/9] pci: remove limitation of the number of the available IRQs

[PATCH 0/4] Address error and recovery for AER and DPC
 2017-12-28 18:07 UTC  (12+ messages)
` [PATCH 1/4] PCI/AER: factor out error reporting from AER
` [PATCH 2/4] PCI/DPC/AER: Address Concurrency between AER and DPC
  ` [RFC PATCH] PCI/DPC/AER: pci_find_dpc_dev() can be static
` [PATCH 3/4] PCI/ERR: Do not do recovery if DPC service is active
` [PATCH 4/4] PCI/DPC: Enumerate the devices after DPC trigger event

[RFC PATCH v11 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-12-28 17:43 UTC  (13+ messages)
` [RFC PATCH v11 1/5] dt-bindings: PCI: Add definition of PCIe WAKE# irq and PCI irq
` [RFC PATCH v11 4/5] PCI / PM: Add support for the PCIe WAKE# signal for OF

[PATCH v2] PCI: dwc: Use {upper,lower}_32_bits() macros for clarity
 2017-12-28 16:09 UTC  (3+ messages)

Re-activate task to add MSI-X to pcie-designware
 2017-12-28 14:58 UTC  (11+ messages)

[PATCH v2 0/9] PCI: Add support to the Cadence PCIe controller
 2017-12-28 13:00 UTC  (2+ messages)

[PATCH] PCI: exynos: remove redundant code in exynos_pcie_establish_link
 2017-12-28 10:29 UTC  (6+ messages)

[PATCH] PCI: imx6: Add PHY reference clock source support
 2017-12-28 10:05 UTC  (2+ messages)

[PATCH] PCI: Fix MSI disabled for HiSilicon Hip06/Hip07 EP mode
 2017-12-28  9:53 UTC 

[PATCH] PCI: dwc: designware: don't sleep in atomic context
 2017-12-28  9:53 UTC  (3+ messages)

[PATCH] PCI: designware: move dw_pcie_iatu_unroll_enabled to pcie-designware.c
 2017-12-28  9:52 UTC  (3+ messages)

[RFC PATCH v12 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-12-28  8:47 UTC  (12+ messages)
` [RFC PATCH v12 1/5] dt-bindings: PCI: Add definition of PCIe WAKE# irq and PCI irq
` [RFC PATCH v12 4/5] PCI / PM: Add support for the PCIe WAKE# signal for OF

[PATCH] PCI: designware: add a check of msi_desc in irqchip
 2017-12-28  2:05 UTC  (13+ messages)

[PATCH v5 0/2] PCI: mediatek: Fixups for the IRQ handle routine and MT7622's class code
 2017-12-28  1:39 UTC  (5+ messages)
` [PATCH v5 1/2] PCI: mediatek: Clear IRQ status after IRQ dispatched to avoid reentry
` [PATCH v5 2/2] PCI: mediatek: Set up class type and vendor ID for MT7622

[PATCH v6] mfd: Add support for RTS5250S power saving
 2017-12-27 23:37 UTC  (5+ messages)
  ` 答复: "
      ` 答复: "

[PATCH V1 0/1] Fix kernel panic caused by device ID duplication presented to the IOMMU
 2017-12-27 19:34 UTC  (4+ messages)

[PATCH] PCI: exynos: remove the deprecated phy codes
 2017-12-27 17:05 UTC  (3+ messages)

[PATCH v2 0/3] PCI: dra7xx: Support PCIe x2 lane mode
 2017-12-27  6:40 UTC  (8+ messages)
` [PATCH v2 2/3] dt-bindings: PCI: dra7xx: Add properties to enable x2 lane in dra7

[RFC 1/2] pci: dwc: pci-exynos: modify the Kconfig dependency
 2017-12-27  5:58 UTC  (9+ messages)
    ` [RFC 2/2] pci: dwc: pci-exynos: add the codes to support the exynos5433
    ` [RFC 2/2] pci: dwc: pci-exynos: add the coedes "

[PATCH] dt-bindings: imx6q-pcie: Add required property for i.MX6SX
 2017-12-27  0:04 UTC  (2+ messages)

[RFC PATCH v12 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-12-26  2:08 UTC  (3+ messages)
` [RFC PATCH v12 1/5] dt-bindings: PCI: Add definition of PCIe WAKE# irq and PCI irq
` [RFC PATCH v12 4/5] PCI / PM: Add support for the PCIe WAKE# signal for OF

[PATCH v4 0/2] PCI: mediatek: Fixups for the IRQ handle routine and MT7622's class code
 2017-12-26  1:41 UTC  (5+ messages)
` [PATCH v4 1/2] PCI: mediatek: Clear IRQ status after IRQ dispatched to avoid reentry
` [PATCH v4 2/2] PCI: mediatek: Set up class type and vendor ID for MT7622

PCI VGA 0x3b0/0x3C0 aliases handling in Linux
 2017-12-25 14:29 UTC  (6+ messages)

[BUG ? ] Each pci bridge only supports hotplugging 16 numbers of virtio-blk/virtio-net devices
 2017-12-25  7:40 UTC 

[PATCH v3 27/27] devres: kill devm_ioremap_nocache
 2017-12-25  1:43 UTC  (3+ messages)

[PATCH v3 08/27] PCI: replace devm_ioremap_nocache with devm_ioremap
 2017-12-25  1:38 UTC  (3+ messages)

[PATCH v3 00/27] kill devm_ioremap_nocache
 2017-12-25  1:34 UTC  (7+ messages)

[RFC PATCH v2 0/3] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver
 2017-12-23 16:36 UTC  (11+ messages)
` [RFC PATCH v2 1/3] PCI: rockchip: Add support for pcie wake irq

Why do we check for "link-up" in *_pcie_valid_device()?
 2017-12-22 17:28 UTC  (3+ messages)

[PATCH] SB600 for the Nemo board has non-zero devices on non-root bus
 2017-12-22 12:11 UTC  (16+ messages)

[PATCH v5 3/3] PCI: mobiveil: Add MSI support for Mobiveil PCIe Host
 2017-12-22  8:57 UTC  (3+ messages)

[ANNOUNCE] OSPM-summit 2018 - Registrations are open!
 2017-12-22  8:32 UTC 

[PATCH v5 2/3] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver
 2017-12-22  7:59 UTC  (3+ messages)

[PATCH v2 0/2] PCI: mediatek: Fixups for the IRQ handle routine and MT7622's class code
 2017-12-22  3:15 UTC  (7+ messages)
` [PATCH v2 2/2] PCI: mediatek: Fixup class type for MT7622

Does anyone know of a problem with Write Combined Buffer support CentaurHauls?
 2017-12-21 19:15 UTC 

[PATCH 0/7] ARM: dts: dra7: Enable x2 lane mode support
 2017-12-21 15:13 UTC  (2+ messages)

[PATCH 1/4] PCI/AER: Return approrpiate value when AER is not supported
 2017-12-21 14:59 UTC  (7+ messages)
` [PATCH 4/4] PCI/DPC: Print AER status in DPC event handling

[PATCH V3 00/12] Enable Tegra root port features and apply SW fixups
 2017-12-21 19:48 UTC  (4+ messages)
` [PATCH V3 03/12] PCI: tegra: Retrain link for Gen2 speed

[PATCH v3 0/2] PCI: mediatek: Fixups for the IRQ handle routine and MT7622's class code
 2017-12-21 11:38 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: mediatek: Clear IRQ status after IRQ dispatched to avoid reentry
` [PATCH v3 2/2] PCI: mediatek: Fixup class type for MT7622

[PATCH V4 0/7] Add loadable kernel module and power management support
 2017-12-21 10:46 UTC  (5+ messages)
` [PATCH V4 3/7] PCI: tegra: Remove PCI_REASSIGN_ALL_BUS flag for Tegra PCIe

[PATCH v4] PCI: tegra: Refactor configuration space mapping code
 2017-12-21 10:01 UTC  (2+ messages)

[PATCH v1 0/7] SR-IOV Enablement on PowerVM
 2017-12-21  3:04 UTC  (6+ messages)
` [PATCH v1 7/7] pseries/setup: Add Initialization of VF Bars


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