linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-21 07:04:09 to 2017-03-24 16:20:01 UTC [more...]

[PATCH 00/17] PCI resource mmap cleanup
 2017-03-24 16:20 UTC  (30+ messages)
` [PATCH 01/17] pci: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
` [PATCH 02/17] pci: Fix another sanity check bug in /proc/pci mmap
` [PATCH 03/17] pci: Only allow WC mmap on prefetchable resources
` [PATCH 04/17] pci: Add arch_can_pci_mmap_wc() macro
` [PATCH 05/17] pci: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
` [PATCH 06/17] pci: Add HAVE_PCI_MMAP_IO to architectures which can mmap() I/O space
` [PATCH 07/17] pci: Use BAR index in sysfs attr->private instead of resource pointer
` [PATCH 08/17] pci: Add BAR index argument to pci_mmap_page_range()
` [PATCH 09/17] pci: Add pci_mmap_resource_range() and use it for ARM64
` [PATCH 10/17] arm: Use generic pci_mmap_resource_range()
` [PATCH 11/17] cris: "
` [PATCH 12/17] mips: "
` [PATCH 13/17] mn10300: "
` [PATCH 14/17] parisc: "
` [PATCH 15/17] sh: "
` [PATCH 16/17] unicore: "
` [PATCH 17/17] arm64: Do not expose PCI mmap through procfs
` [PATCH 18/17] x86: Use generic pci_mmap_resource_range()

[PATCH 0/2] ThunderX external PCI fixes for legacy&new ACPI firmware
 2017-03-24 15:55 UTC  (5+ messages)
` [PATCH 2/2] PCI: Add legacy firmware support for Cavium ThunderX host controller

Resizeable PCI BAR support V3
 2017-03-24 15:47 UTC  (15+ messages)
` [PATCH 1/4] PCI: add resizeable BAR infrastructure v3
` [PATCH 3/4] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors
` [PATCH 4/4] drm/amdgpu: resize VRAM BAR for CPU access

[PATCH 2/4 v5] PCI: add driver for Faraday Technology Host Bridge
 2017-03-24 15:38 UTC  (4+ messages)

[PATCH V9 00/11] IOMMU probe deferral support
 2017-03-24 15:09 UTC  (7+ messages)

[PATCH 1/2 v5] pci-hyperv: properly handle pci bus remove
 2017-03-24 14:55 UTC  (2+ messages)

[PATCH v2 1/5] PCI: rockchip: fix sign issues for current limits
 2017-03-24 14:25 UTC  (6+ messages)
` [PATCH v2 3/5] PCI: rockchip: add remove() support

[PATCH v3 0/2] Handle Cavium ThunderX2 PCI topology quirk
 2017-03-24 12:44 UTC  (6+ messages)
` [PATCH v3 1/2] PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT
` [PATCH v3 2/2] PCI: quirks: Fix ThunderX2 dma alias handling

[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
 2017-03-24 11:00 UTC  (27+ messages)
` [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS
` [RFC PATCH 22/30] iommu: Bind/unbind tasks to/from devices
` [RFC PATCH 24/30] iommu: Specify PASID state when unbinding a task
` [RFC PATCH 29/30] vfio: Add support for Shared Virtual Memory

[PATCH 1/4 v5] PCI: add DT bindings for Faraday Technology PCI Host Bridge
 2017-03-24  9:54 UTC  (2+ messages)

[BUG] 4.11.0-rc1 panic on shutdown X61s
 2017-03-24  8:47 UTC  (13+ messages)
              ` [Intel-wired-lan] "

[PATCH v3 0/2] Fix memory leak in of_pci_get_host_bridge_resources
 2017-03-24  1:50 UTC  (2+ messages)
` [PATCH v3 1/2] PCI: return resource_entry in pci_add_resource helpers

[PATCH V7 0/7] LPC: legacy ISA I/O support
 2017-03-24  0:23 UTC  (7+ messages)
` [PATCH V7 5/7] ACPI: Delay the enumeration on the devices whose dependency has not met

[RFC PATCH v0.2] PCI: Add support for tango PCIe host bridge
 2017-03-23 23:40 UTC  (4+ messages)

[PATCH] PCI: ACPI: Fix ThunderX PEM initialization
 2017-03-23 22:16 UTC  (23+ messages)

[PATCH 2/2 v5] pci-hyperv: lock pci bus on device eject
 2017-03-23 21:58 UTC 

[PATCH v9 0/3] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2017-03-23 21:57 UTC  (6+ messages)
` [PATCH v9 2/3] PCI: Add a macro to set default alignment for all PCI devices
` [PATCH v9 3/3] PCI: Don't extend device's size when using default alignment for all devices

[Please ignore this is a test] pci-hyperv: properly handle pci bus remove
 2017-03-23 18:37 UTC 

[PATCH] PCI/MSI: Only disable affinity settings if pre and post vector count is equal to max_vecs and not min_vecs
 2017-03-23 17:29 UTC  (2+ messages)

[PATCH] PCI: hisi: Fix DT binding (hisi-pcie-almost-ecam)
 2017-03-23 16:37 UTC  (2+ messages)

Help: MSI DWC connecting with a MSIx Endpoint
 2017-03-23 16:25 UTC  (8+ messages)

[pci:pci/resource 6/10] kernel/memremap.c:116:10: error: implicit declaration of function 'ioremap_wt'
 2017-03-23 15:55 UTC 

AER notifications
 2017-03-23 15:15 UTC  (2+ messages)

[PATCH v3] efifb: avoid reconfiguration of BAR that covers the framebuffer
 2017-03-23 15:15 UTC  (15+ messages)

Purpose of PCI address in ranges property
 2017-03-23 14:11 UTC  (4+ messages)

[PATCH] PCI: Pull struct pci_ops definition
 2017-03-23 13:45 UTC  (3+ messages)

[PATCH v2 0/2] Fix memory leak in of_pci_get_host_bridge_resources
 2017-03-23  9:00 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: return resource_entry in pci_add_resource helpers

[PATCH] PCI: slightly reword the log for bus numbering
 2017-03-23  8:42 UTC 

[PATCH] PCI: dwc: fix crash seen due to missing ops
 2017-03-23  7:40 UTC  (3+ messages)

[PATCH 1/2 v4] pci-hyperv: properly handle pci bus remove
 2017-03-22 23:34 UTC  (3+ messages)

[pci:pci/resource 6/10] arch/powerpc/mm/pgtable_32.c:92:1: note: in expansion of macro 'ioremap_wt'
 2017-03-22 20:34 UTC 

[PATCH 00/20] PCI: fix config and I/O Address space memory mappings
 2017-03-22 16:29 UTC  (10+ messages)
` [PATCH 03/20] asm-generic/io.h: add PCI config space remap interface
` [PATCH 05/20] ARM: implement pci_remap_cfgspace() interface

[v2] PCI: Add an option to control probing of VFs before enabling SR-IOV
 2017-03-22 15:53 UTC 

[PATCH v4 4/7] PCI: dwc: all: Modify dbi accessors to take dbi_base as argument
 2017-03-22 15:10 UTC  (2+ messages)
` [PATCH v5 "

[GIT PULL 00/23] PCI: Support for configurable PCI endpoint
 2017-03-22 14:39 UTC  (7+ messages)
` [PATCH v4 14/23] PCI: dwc: dra7xx: Workaround for errata id i870
` [PATCH v4 15/23] dt-bindings: PCI: dra7xx: Add dt bindings to enable unaligned access

[PATCH v2] efifb: avoid reconfiguration of BAR that covers the framebuffer
 2017-03-22 14:10 UTC  (7+ messages)

[PATCH] pci: dwc: hisi needs PCI_HOST_COMMON
 2017-03-22 12:24 UTC  (4+ messages)

[PATCH] PCI: use IDA to manage domain number if not getting it from DT
 2017-03-22  9:42 UTC 

[PATCH] pci-error-recovery: doc cleanup
 2017-03-22  6:55 UTC  (3+ messages)

[V1,1/1] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV
 2017-03-21 23:54 UTC  (2+ messages)

[PATCH] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV
 2017-03-21 23:48 UTC  (12+ messages)

[PATCH v2 0/4] ioremap() tidy-up
 2017-03-21 19:59 UTC  (4+ messages)
` [PATCH v2 2/4] asm-generic/io.h: Remove unused generic __ioremap() definition

PCIe native hotplug under root port with ACPI disable
 2017-03-21 17:30 UTC  (2+ messages)

[RFC PATCH v0.001] PCI: Add support for tango PCIe controller
 2017-03-21 16:19 UTC  (9+ messages)

[PATCH] PCI: generic: stop hiding pci_host_common_probe declaration
 2017-03-21 15:59 UTC 

[PATCH v7 0/4] i.MX7 PCI support
 2017-03-21 13:51 UTC  (8+ messages)
` [PATCH v7 1/4] PCI: imx6: Add code to support i.MX7D
` [PATCH v7 2/4] PCI: imx6: Allow probe deferal by reset GPIO
` [PATCH v7 3/4] PCI: imx6: Do not wait for speed change on i.MX7
` [PATCH v7 4/4] PCI: imx6: Do not switch speed if Gen2 is disabled

[PATCH 00/29] drivers, mics refcount conversions
 2017-03-21  7:18 UTC  (3+ messages)
` [PATCH 24/29] drivers: convert iblock_req.pending from atomic_t to refcount_t


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