linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-07 14:48:07 to 2019-06-13 19:34:36 UTC [more...]

dev_pagemap related cleanups
 2019-06-13 19:34 UTC  (33+ messages)
` [PATCH 01/22] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
` [PATCH 02/22] mm: remove the struct hmm_device infrastructure
` [PATCH 03/22] mm: remove hmm_devmem_add_resource
` [PATCH 04/22] mm: don't clear ->mapping in hmm_devmem_free
` [PATCH 05/22] mm: export alloc_pages_vma
` [PATCH 06/22] mm: factor out a devm_request_free_mem_region helper
` [PATCH 07/22] memremap: move dev_pagemap callbacks into a separate structure
` [PATCH 08/22] memremap: pass a struct dev_pagemap to ->kill
` [PATCH 09/22] memremap: lift the devmap_enable manipulation into devm_memremap_pages
` [PATCH 10/22] memremap: add a migrate callback to struct dev_pagemap_ops
` [PATCH 11/22] memremap: remove the data field in struct dev_pagemap
` [PATCH 12/22] memremap: provide an optional internal refcount "
` [PATCH 13/22] device-dax: use the dev_pagemap internal refcount
` [PATCH 14/22] nouveau: use alloc_page_vma directly
` [PATCH 15/22] nouveau: use devm_memremap_pages directly
` [PATCH 16/22] mm: remove hmm_vma_alloc_locked_page
` [PATCH 17/22] mm: remove hmm_devmem_add
` [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
` [PATCH 19/22] mm: simplify ZONE_DEVICE page private data
` [PATCH 20/22] mm: sort out the DEVICE_PRIVATE Kconfig mess
` [PATCH 21/22] mm: remove the HMM config option
` [PATCH 22/22] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR

[PATCH] PCI: Expose hidden NVIDIA HDA controllers
 2019-06-13 19:25 UTC  (3+ messages)

[RFC PATCH v2] arm64: acpi/pci: invoke _DSM whether to preserve firmware PCI setup
 2019-06-13 19:02 UTC  (2+ messages)

[PATCH] PCI: PM: Skip devices in D0 for suspend-to-idle
 2019-06-13 18:49 UTC  (4+ messages)

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

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

[PATCH 0/3] PCI: Power management improvements
 2019-06-13 14:27 UTC  (18+ messages)
` [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  (13+ 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

PCI resource allocation hell, PCI_PROBE_ONLY, PCI_REASSIGN_ALL_BUS etc
 2019-06-13  6:07 UTC 

[PATCH] PCI: aardvark: Fix PCI_EXP_RTCTL conf register writing
 2019-06-13 16:14 UTC  (2+ messages)

[PATCH] PCI: Add Intel remapped NVMe device support
 2019-06-13  8:54 UTC  (10+ messages)

[PATCH v8 0/7] Add virtio-iommu driver
 2019-06-13 15:54 UTC  (2+ messages)

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

[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  (2+ messages)

[PATCH] ntb_hw_switchtec: potential shift wrapping bug in switchtec_ntb_init_sndev()
 2019-06-13 13:25 UTC  (3+ 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] 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  (13+ messages)
` [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 


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