linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-21 10:20:57 to 2019-03-05 11:01:37 UTC [more...]

[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 0/3] pci-hyperv: fix memory leak and add pci_destroy_slot()
 2019-03-04 21:34 UTC  (4+ 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: dwc: skip MSI init if MSIs have been explicitly disabled
 2019-03-04 20:18 UTC  (9+ 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 1/6] PCI: mobiveil: Add the EP mode support
 2019-02-28 19:45 UTC  (3+ messages)
` [PATCH 2/6] dt-bindings: add DT binding for the layerscape PCIe GEN4 controller with EP mode

[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  (12+ 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] "

[PATCH v3] PCI: portdrv: Report degraded links via link bandwidth notification
 2019-02-28  6:31 UTC  (2+ messages)

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  (10+ messages)
` [PATCH v2 1/7] clk: gcc-qcs404: Add PCIe resets
` [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 v2 5/7] dt-bindings: PCI: qcom: Add QCS404 to the binding

[PATCH v2 00/12] Support using MSI interrupts in ntb_transport
 2019-02-26 16:18 UTC  (3+ messages)

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

[PATCH v7 0/7] Add virtio-iommu driver
 2019-02-25 13:20 UTC  (10+ messages)

[PATCH V2] PCI: rcar: Add the initialization of PCIe link in resume_noirq
 2019-02-25  9:58 UTC  (3+ messages)

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel III edition (OSPM-summit 2019)
 2019-02-25  7:43 UTC  (2+ messages)

[PATCH RFC v2 0/4] PCI: pciehp: Do not turn off slot if presence comes up after link
 2019-02-24 22:27 UTC  (17+ messages)
` [PATCH RFC v2 1/4] PCI: hotplug: Add support for disabling in-band presence
` [PATCH RFC v2 2/4] PCI: pciehp: Do not turn off slot if presence comes up after link
` [PATCH RFC v2 4/4] PCI: hotplug: Add quirk For Dell nvme pcie switches

[PATCH v4 0/9] PCI: DWC/Keystone: MSI configuration cleanup
 2019-02-23 12:11 UTC  (6+ messages)
` [PATCH v4 1/9] PCI: keystone: Cleanup interrupt related macros
` [PATCH v4 2/9] PCI: keystone: Add separate functions for configuring MSI and legacy interrupt
` [PATCH v4 3/9] PCI: keystone: Convert to using hierarchy domain for legacy interrupts

[PATCH v3] PCI/MSI: Don't touch MSI bits when the PCI device is disconnected
 2019-02-22 19:48 UTC 

[PATCH 0/2] PCI: fix pci-mvebu after conversion to common bridge emul code
 2019-02-22 12:45 UTC  (12+ messages)
` [PATCH 1/2] PCI: pci-bridge-emul: Create per-bridge copy of register behavior
` [PATCH 2/2] PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags

[PATCH] lspci: Decode all defined fields in the Device Capabilities 2 register
 2019-02-22 11:58 UTC  (2+ messages)

[PATCH v1 0/2] PCI/ASPM: Fix LTR issues
 2019-02-22  9:37 UTC  (3+ messages)

[PATCH RESEND] PCI/DPC: Fix print AER status in DPC event handling
 2019-02-21 23:16 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).