linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-25 14:25:55 to 2019-03-09 00:56:23 UTC [more...]

[PATCH 1/2] PCI: rcar: Clean up remaining macros defining bits
 2019-03-09  0:56 UTC  (2+ messages)
` [PATCH 2/2] PCI: rcar: Replace unsigned long with u32 in register accessors

[PATCH V2] PCI: rcar: Add the initialization of PCIe link in resume_noirq
 2019-03-08 21:35 UTC  (5+ messages)

[RFC] Log PCIe service info with pci_dev, not pcie_device
 2019-03-08 18:24 UTC  (2+ messages)

[GIT PULL] PCI changes for v5.1
 2019-03-08 17:31 UTC 

[PATCH 1/6] PCI: mobiveil: Add the EP mode support
 2019-03-08  6:55 UTC  (5+ messages)
` [PATCH 2/6] dt-bindings: add DT binding for the layerscape PCIe GEN4 controller with EP mode

[PATCH RESEND v1 0/3] PCI: ACPI: Implement support for _HPX Type 3 tables
 2019-03-07 21:38 UTC  (4+ messages)
` [PATCH RESEND v1 1/3] PCI / ACPI: Do not export pci_get_hp_params()
` [PATCH RESEND v1 2/3] PCI / ACPI: Remove the need for 'struct hotplug_params'
` [PATCH RESEND v1 3/3] PCI / ACPI: Implement Type 3 _HPX record

[PATCH V2 0/1] Proposal of a patch to work around link retrain errata of Pericom PCIe brigdes
 2019-03-07 15:16 UTC  (4+ messages)
` [PATCH V2 1/1] PCI/ASPM: Work around link retrain errata of Pericom PCIe-to-PCI bridges

[PATCH v4 0/9] PCI: DWC/Keystone: MSI configuration cleanup
 2019-03-07 12:02 UTC  (6+ messages)
` [PATCH v4 3/9] PCI: keystone: Convert to using hierarchy domain for legacy interrupts

[PATCH v2 00/12] Support using MSI interrupts in ntb_transport
 2019-03-06 23:22 UTC  (15+ messages)
` [PATCH v2 07/12] NTB: Introduce functions to calculate multi-port resource index
` [PATCH v2 09/12] NTB: Introduce MSI library
` [PATCH v2 10/12] NTB: Introduce NTB MSI Test Client

[PATCH v1 1/5] PCI/IOV: Add support to verify PF/VF spec compliance
 2019-03-06 22:11 UTC  (5+ messages)
` [PATCH v1 2/5] PCI/ATS: Fix PRI PF/VF dependency issues
` [PATCH v1 3/5] PCI/ATS: Fix PASID "
` [PATCH v1 4/5] PCI/ATS: For PF/VF skip ATS initalization if spec check failed
` [PATCH v1 5/5] PCI/ATS: Fix ATS PF/VF dependency issues

[PATCH v1 0/5] Fix PF/VF dependency issues
 2019-03-06 22:11 UTC 

[PATCH] drivers: ntb: Kconfig: pedantic cleanups
 2019-03-06 22:02 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] PCI: reword the description of kconfig symbol PCIEPORTBUS
 2019-03-06 21:34 UTC  (2+ messages)

[PATCH] PCI: dwc: skip MSI init if MSIs have been explicitly disabled
 2019-03-06 15:59 UTC  (12+ messages)

[PATCH 0/2] PCI/AER: Consistently use _OSC to determine who owns AER
 2019-03-05 23:16 UTC  (2+ messages)

[PATCH v3] PCI: portdrv: Report degraded links via link bandwidth notification
 2019-03-05 21:45 UTC  (3+ messages)

[PATCH v2] PCI: Fix "try" semantics of bus and slot reset
 2019-03-05 21:44 UTC  (2+ messages)

[PATCH] PCI: aardvark: Use LTSSM state to build link training flag
 2019-03-05 21:23 UTC 

[PATCH 0/3] pci-hyperv: fix memory leak and add pci_destroy_slot()
 2019-03-05 18:27 UTC  (5+ messages)
` [PATCH 1/3] PCI: hv: Fix a memory leak in hv_eject_device_work()
` [PATCH 2/3] PCI: hv: Add hv_pci_remove_slots() when we unload the driver
` [PATCH 3/3] PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary

[PATCH] PCI: pciehp: Fix re-enabling the slot marked for safe removal
 2019-03-05 11:01 UTC  (2+ messages)

[PATCH 1/2] PCI: Prevent 64-bit resources from being counted in 32-bit bridge region
 2019-03-04 23:58 UTC  (8+ messages)

[PATCH] PCI: tegra: Do not allocate MSI target memory
 2019-03-04  8:37 UTC  (8+ messages)

[PATCH v6 0/3] Add Stratix 10 PCIe Root Port support
 2019-03-04  6:55 UTC  (8+ messages)
` [PATCH v6 1/3] PCI: altera: Add Stratix 10 PCIe support
` [PATCH v6 2/3] PCI: altera: Enable driver on ARM64
` [PATCH v6 3/3] dt-bindings: PCI: altera: Add altr,pcie-root-port-2.0

[PATCH][RFC] PCI: rcar: Add bus notifier so we can limit the DMA range
 2019-03-03 17:48 UTC  (6+ messages)

[PATCH v2] PCIE/PME: fix possible use-after-free on remove
 2019-03-02  0:11 UTC  (2+ messages)

[PATCH] PCI: imx6: Don't request "pci_aux" clock on i.MX7
 2019-03-01 19:36 UTC  (3+ messages)

[PATCH] pcie: qcom: Add support for sdm845 PCIe controller
 2019-03-01 18:44 UTC  (4+ messages)

[PATCH -next] PCI: aardvark: Make symbol 'advk_pci_bridge_emul_ops' static
 2019-03-01 15:29 UTC  (3+ messages)

[PATCH v5 0/3] PCI: hv: Refactor hv_irq_unmask() to use hv_vpset and cpumask_to_vpset()
 2019-03-01 11:55 UTC  (5+ messages)
` [PATCH v5 1/3] PCI: hv: Add __aligned(8) to struct retarget_msi_interrupt
` [PATCH v5 2/3] PCI: hv: Replace hv_vp_set with hv_vpset
` [PATCH v5 3/3] PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()

[PATCH v3 0/2] PCI: mediatek: enable whole MMIO range and enlarge the PCIe2AHB window size
 2019-03-01 11:30 UTC  (5+ messages)
` [PATCH v3 2/2] PCI: mediatek: Enlarge PCIe2AHB window size to support 4GB DRAM

[PATCH v2 0/5] PCI: dwc: Support remove
 2019-03-01  5:06 UTC  (6+ messages)
` [PATCH v2 1/5] PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalid
` [PATCH v2 2/5] PCI: dwc: Free the page for MSI IRQ in dw_pcie_free_msi()
` [PATCH v2 3/5] PCI: dwc: Free MSI in the error code path of dw_pcie_host_init()
` [PATCH v2 4/5] PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify the code
` [PATCH v2 5/5] PCI: dwc: Save root bus for driver remove

[PATCH v4 0/2] Add IPROC PCIe new features
 2019-03-01  4:52 UTC  (3+ messages)
` [PATCH v4 1/2] PCI: iproc: Add CRS check in config read
` [PATCH v4 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region

[PATCH 1/8] PCI: dwc: pci-dra7xx: fix a leaked reference by adding missing of_node_put
 2019-03-01  1:59 UTC  (9+ messages)
` [PATCH 2/8] PCI: uniphier: "
` [PATCH 3/8] PCI: dwc: layerscape: "
` [PATCH 4/8] PCI: rockchip: "
` [PATCH 5/8] PCI: aardvark: "
` [PATCH 6/8] PCI: iproc: "
` [PATCH 7/8] PCI: mediatek: "
` [PATCH 8/8] PCI: rpadlpar: "

[PATCH 0/2] "pcie_aux" clock for i.MX8MQ
 2019-03-01  1:16 UTC  (7+ 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 v1 0/3] Add Error Disconnect Recover (EDR) support
 2019-02-28 20:49 UTC  (4+ messages)
` [PATCH v1 1/3] PCI/ACPI: Add _OSC based negotiation support for DPC
` [PATCH v1 2/3] ACPI: Add Error Disconnect Recover (EDR) ACPI notifier support
` [PATCH v1 3/3] PCI/DPC: Add Error Disconnect Recover (EDR) support

[PATCH] PCI: PCIe: PME: Fix pcie_pme_remove()
 2019-02-28 20:42 UTC  (2+ messages)

[PATCH v3 0/2] Add IPROC PCIe new features
 2019-02-28 16:40 UTC  (4+ messages)
` [PATCH v3 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region

[PATCH v2 00/10] MIPS: SGI-IP27 rework
 2019-02-28 13:03 UTC  (10+ messages)
` [PATCH v2 07/10] PCI: call add_bus method also for root bus
` [PATCH v2 08/10] MIPS: SGI-IP27: use generic PCI driver

[PATCH v4 0/2] PCI: hv: Refactor hv_irq_unmask() to use hv_vpset and cpumask_to_vpset()
 2019-02-28 10:56 UTC  (5+ messages)
` [PATCH v4 1/2] PCI: hv: Replace hv_vp_set with hv_vpset
` [PATCH v4 2/2] PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()

[PATCH] PCI: pciehp: Report degraded links via link bandwidth notification
 2019-02-28  6:43 UTC  (5+ messages)
` [PATCH v2] "

New IoT/M2M Communication Products with Cloud Service
 2019-02-28  3:20 UTC 

[PATCH v5 0/3] Add Stratix 10 PCIe Root Port support
 2019-02-28 10:14 UTC  (6+ messages)
` [PATCH v5 1/3] PCI: altera: Add Stratix 10 PCIe support
` [PATCH v5 2/3] PCI: altera: Enable driver on ARM64
` [PATCH v5 3/3] dt-bindings: PCI: altera: Add altr,pcie-root-port-2.0

Disabling ASPM L1 sub-states selectively from drivers?
 2019-02-27 23:58 UTC  (3+ messages)

IMX6 dwc PCI regression through switch - unable to request (legacy) interrupt (pci=nomsi)
 2019-02-27 16:57 UTC  (5+ messages)

[PATCH v3 0/2] PCI: hv: Refactor hv_irq_unmask() to use hv_vpset and cpumask_to_vpset()
 2019-02-27 16:42 UTC  (7+ messages)
` [PATCH v3 1/2] PCI: hv: Replace hv_vp_set with hv_vpset
` [PATCH v3 2/2] PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()

WIP: PCIe on MSM8998
 2019-02-27 15:31 UTC  (2+ messages)

Question about Hotplug and PME deadlock issue
 2019-02-27 13:27 UTC  (3+ messages)

[PATCH 0/4] mwifiex PCI/wake-up interrupt fixes
 2019-02-27  9:27 UTC  (2+ messages)

[PATCH 0/5] PCI: dwc: support remove
 2019-02-27  6:48 UTC  (8+ messages)
` [PATCH 1/5] PCI: dwc: fix dw_pcie_free_msi() if msi_irq is invalid
` [PATCH 2/5] PCI: dwc: free the page for MSI irq in dw_pcie_free_msi()
` [PATCH 3/5] PCI: dwc: free msi in the error code path of dw_pcie_host_init()
` [PATCH 4/5] PCI: dwc: use devm_pci_alloc_host_bridge() to simplify the code
` [PATCH 5/5] PCI: dwc: save root bus for driver remove

[PATCH v2 0/7] QCS404 PCIe PHY and controller
 2019-02-27  4:25 UTC  (6+ messages)
` [PATCH v2 2/7] dt-bindings: phy: Add binding for Qualcomm PCIe2 PHY
` [PATCH v2 4/7] PCI: qcom: Use clk_bulk API for 2.4.0 controllers

[PATCH v8] PCI: imx6: limit DBI register length
 2019-02-26 13:26 UTC  (2+ messages)

[PATCH v7] PCI: imx6: limit DBI register length
 2019-02-26 11:36 UTC  (6+ messages)

[PATCH v3 0/2] Add page alignment check in Intel IOMMU
 2019-02-26 10:08 UTC  (2+ messages)

[PATCH v3 0/2] Add PGR response PASID requirement check in Intel IOMMU
 2019-02-26 10:07 UTC  (2+ messages)

[PATCH v4 0/3] Add Stratix 10 PCIe Root Port support
 2019-02-26  7:07 UTC  (5+ messages)
` [PATCH v4 1/3] PCI: altera: Add Stratix 10 PCIe support

[PATCH v6] PCI: imx6: limit DBI register length
 2019-02-25 15:35 UTC  (3+ messages)

[PATCH] PCIE/PME: fix possible use-after-free on remove
 2019-02-25 14:57 UTC  (2+ 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).