linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-19 10:02:14 to 2017-07-31 06:34:49 UTC [more...]

[PATCH v6 0/7] Add support for IPQ8074 PCIe phy and controller
 2017-07-31  6:34 UTC  (5+ messages)
` [PATCH v6 1/7] dt-bindings: phy: qmp: Add output-clock-names
` [PATCH v6 2/7] dt-bindings: phy: qmp: Add support for QMP phy in IPQ8074
` [PATCH v6 3/7] phy: qcom-qmp: Fix phy pipe clock name
` [PATCH v6 4/7] phy: qcom-qmp: Add support for IPQ8074

[PATCH v5 0/7] Add support for IPQ8074 PCIe phy and controller
 2017-07-31  5:55 UTC  (10+ messages)
` [PATCH v5 1/7] dt-bindings: phy: qmp: Add output-clock-names
` [PATCH v5 2/7] dt-bindings: phy: qmp: Add support for QMP phy in IPQ8074
` [PATCH v5 3/7] phy: qcom-qmp: Fix phy pipe clock name
` [PATCH v5 4/7] phy: qcom-qmp: Add support for IPQ8074
` [PATCH v5 5/7] PCI: dwc: qcom: Use block IP version for operations
` [PATCH v5 6/7] dt-bindings: pci: qcom: Add support for IPQ8074
` [PATCH v5 7/7] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller

[PATCH] usb: xhci: Add quirk for Certain failing HP keyboard on reset after resume
 2017-07-30 14:11 UTC  (2+ messages)

[PATCH v8 1/3] perf: cavium: Support memory controller PMU counters
 2017-07-28 23:12 UTC  (13+ messages)

[PATCH V3] pci: quirk: Apply APM ACS quirk to XGene devices
 2017-07-28 23:00 UTC  (2+ messages)

[PATCH v7 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-07-28  3:00 UTC  (18+ messages)
` [PATCH v7 2/3] PCI: Enable PCIe Relaxed Ordering if supported

[PATCH 0/3] PCI / ACPI / PM: Fix propagation of wakeup settings to bridges
 2017-07-28  0:34 UTC  (19+ messages)
` [PATCH 1/3] PCI / PM: Skip bridges in pci_enable_wake()
` [PATCH 2/3] ACPI / PM: Split acpi_device_wakeup()
` [PATCH 3/3] ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup()
  ` [PATCH v2 "

[PATCH v2 0/5] PCI: MediaTek: Add support for new generation host controller
 2017-07-27  3:38 UTC  (10+ messages)
` [PATCH v2 1/5] PCI: mediatek: Add a structure to abstract the controller generations
` [PATCH v2 2/5] PCI: mediatek: switch to use platform_get_resource_byname()
` [PATCH v2 3/5] dt-bindings: PCI: rename and cleanup MediaTek binding text
` [PATCH v2 4/5] PCI: mediatek: Add new generation controller support
` [PATCH v2 5/5] dt-bindings: PCI: add support for new generation controller

[PATCH v2 5/5] dt-bindings: PCI: add support for new generation controller
 2017-07-27  3:14 UTC 

[PATCH] PCI/MSI: don't try to apply MSI(-X) affinity for single vectors
 2017-07-26 20:17 UTC 

[PATCH v4 0/7] Add support for IPQ8074 PCIe phy and controller
 2017-07-26 15:31 UTC  (11+ messages)
` [PATCH v4 1/7] dt-bindings: phy: qmp: Add output-clock-names
` [PATCH v4 2/7] dt-bindings: phy: qmp: Add support for QMP phy in IPQ8074
` [PATCH v4 3/7] phy: qcom-qmp: Fix phy pipe clock name
` [PATCH v4 4/7] phy: qcom-qmp: Add support for IPQ8074
` [PATCH v4 5/7] PCI: dwc: qcom: Use block IP version for operations
` [PATCH v4 6/7] dt-bindings: pci: qcom: Add support for IPQ8074
` [PATCH v4 7/7] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller

[PATCH v3 00/16] Switchtec NTB Support
 2017-07-26 13:09 UTC  (18+ messages)
` [PATCH v3 01/16] switchtec: move structure definitions into a common header
` [PATCH v3 02/16] switchtec: export class symbol for use in upper layer driver
` [PATCH v3 03/16] switchtec: add NTB hardware register definitions
` [PATCH v3 04/16] switchtec: add link event notifier callback
` [PATCH v3 05/16] ntb: ntb_test: ensure the link is up before trying to configure the mws
` [PATCH v3 06/16] ntb: ensure ntb_mw_get_align() is only called when the link is up
` [PATCH v3 07/16] ntb: add check and comment for link up to mw_count() and mw_get_align()
` [PATCH v3 08/16] switchtec_ntb: introduce initial NTB driver
` [PATCH v3 09/16] switchtec_ntb: initialize hardware for memory windows
` [PATCH v3 10/16] switchtec_ntb: initialize hardware for doorbells and messages
` [PATCH v3 11/16] switchtec_ntb: add skeleton NTB driver
` [PATCH v3 12/16] switchtec_ntb: add link management
` [PATCH v3 13/16] switchtec_ntb: implement doorbell registers
` [PATCH v3 14/16] switchtec_ntb: implement scratchpad registers
` [PATCH v3 15/16] switchtec_ntb: add memory window support
` [PATCH v3 16/16] switchtec_ntb: update switchtec documentation with notes for NTB

(no subject)
 2017-07-26 12:07 UTC 

[PATCH kernel v4 4/6] iommu: Set PCI_BUS_FLAGS_MSI_REMAP on iommu driver initialization
 2017-07-26 11:33 UTC  (4+ messages)

[PATCH 0/4] Allow non-legacy cards to be vgaarb default
 2017-07-26 10:45 UTC  (9+ messages)

dma_alloc_coherent fail for arm64 in pci ep framework
 2017-07-25 10:18 UTC 

[PATCH 0/5] PCI: MediaTek: Add support for new generation host controller
 2017-07-25  2:09 UTC  (9+ messages)
` [PATCH 2/5] PCI: mediatek: switch to use platform_get_resource_byname()
` [PATCH 3/5] dt-bindings: PCI: rename and cleanup MediaTek binding text
` [PATCH 4/5] PCI: mediatek: Add new generation controller support
` [PATCH 5/5] dt-bindings: PCI: add support for new generation controller
` [PATCH 1/5] PCI: mediatek: Add a structure to abstract the controller generations

[PATCH] PCI: xilinx: Remove platform/architecture restrictions
 2017-07-25  1:14 UTC  (3+ messages)

[PATCH] PCI: Update ACS quirk for more Intel 10G NICs
 2017-07-24 20:57 UTC  (9+ messages)

[PATCH V2] pci: quirk: Apply APM ACS quirk to XGene devices
 2017-07-24 18:48 UTC  (6+ messages)

[PATCH] Documentation/devicetree: Update links to PCI DT bindings
 2017-07-24 18:30 UTC  (2+ messages)

[PATCH v1] x86/platform/intel-mid: Make IRQ allocation a bit more flexible
 2017-07-24 17:34 UTC 

[PATCH] pci: shpchp: set the bridge busmaster if MSI are enabled
 2017-07-24 15:07 UTC  (5+ messages)

[PATCH 051/102] PCI: dwc: pcie-qcom: explicitly request exclusive reset control
 2017-07-24  8:35 UTC  (7+ messages)
` [PATCH 052/102] PCI: imx6: "
` [PATCH 053/102] PCI: tegra: "
` [PATCH 054/102] PCI: rockchip: "
` [PATCH 056/102] PCI: mediatek: "

[PATCH v2] PCI: armada8k: Check the return value from clk_prepare_enable()
 2017-07-22 20:31 UTC  (2+ messages)

[PATCH] pciarmada: Check the return value from clk_prepare_enable()
 2017-07-22 20:24 UTC 

[PATCH V2] PCI/DPC: Add eDPC support
 2017-07-22  9:39 UTC 

Support SVM without PASID
 2017-07-22  2:05 UTC  (7+ messages)

[PATCH v2] of: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF
 2017-07-21 21:09 UTC 

[PATCH] of: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF
 2017-07-21 21:04 UTC  (3+ messages)

[PATCH] pci: add missing __iomem cast
 2017-07-21 11:38 UTC  (3+ messages)

[PATCH] PCI: designware: Fix dw_handle_msi_irq() on 64-bit BE configs
 2017-07-21  9:07 UTC  (2+ messages)

[PATCH] PCI: hisi: remove unused variable driver
 2017-07-21  8:54 UTC  (3+ messages)

[PATCH v3 0/8] Add support for IPQ8074 PCIe phy and controller
 2017-07-21  8:01 UTC  (10+ messages)
` [PATCH v3 1/8] dt-bindings: phy: qmp: Add output-clock-names
` [PATCH v3 2/8] dt-bindings: phy: qmp: Add support for QMP phy in IPQ8074
` [PATCH v3 3/8] phy: qcom-qmp: Fix phy pipe clock name
` [PATCH v3 4/8] phy: qcom-qmp: Handle unavailable registers
` [PATCH v3 5/8] phy: qcom-qmp: Add support for IPQ8074
` [PATCH v3 6/8] PCI: dwc: qcom: Use block IP version for operations
` [PATCH v3 7/8] dt-bindings: pci: qcom: Add support for IPQ8074
` [PATCH v3 8/8] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller

[PATCH 1/2] vmd: Reserve IRQ pre-vector for better affinity
 2017-07-20 23:33 UTC  (2+ messages)
` [PATCH 2/2] vmd: Assign vector zero to all bridges

[PATCH] PCI: vmd: Free up IRQs on suspend path
 2017-07-26  2:36 UTC  (6+ messages)

[PATCH] pci: quirk: Apply APM ACS quirk to XGene devices
 2017-07-20 22:19 UTC  (6+ messages)

[RFT PATCH v2 02/42] drivers: pci: host: iproc: Convert link check to raw PCI config accessors
 2017-07-19 17:48 UTC  (6+ messages)

[PATCH 0/7] Add support for IPQ8074 PCIe phy and controller
 2017-07-19 15:41 UTC  (10+ messages)
` [PATCH 7/7] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller

PCI/IB: add support for pci driver attribute groups
 2017-07-19 15:22 UTC  (2+ messages)

[PATCH v5 0/7] Reconstruct rockchip's PCIe and PCIe-PHY driver for per-lane PHY model
 2017-07-19 10:32 UTC  (3+ messages)
` [PATCH v5 3/7] phy: rockcip-pcie: reconstruct driver to support per-lane PHYs


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