linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-13 19:37:33 to 2019-06-17 17:40:29 UTC [more...]

[PATCH V5 00/27] Enable Tegra PCIe root port features
 2019-06-17 17:39 UTC  (9+ messages)
` [PATCH V5 01/27] soc/tegra: pmc: Export tegra_powergate_power_on()
` [PATCH V5 02/27] PCI: tegra: Handle failure cases in tegra_pcie_power_on()
` [PATCH V5 03/27] PCI: tegra: Rearrange Tegra PCIe driver functions
` [PATCH V5 04/27] PCI: tegra: Mask AFI_INTR in runtime suspend
` [PATCH V5 05/27] PCI: tegra: Fix PCIe host power up sequence
` [PATCH V5 06/27] PCI: tegra: Add PCIe Gen2 link speed support
` [PATCH V5 07/27] PCI: tegra: Advertise PCIe Advanced Error Reporting (AER) capability
` [PATCH V5 08/27] PCI: tegra: Program UPHY electrical settings for Tegra210

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

[PATCH v3 0/2] Fix a pair of setup bus bugs
 2019-06-17 17:32 UTC  (5+ messages)
` [PATCH v3 2/2] PCI: Fix disabling of bridge BARs when assigning bus resources

[PATCH v6 0/4] PCI: Patch series to support Thunderbolt without any BIOS support
 2019-06-17 16:55 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: msm8998: Add PCIe PHY and RC nodes
 2019-06-17 15:53 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] PCI/PME: Fix race on PME polling
 2019-06-17 14:53 UTC  (4+ messages)

[PATCH v3] PCI: aardvark: Fix PCI_EXP_RTCTL register configuration
 2019-06-17 12:43 UTC  (2+ messages)

[PATCH V4 00/28] Enable Tegra PCIe root port features
 2019-06-17 11:48 UTC  (31+ messages)
` [PATCH V4 22/28] PCI: tegra: Access endpoint config only if PCIe link is up
` [PATCH V4 26/28] PCI: Add DT binding for "reset-gpios" property
` [PATCH V4 27/28] PCI: tegra: Add support for GPIO based PERST#

[PATCH v2 0/2] PCI: device link quirk for NVIDIA GPU
 2019-06-17 11:34 UTC  (3+ messages)

[PATCH v2] PCI: altera: Fix configuration type based on secondary number
 2019-06-17 11:29 UTC  (2+ messages)

[PATCH] PCI: armada8k: Add PHYs support
 2019-06-17 11:18 UTC  (3+ messages)

[PATCH v2 0/2] PCI: Power management improvements
 2019-06-17 10:43 UTC  (2+ messages)

[PATCHv5 00/20] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver
 2019-06-17 10:42 UTC  (25+ messages)
` [PATCHv5 04/20] PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI
` [PATCHv5 10/20] PCI: mobiveil: Fix the INTx process errors
` [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 v6 1/4] PCI: Consider alignment of hot-added bridges when distributing available resources
 2019-06-17  9:35 UTC  (6+ messages)
` [PATCH v6 2/4] PCI: Modify extend_bridge_window() to set resource size directly

[PATCH v4] PCI: xilinx-nwl: Fix Multi MSI data programming
 2019-06-17  9:21 UTC  (2+ messages)

IORESOURCE_PCI_FIXES & __pci_bus_assign_resources()
 2019-06-17  8:35 UTC 

[PATCH v8 0/7] Add virtio-iommu driver
 2019-06-16 20:04 UTC  (7+ messages)
` [PATCH v8 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
    ` [virtio-dev] "
` [PATCH v8 5/7] iommu: Add virtio-iommu driver

dev_pagemap related cleanups
 2019-06-15 18:09 UTC  (73+ messages)
` [PATCH 02/22] mm: remove the struct hmm_device infrastructure
  ` [Nouveau] "
` [PATCH 03/22] mm: remove hmm_devmem_add_resource
  ` [Nouveau] "
` [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 13/22] device-dax: use the dev_pagemap internal refcount
` [PATCH 14/22] nouveau: use alloc_page_vma directly
` [PATCH 17/22] mm: remove hmm_devmem_add
` [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
` [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
  ` [Nouveau] "

fwd:
 2019-06-15 14:53 UTC 

[PATCH] PCI: hv: Fix build error without CONFIG_SYSFS
 2019-06-15  6:48 UTC  (6+ messages)

[RFC PATCH v2] arm64: acpi/pci: invoke _DSM whether to preserve firmware PCI setup
 2019-06-15  1:18 UTC  (15+ messages)

[PATCH 1/4] arm64: pci: acpi: Use pci_assign_unassigned_root_bus_resources()
 2019-06-15  0:23 UTC  (4+ messages)
` [PATCH 2/4] pci: acpi: Read _DSM #5 from ACPI on root bridges
` [PATCH 3/4] pci: Do not auto-enable PCI reallocation when _DSM #5 returns 0
` [PATCH 4/4] arm64: pci: acpi: Preserve PCI resources configuration when asked by ACPI

[PATCH v4 19/28] docs: powerpc: convert docs to ReST and rename to *.rst
 2019-06-14 21:30 UTC  (3+ messages)

[PATCH v4 18/28] docs: convert docs to ReST and rename to *.rst
 2019-06-14 21:14 UTC  (3+ messages)
  ` [PATCH v5] docs: power: "

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

[PATCH] dt-bindings: PCI: rcar: Add device tree support for r8a774a1
 2019-06-14 16:33 UTC  (3+ messages)

[PATCH] PCI: dwc: pci-dra7xx: Add missing include file
 2019-06-14 15:40 UTC 

[PATCH] PCI/hotplug: fix potential null pointer deference
 2019-06-14 13:56 UTC  (2+ messages)

iMX6 5.2-rc3 boot failure due to "PCI: imx6: Allow asynchronous probing"
 2019-06-14 13:02 UTC  (4+ messages)

[PATCH v4 0/3] Fix ARM64 crash for accessing unmapped IO port regions
 2019-06-14 12:22 UTC  (8+ messages)
` [PATCH v4 1/3] lib: logic_pio: Use logical PIO low-level accessors for !CONFIG_INDIRECT_PIO

[PATCH v2] PCI: aardvark: Fix PCI_EXP_RTCTL conf register writing
 2019-06-14  9:33 UTC  (3+ messages)

[PATCH 1/1] PCI/IOV: Fix VF0 cached config space size for other VFs
 2019-06-14  3:57 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1028a-pcie"
 2019-06-14  1:21 UTC  (3+ messages)
  ` [EXT] "

[PATCH] PCI/IOV: update num_VFs earlier
 2019-06-13 23:51 UTC  (4+ messages)

[PATCH 0/2] PCI/IOV: Resolve regression in SR-IOV VF cfg_size
 2019-06-13 22:57 UTC  (3+ messages)
` [PATCH 1/2] Revert: PCI/IOV: Use VF0 cached config space size for other VFs
` [PATCH 2/2] PCI/IOV: Assume SR-IOV VFs support extended config space

[PATCH] PCI/IOV: Fix VF cfg_size
 2019-06-13 22:01 UTC  (4+ messages)

[PATCH v2] PCI: PM: Skip devices in D0 for suspend-to-idle
 2019-06-13 21:59 UTC 

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

[PATCH] PCI: Always allow probing with driver_override
 2019-06-13 21:50 UTC  (2+ messages)

[PATCH] PCI: PM: Skip devices in D0 for suspend-to-idle
 2019-06-13 21:46 UTC  (3+ messages)

[PATCH] PCI: Expose hidden NVIDIA HDA controllers
 2019-06-13 20:03 UTC  (4+ 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).