linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-19 16:23:18 to 2019-03-01 01:16:42 UTC [more...]

[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 v6 0/3] Add Stratix 10 PCIe Root Port support
 2019-03-01  0:50 UTC  (6+ 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 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] pcie: qcom: Add support for sdm845 PCIe controller
 2019-02-28 20:39 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] PCI: tegra: Do not allocate MSI target memory
 2019-02-28 19:02 UTC  (2+ messages)

[PATCH v3 0/2] PCI: mediatek: enable whole MMIO range and enlarge the PCIe2AHB window size
 2019-02-28 17:42 UTC  (3+ messages)
` [PATCH v3 2/2] PCI: mediatek: Enlarge PCIe2AHB window size to support 4GB DRAM

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

[PATCH] PCI: dwc: skip MSI init if MSIs have been explicitly disabled
 2019-02-28 13:29 UTC  (4+ messages)

[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  (5+ 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 1/8] PCI: dwc: pci-dra7xx: fix a leaked reference by adding missing of_node_put
 2019-02-27  4:40 UTC  (8+ 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 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  (4+ messages)
` [PATCH v3 1/2] PCI/ATS: Add pci_ats_page_aligned() interface
` [PATCH v3 2/2] iommu/vt-d: Enable ATS only if the device uses page aligned address

[PATCH v3 0/2] Add PGR response PASID requirement check in Intel IOMMU
 2019-02-26 10:07 UTC  (4+ messages)
` [PATCH v3 1/2] PCI/ATS: Add pci_prg_resp_pasid_required() interface
` [PATCH v3 2/2] iommu/vt-d: Fix PRI/PASID dependency issue

[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  (18+ 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 3/4] PCI: hotplug: Wait for PDS when in-band presence is disabled
` [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  (12+ 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 v4 4/9] PCI: keystone: Use hwirq to get the MSI IRQ number offset
` [PATCH v4 5/9] PCI: keystone: Cleanup ks_pcie_msi_irq_handler
` [PATCH v4 6/9] PCI: dwc: Add support to use non default msi_irq_chip
` [PATCH v4 7/9] PCI: keystone: Use Keystone specific msi_irq_chip
` [PATCH v4 8/9] PCI: dwc: Remove Keystone specific dw_pcie_host_ops
` [PATCH v4 9/9] PCI: dwc: Do not write to MSI control registers if the platform doesn't use it

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

[PATCH v3 0/9] PCI: DWC/Keystone: MSI configuration cleanup
 2019-02-21  9:18 UTC  (6+ messages)
` [PATCH v3 3/9] PCI: keystone: Use hwirq to get the legacy IRQ number offset

[PATCH v3 0/3] PCIe Host request to reserve IOVA
 2019-02-21  8:59 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Update PCI Cadence maintainer entry
 2019-02-21  8:58 UTC 

[PATCHv7 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
 2019-02-21  3:16 UTC  (4+ messages)
` [PATCHv7 2/4] arm64: dts: Add the PCIE EP node in dts
` [PATCHv7 3/4] pci: layerscape: Add the EP mode support
` [PATCHv7 4/4] misc: pci_endpoint_test: Add the layerscape EP device support

[PATCHv6 1/4] dt-bindings: add DT binding for the layerscape PCIe controller with EP mode
 2019-02-21  3:18 UTC  (6+ messages)
` [PATCHv6 3/4] pci: layerscape: Add the EP mode support

[PATCH 0/7] MIPS: SGI-IP27 rework
 2019-02-20 15:20 UTC  (6+ messages)
` [PATCH 6/7] MIPS: SGI-IP27: use generic PCI driver

[PATCH 0/5] DesignWare PCI improvements
 2019-02-20 10:26 UTC  (7+ messages)
` [PATCH 1/5] PCI: dwc: Make use of IS_ALIGNED()
` [PATCH 2/5] PCI: dwc: Share code for dw_pcie_rd/wr_other_conf()
` [PATCH 3/5] PCI: dwc: Make use of BIT() in constant definitions
` [PATCH 4/5] PCI: dwc: Make use of GENMASK/FIELD_PREP
` [PATCH 5/5] PCI: dwc: Remove superfluous shifting in definitions

[PATCH v2 00/20] i.MX6, DesignWare PCI improvements
 2019-02-19 19:47 UTC  (5+ messages)

[PATCH v2] MAINTAINERS: Update PCI Cadence maintainer entry
 2019-02-19 17:42 UTC 


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