linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-05 13:05:05 to 2019-06-13 15:44:26 UTC [more...]

[PATCH] PCI: PM: Skip devices in D0 for suspend-to-idle
 2019-06-13 12:57 UTC  (2+ messages)

[PATCH 0/3] PCI: Power management improvements
 2019-06-13 14:27 UTC  (23+ messages)
` [PATCH 1/3] PCI: Add missing link delays required by the PCIe spec
` [PATCH 2/3] PCI: Do not poll for PME if the device is in D3cold
` [PATCH 3/3] PCI / ACPI: Handle sibling devices sharing power resources

[PATCH v4 19/28] docs: powerpc: convert docs to ReST and rename to *.rst
 2019-06-13  9:58 UTC  (3+ messages)
  ` [PATCH v4 18/28] docs: "

[PATCH v4 0/3] Fix ARM64 crash for accessing unmapped IO port regions
 2019-06-13 15:21 UTC  (10+ messages)
` [PATCH v4 1/3] lib: logic_pio: Use logical PIO low-level accessors for !CONFIG_INDIRECT_PIO
` [PATCH v4 2/3] lib: logic_pio: Reject accesses to unregistered CPU MMIO regions
` [PATCH v4 3/3] lib: logic_pio: Fix up a print

[PATCH] PCI: Expose hidden NVIDIA HDA controllers
 2019-06-13 13:15 UTC  (2+ messages)

dev_pagemap related cleanups
 2019-06-13 14:16 UTC  (4+ messages)
` [PATCH 19/22] mm: simplify ZONE_DEVICE page private data
` [PATCH 22/22] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR

[PATCH V4 00/28] Enable Tegra PCIe root port features
 2019-06-13 15:42 UTC  (12+ messages)
` [PATCH V4 22/28] PCI: tegra: Access endpoint config only if PCIe link is up
` [PATCH V4 27/28] PCI: tegra: Add support for GPIO based PERST#

[PATCH 0/3] Redundant steps removal and bug fix of ntb_hw_switchtec
 2019-06-13 13:22 UTC  (5+ messages)
` [PATCH 1/3] ntb_hw_switchtec: Remove redundant steps of switchtec_ntb_reinit_peer() function
` [PATCH 2/3] ntb_hw_switchtec: Skip unnecessary re-setup of shared memory window for crosslink case
` [PATCH 3/3] ntb_hw_switchtec: Fix setup MW with failure bug

[PATCH] ntb_hw_switchtec: potential shift wrapping bug in switchtec_ntb_init_sndev()
 2019-06-13 13:25 UTC  (3+ messages)

[PATCH v5 00/10] Support using MSI interrupts in ntb_transport
 2019-06-13 13:30 UTC  (2+ messages)

[PATCH v2 1/1] PCI/IOV: Fix incorrect cfg_size for VF > 0
 2019-06-12 19:52 UTC  (8+ messages)

[PATCH v4] PCI: xilinx-nwl: Fix Multi MSI data programming
 2019-06-12 16:31 UTC  (3+ messages)

[PATCHv5 00/20] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver
 2019-06-12 16:23 UTC  (21+ messages)
` [PATCHv5 04/20] PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI
` [PATCHv5 07/20] PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound window
` [PATCHv5 10/20] PCI: mobiveil: Fix the INTx process errors
` [PATCHv5 16/20] PCI: mobiveil: Add link up condition check
` [PATCHv5 17/20] PCI: mobiveil: Complete initialization of host even if no PCIe link
` [PATCHv5 18/20] PCI: mobiveil: Disable IB and OB windows set by bootloader
` [PATCHv5 19/20] PCI: mobiveil: Add 8-bit and 16-bit register accessors

[PATCH] PCI: Add Intel remapped NVMe device support
 2019-06-12 14:32 UTC  (9+ messages)

[RFC] ARM64 PCI resource survey issue(s)
 2019-06-12 13:27 UTC  (22+ messages)
        ` [PATCH/RESEND] arm64: acpi/pci: invoke _DSM whether to preserve firmware PCI setup

[PATCH] dt-bindings: PCI: rcar: Add device tree support for r8a774a1
 2019-06-12 11:46 UTC  (3+ messages)

[PATCH v2 0/2] PCI: Power management improvements
 2019-06-12 10:57 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Add missing link delays required by the PCIe spec
` [PATCH v2 2/2] PCI: Do not poll for PME if the device is in D3cold

[PATCH V10 00/15] Add Tegra194 PCIe support
 2019-06-12  9:53 UTC  (16+ messages)
` [PATCH V10 01/15] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V10 02/15] PCI: Disable MSI for Tegra194 root port
` [PATCH V10 03/15] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V10 04/15] PCI: dwc: Move config space capability search API
` [PATCH V10 05/15] PCI: dwc: Add ext "
` [PATCH V10 06/15] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V10 07/15] PCI: dwc: Add support to enable "
` [PATCH V10 08/15] dt-bindings: Add PCIe supports-clkreq property
` [PATCH V10 09/15] dt-bindings: PCI: tegra: Add device tree support for Tegra194
` [PATCH V10 10/15] dt-bindings: PHY: P2U: Add Tegra194 P2U block
` [PATCH V10 11/15] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V10 12/15] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V10 13/15] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V10 14/15] PCI: tegra: Add Tegra194 PCIe support
` [PATCH V10 15/15] arm64: Add Tegra194 PCIe driver to defconfig

[PATCH V9 00/15] Add Tegra194 PCIe support
 2019-06-12  9:27 UTC  (18+ messages)
` [PATCH V9 01/15] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V9 02/15] PCI: Disable MSI for Tegra194 root port
` [PATCH V9 03/15] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V9 04/15] PCI: dwc: Move config space capability search API
` [PATCH V9 05/15] PCI: dwc: Add ext "
` [PATCH V9 06/15] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V9 07/15] PCI: dwc: Add support to enable "
` [PATCH V9 08/15] dt-bindings: Add PCIe supports-clkreq property
` [PATCH V9 09/15] dt-bindings: PCI: tegra: Add device tree support for Tegra194
` [PATCH V9 10/15] dt-bindings: PHY: P2U: Add Tegra194 P2U block
` [PATCH V9 11/15] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V9 12/15] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V9 13/15] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V9 14/15] PCI: tegra: Add Tegra194 PCIe support
` [PATCH V9 15/15] arm64: Add Tegra194 PCIe driver to defconfig

[PATCH v2] PCI: altera: Fix configuration type based on secondary number
 2019-06-12  6:42 UTC 

[PATCH 0/2] Fix Altera PCIe configuration type handling
 2019-06-12  2:23 UTC  (4+ messages)
` [PATCH 1/2] PCI: altera: Fix configuration type based on secondary number

[PATCH 1/1] PCI/IOV: Fix incorrect cfg_size for VF > 0
 2019-06-11 23:06 UTC 

iMX6 5.2-rc3 boot failure due to "PCI: imx6: Allow asynchronous probing"
 2019-06-11 23:05 UTC  (3+ messages)

[PATCH] PCI: PM: Avoid possible suspend-to-idle issue
 2019-06-11 21:37 UTC  (6+ messages)

[PATCH] PCI/VMD: Fix config addressing with bus offsets
 2019-06-11 21:15 UTC 

[PATCH v1 0/3] PCIe and AR8151 on APQ8098/MSM8998
 2019-06-11 16:30 UTC  (3+ messages)

[PATCH] PCI: armada8k: Add PHYs support
 2019-06-11 16:03 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 15/31] PCI: PM: Avoid possible suspend-to-idle issue
 2019-06-11 15:25 UTC  (2+ messages)

[PATCH v2] PCI: endpoint: Clear BAR before freeing its space
 2019-06-11 10:09 UTC  (2+ messages)

[PATCH v2] PCI: endpoint: Skip odd BAR when skipping 64bit BAR
 2019-06-11 10:08 UTC  (2+ messages)

[PATCH v2] PCI: endpoint: Allocate enough space for fixed size BAR
 2019-06-11 10:08 UTC  (2+ messages)

[PATCH v2] PCI: endpoint: Set endpoint controller pointer to null
 2019-06-11 10:07 UTC  (2+ messages)

[PATCH] PCI: altera: Allow building as module
 2019-06-11  7:22 UTC  (3+ messages)

[RFC PATCH 00/30] Add PCIe support to TI's J721E SoC
 2019-06-11  4:38 UTC  (4+ messages)
` [RFC PATCH 23/30] of/platform: Export of_platform_device_create_pdata()

[PATCH] PCI/VMD: Fix config addressing with bus offsets
 2019-06-10 15:34 UTC  (2+ messages)

[PATCH v5 0/3] Qualcomm QCS404 PCIe support
 2019-06-10 11:21 UTC  (4+ messages)

[PATCH v3] PCI: xilinx-nwl: Fix Multi MSI data programming
 2019-06-10 10:27 UTC  (6+ messages)

Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
 2019-06-10  3:37 UTC 

[PATCH v2 0/6] dmaengine: Add Synopsys eDMA IP driver (version 0)
 2019-06-10  7:42 UTC  (2+ messages)

[PATCH] PCI/PME: Fix race on PME polling
 2019-06-09 11:29 UTC 

[PATCH v3 21/33] docs: powerpc: convert docs to ReST and rename to *.rst
 2019-06-09  2:27 UTC 

[PATCH AUTOSEL 5.1 33/70] ACPI/PCI: PM: Add missing wakeup.flags.valid checks
 2019-06-08 11:39 UTC  (2+ messages)
` [PATCH AUTOSEL 5.1 34/70] PCI: PM: Avoid possible suspend-to-idle issue

[PATCH AUTOSEL 4.19 20/49] ACPI/PCI: PM: Add missing wakeup.flags.valid checks
 2019-06-08 11:42 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 21/49] PCI: PM: Avoid possible suspend-to-idle issue

Have You Received Your Funds?
 2019-06-08  0:22 UTC 

[PATCH V8 00/15] Add Tegra194 PCIe support
 2019-06-07 14:26 UTC  (14+ messages)
` [PATCH V8 05/15] PCI: dwc: Add ext config space capability search API
` [PATCH V8 09/15] dt-bindings: PCI: tegra: Add device tree support for Tegra194
` [PATCH V8 13/15] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V8 14/15] PCI: tegra: Add Tegra194 PCIe support

[PATCH V4 1/2] PCI: dwc: Add API support to de-initialize host
 2019-06-07 13:13 UTC  (6+ messages)

[PATCH 0/2] PCI: PM: Optimization and cleanup
 2019-06-07 11:20 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: PM: Avoid resuming devices in D3hot during system suspend
` [PATCH 2/2] PCI: PM: Replace pci_dev_keep_suspended() with two functions

[PATCH v2 0/2] PCI: device link quirk for NVIDIA GPU
 2019-06-06  9:22 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Code reorganization for creating device link
` [PATCH v2 2/2] PCI: Create device link for NVIDIA GPU

PCI: Correct the resource_alignment parameter example
 2019-06-06  4:38 UTC  (2+ messages)

[RFC 0/6] Harden list_for_each_entry_rcu() and family
 2019-06-05 13:04 UTC  (4+ messages)
` [RFC 4/6] workqueue: Convert for_each_wq to use built-in list check


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