linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-04 21:29:29 to 2018-10-12 15:59:35 UTC [more...]

[PATCH] PCI/P2PDMA: Fix freeing dev_pagemap on error
 2018-10-12 15:58 UTC  (3+ messages)

[PATCH v3 0/7] Add virtio-iommu driver
 2018-10-12 14:59 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v3 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
` [PATCH v3 3/7] PCI: OF: Allow endpoints to bypass the iommu
` [PATCH v3 4/7] PCI: OF: Initialize dev->fwnode appropriately
` [PATCH v3 5/7] iommu: Add virtio-iommu driver
` [PATCH v3 6/7] iommu/virtio: Add probe request
` [PATCH v3 7/7] iommu/virtio: Add event queue

[PATCH v5 01/11] PCI: Expose reset_type to users of __pci_reset_function_locked()
 2018-10-12 14:46 UTC  (19+ messages)
` [PATCH v5 02/11] PCI: Expose reset_type to users of pci_reset_function()
` [PATCH v5 03/11] PCI: Expose reset_type to users of pci_reset_function_locked()
` [PATCH v5 04/11] PCI: Expose reset type to users of pci_try_reset_function()
` [PATCH v5 05/11] PCI: Expose reset type to users of pci_probe_reset_function()
` [PATCH v5 06/11] PCI: Expose reset type to users of pci_reset_bus()
` [PATCH v5 07/11] IB/hfi1,PCI: switch to __pci_function_locked() for reset request
` [PATCH v5 08/11] PCI: Unify pci_reset_function_locked() and __pci_reset_function_locked()
` [PATCH v5 09/11] PCI: Add options to pci_reset_function
` [PATCH v5 10/11] PCI: Hide pci_reset_function_locked()
` [PATCH v5 11/11] PCI: Hide pcie_flr() in favor of pci_reset_function()

[PATCH v3 00/10] Shared Virtual Addressing for the IOMMU
 2018-10-12 14:32 UTC  (13+ messages)
` [PATCH v3 03/10] iommu/sva: Manage process address spaces
` [RFC PATCH v3 10/10] iommu/sva: Add support for private PASIDs

[PATCH v6 0/9] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-10-12 14:12 UTC  (18+ messages)
` [PATCH v6 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic
` [PATCH v6 2/9] PCI: mediatek: Fixup class ID for MT7622 as PCI_CLASS_BRIDGE_PCI
` [PATCH v6 3/9] PCI: mediatek: Remove the redundant dev->pm_domain check
` [PATCH v6 4/9] PCI: mediatek: Convert to use pci_host_probe()
` [PATCH v6 5/9] PCI: mediatek: Move the mtk_pcie_startup_port_v2 function's define after mtk_pcie_setup_irq
` [PATCH v6 6/9] PCI: mediatek: Fixup enable msi logic by enable msi after clock enabled
` [PATCH v6 7/9] PCI: mediatek: Add system pm support for MT2712 and MT7622
` [PATCH v6 8/9] PCI: mediatek: Save the GIC IRQ in mtk_pcie_port
` [PATCH v6 9/9] PCI: mediatek: Add loadable kernel module support

[RFC PATCH 00/40] Cleanup pci-keystone.c and Add AM654 PCIe Support
 2018-10-12 13:47 UTC  (2+ messages)

[PATCH v4 0/4] Fixes for cadence EP driver
 2018-10-12 11:15 UTC  (2+ messages)

[PATCH v2 2/2] PCI: controller: dwc: add UniPhier PCIe host controller support
 2018-10-12 10:50 UTC  (9+ messages)

[PATCH v3] PCI/AER: Enable reporting for all ports
 2018-10-12  8:16 UTC  (4+ messages)
` [PATCH v3] PCI/AER: Enable reporting for ports enumerated after AER driver registration

[PATCH v4 0/6] mpt3sas: Hot-Plug Surprise removal support on IOC
 2018-10-12  5:47 UTC  (16+ messages)
` [PATCH v4 1/6] mpt3sas: Introduce mpt3sas_base_pci_device_is_available
` [PATCH v4 3/6] mpt3sas: Introdude _scsih_get_shost_and_ioc

[PATCHv2 0/4] aer inject updates
 2018-10-11 19:42 UTC  (8+ messages)
` [PATCHv2 1/4] PCI/AER: Reuse existing pcie_port_find_device() interface
` [PATCHv2 2/4] PCI/AER: Abstract AER interrupt handling
` [PATCHv2 3/4] PCI/AER: Refactor error injection fallbacks
` [PATCHv2 4/4] PCI/AER: Covertly inject errors with ftrace hooks

[pci:pci/virtualization 1/2] drivers/pci/probe.c:1460:15: error: 'struct pci_dev' has no member named 'physfn'; did you mean 'is_physfn'?
 2018-10-11 19:36 UTC  (2+ messages)

[pci:pci/hotplug 50/50] drivers/pci/pcie/aer_inject.c:533:20: error: field 'ops' has incomplete type
 2018-10-11 19:16 UTC 

[pci:pci/virtualization 1/2] drivers//pci/probe.c:1460:13: error: 'struct pci_dev' has no member named 'physfn'
 2018-10-11 18:20 UTC 

[PATCH 0/3] aer inject updates
 2018-10-11 17:45 UTC  (6+ messages)
` [PATCH 1/3] PCI/AER: Reuse existing pcie_port_find_device() interface
` [PATCH 2/3] PCI/AER: Abstract AER interrupt handling
` [PATCH 3/3] PCI/AER: Covertly inject errors with ftrace hooks

[PATCH v2] PCI/IOV: Use VF0 cached config space size for other VFs
 2018-10-11 16:59 UTC  (3+ messages)

[PATCH v3] NTB: switchtec_ntb: Update switchtec documentation with pre-requisites for NTB
 2018-10-11 16:36 UTC  (4+ messages)

[PATCH v4 4/4] PCI: cadence: Check link is up before sending IRQ from EP
 2018-10-11 16:16 UTC 

[PATCH v4 3/4] PCI: cadence: Check whether MSI is masked before sending it
 2018-10-11 16:16 UTC 

[PATCH v4 2/4] PCI: cadence: Write MSI data with 32bits
 2018-10-11 16:15 UTC 

[PATCH v4 1/4] PCI: cadence: Use AXI region 0 to signal interrupts from EP
 2018-10-11 16:15 UTC 

[PATCH] pci: Add a few new IDs for Intel GPU "spurious interrupt" quirk
 2018-10-11 16:15 UTC  (13+ messages)

[PATCH v9 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-10-11 15:38 UTC  (32+ messages)
` [PATCH v9 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v9 02/13] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v9 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
` [PATCH v9 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
` [PATCH v9 07/13] block: Add PCI P2P flag for request queue and check support for requests
` [PATCH v9 08/13] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v9 09/13] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v9 11/13] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v9 12/13] nvmet: Introduce helper functions to allocate and free request SGLs
` [PATCH v9 13/13] nvmet: Optionally use PCI P2P memory

[PATCH] PCI/portdrv: Enable error reporting on managed ports
 2018-10-11 15:16 UTC  (6+ messages)

[PATCH] PCI:mobiveil: fix multi function endpoint failures
 2018-10-11 14:20 UTC  (2+ messages)

[PATCH v3 5/5] PCI: cadence: Add MSI-X capability to EP driver
 2018-10-11 13:52 UTC  (8+ messages)

[PATCH v2] PCI: Fix Switchtec DMA aliasing quirk dmesg noise
 2018-10-10 23:13 UTC  (3+ messages)

PCI DMA compat cleanups
 2018-10-10 20:48 UTC  (8+ messages)
` [PATCH 1/3] PCI: remove DMA unmap wrappers
` [PATCH 2/3] PCI: remove pci_set_dma_seg_boundary
` [PATCH 3/3] PCI: remove pci_set_dma_max_seg_size

[PATCH 0/5] Make SPI work on DT MMP2
 2018-10-10 17:26 UTC  (5+ messages)
` [PATCH 3/5] spi: pxa2xx: use an enum for type

[PATCH 0/2] sriov enablement on s390
 2018-10-10 16:26 UTC  (4+ messages)

[PATCH 00/12] error handling and pciehp maintenance
 2018-10-09 16:03 UTC  (7+ messages)

[PATCH v5 0/2] add the Amlogic Meson PCIe controller driver
 2018-10-09  1:53 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe controller
` [PATCH v5 2/2] PCI: amlogic: Add the Amlogic Meson PCIe controller driver

next-20181008 build: 2 failures 22 warnings (next-20181008)
 2018-10-08 22:35 UTC  (3+ messages)

[PATCH 0/9] Export PCIe bandwidth via sysfs
 2018-10-08 21:09 UTC  (6+ messages)
` [PATCH 1/9] PCI: sysfs: Export available PCIe bandwidth

[PATCH v4 0/2] add the Amlogic Meson PCIe controller driver
 2018-10-08 18:18 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe controller
` [PATCH v4 2/2] PCI: amlogic: Add the Amlogic Meson PCIe controller driver
  ` [PATCH] PCI: amlogic: fix ptr_ret.cocci warnings

[PATCH v2 0/4] ARM: dts: imx6sx: Add DISPLAY power domain support
 2018-10-08 18:06 UTC  (5+ messages)
` [PATCH v2 1/4] soc: imx: gpc: Increase GPC_CLK_MAX to 7
` [PATCH v2 2/4] dt-bindings: imx6q-pcie: Add multi-pd bindings for imx6sx
` [PATCH v2 3/4] PCI: imx: Add multi-pd support
` [PATCH v2 4/4] ARM: dts: imx6sx: Add DISPLAY power domain support

[PATCH] PCI: imx: Add imx6sx suspend/resume support
 2018-10-08 17:38 UTC 

[PATCH] PCI: expand the "PF" acronym in Kconfig help text
 2018-10-08 17:33 UTC  (3+ messages)

[PATCH V3 2/2] Xen/PCIback: Implement PCI flr/slot/bus reset with 'reset' SysFS attribute
 2018-10-08 14:32 UTC  (11+ messages)
      ` [Xen-devel] "

[pci:pci/hotplug 41/49] drivers/pci/pcie/aer_inject.c:458:6: error: 'struct pt_regs' has no member named 'ip'
 2018-10-08 11:28 UTC 

[PATCH] dt-bindings: PCI: rcar: Add device tree support for r8a7744
 2018-10-08  7:34 UTC  (2+ messages)

mt7621/mt7628 PCIe linux driver
 2018-10-08  4:20 UTC  (4+ messages)

[PATCH 0/3] ARM: dts: imx6sx: Add DISPLAY power domain support
 2018-10-08  3:26 UTC  (3+ messages)
` [PATCH 2/3] PCI: imx: Add multi-pd support

[PATCH 0/4] dts/layerscape-pci: removed unsuitable compatible string
 2018-10-08  3:14 UTC  (5+ messages)
` [PATCH 1/4] doc/layerscape-pci: update the PCIe compatible strings
` [PATCH 2/4] doc/layerscape-pci: removed unsuitable compatible string
` [PATCH 3/4] dts/arm/ls1021a: Clean PCIe controller compatible strings
` [PATCH 4/4] dts/arm64/layerscape: "

[PATCH v5 0/9] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-10-08  3:02 UTC  (5+ messages)
` [PATCH v5 1/9] PCI: mediatek: Using slot's devfn for compare to fix mtk_pcie_find_port logic

[PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
 2018-10-06  7:05 UTC  (2+ messages)

[GIT PULL] PCI fixes for v4.19
 2018-10-05 23:31 UTC  (2+ messages)

[PATCH v2 0/4] PCI: imx: Add PME_Turn_Off support
 2018-10-05 11:08 UTC  (5+ messages)
` [PATCH v2 4/4] "

[PATCH] PCI: Fix Switchtec DMA aliasing quirk dmesg noise
 2018-10-05  6:29 UTC  (2+ 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).