linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-06 15:10:46 to 2020-11-11 08:04:07 UTC [more...]

[Q] dwc: EP device couldn't complete DMA operation
 2020-11-11  8:07 UTC 

[RFC PATCH 0/9] CXL 2.0 Support
 2020-11-11  7:36 UTC  (17+ messages)
` [RFC PATCH 1/9] cxl/acpi: Add an acpi_cxl module for the CXL interconnect
` [RFC PATCH 2/9] cxl/acpi: add OSC support
` [RFC PATCH 3/9] cxl/mem: Add a driver for the type-3 mailbox
` [RFC PATCH 4/9] cxl/mem: Map memory device registers
` [RFC PATCH 5/9] cxl/mem: Find device capabilities
` [RFC PATCH 6/9] cxl/mem: Initialize the mailbox interface
` [RFC PATCH 7/9] cxl/mem: Implement polled mode mailbox
` [RFC PATCH 8/9] cxl/mem: Register CXL memX devices
` [RFC PATCH 9/9] MAINTAINERS: Add maintainers of the CXL driver

Corporate and Personal Loan *
 2020-11-11  8:30 UTC 

[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
 2020-11-11  7:14 UTC  (52+ messages)

[PATCH v2] Expose PCIe SSD Status LED Management DSM in sysfs
 2020-11-11  7:05 UTC  (2+ messages)

[PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
 2020-11-11  2:49 UTC  (8+ messages)

[PATCH][V2] PCI: Fix a potential uninitentional integer overflow issue
 2020-11-10 23:55 UTC  (2+ messages)

[RFC PATCH 00/15] Userspace P2PDMA with O_DIRECT NVMe devices
 2020-11-10 23:42 UTC  (38+ messages)
` [RFC PATCH 01/15] PCI/P2PDMA: Don't sleep in upstream_bridge_distance_warn()
` [RFC PATCH 02/15] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [RFC PATCH 03/15] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()
` [RFC PATCH 04/15] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [RFC PATCH 05/15] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [RFC PATCH 06/15] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [RFC PATCH 07/15] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [RFC PATCH 08/15] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [RFC PATCH 09/15] nvme-pci: Convert to using dma_map_sg for p2pdma pages
` [RFC PATCH 10/15] mm: Introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [RFC PATCH 11/15] iov_iter: Introduce iov_iter_get_pages_[alloc_]flags()
` [RFC PATCH 12/15] block: Set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [RFC PATCH 13/15] block: Set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [RFC PATCH 14/15] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
` [RFC PATCH 15/15] nvme-pci: Allow mmaping the CMB in userspace

New Defects reported by Coverity Scan for Linux
 2020-11-10 23:36 UTC  (2+ messages)

[PATCH] PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller
 2020-11-10 22:05 UTC 

[PATCH] PCI: fix a potential uninitentional integer overflow issue
 2020-11-10 22:00 UTC  (3+ messages)

[PATCH] PCI: altera-msi: Remove irq handler and data in one go
 2020-11-10 21:45 UTC  (3+ messages)

[PATCH] PCI: dwc: Add support to configure for ECRC
 2020-11-10 20:50 UTC  (2+ messages)

[PATCH next-queue v2 0/3] igc: Add support for PCIe PTM
 2020-11-10 19:06 UTC  (6+ messages)
` [PATCH next-queue v2 1/3] Revert "PCI: Make pci_enable_ptm() private"
` [PATCH next-queue v2 2/3] igc: Enable PCIe PTM
` [PATCH next-queue v2 3/3] igc: Add support for PTP getcrosststamp()
  ` [Intel-wired-lan] "

[PATCH v6 00/25] Add support for Clang LTO
 2020-11-10 18:59 UTC  (18+ messages)
` [PATCH v6 22/25] x86/asm: annotate indirect jumps

[PATCH 0/5] misc: Add Add Synopsys DesignWare xData IP driver
 2020-11-10 18:23 UTC  (6+ messages)
` [PATCH 1/5] misc: "

[PATCH V8 0/5] Intel Platform Monitoring Technology
 2020-11-10 18:06 UTC  (4+ messages)
` [PATCH V8 2/5] mfd: Intel Platform Monitoring Technology support

[PATCH v2] PCI: check also dynamic IDs for duplicate in new_id_store()
 2020-11-10 12:36 UTC  (3+ messages)

5.10 regression, many XHCI swiotlb buffer is full / DMAR: Device bounce map failed errors on thunderbolt connected XHCI controller
 2020-11-10 11:36 UTC 

[PATCH v2] PCI: Make sure the bus bridge powered on when scanning bus
 2020-11-10  9:29 UTC  (2+ messages)

pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310
 2020-11-10  8:33 UTC  (8+ messages)

[PATCH v2] MAINTAINERS: Add missing documentation references to PCI Endpoint Subsystem
 2020-11-10  0:16 UTC  (3+ messages)

[PATCH 0/2] PCI: Make "cdns,max-outbound-regions" optional DT property
 2020-11-09 21:43 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: PCI: Make "cdns,max-outbound-regions" optional property
` [PATCH 2/2] PCI: cadence: Do not error if "cdns,max-outbound-regions" is not found

[PATCH v2] ACPI: Fix whitespace inconsistencies
 2020-11-09 18:23 UTC  (2+ messages)

[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
 2020-11-09 18:10 UTC  (2+ messages)

[PATCH V4 0/6] Enhancements to Tegra194 PCIe driver
 2020-11-09 17:19 UTC  (7+ messages)
` [PATCH V4 1/6] PCI: tegra: Fix ASPM-L1SS advertisement disable code
` [PATCH V4 2/6] PCI: tegra: Map configuration space as nGnRnE
` [PATCH V4 3/6] PCI: tegra: Set DesignWare IP version
` [PATCH V4 4/6] PCI: tegra: Continue unconfig sequence even if parts fail
` [PATCH V4 5/6] PCI: tegra: Check return value of tegra_pcie_init_controller()
` [PATCH V4 6/6] PCI: tegra: Disable LTSSM during L2 entry

[PATCH v2 0/7] J7200: Add PCIe DT nodes to Enable PCIe
 2020-11-09 17:04 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: mfd: ti,j721e-system-controller.yaml: Document "syscon"
` [PATCH v2 2/7] dt-bindings: PCI: Add host mode dt-bindings for TI's J7200 SoC
` [PATCH v2 3/7] dt-bindings: PCI: Add EP "
` [PATCH v2 4/7] arm64: dts: ti: k3-j7200-main: Add DT for WIZ and SERDES
` [PATCH v2 5/7] arm64: dts: ti: k3-j7200-main: Add PCIe device tree node
` [PATCH v2 6/7] arm64: dts: ti: k3-j7200-common-proc-board: Enable SERDES0
` [PATCH v2 7/7] arm64: dts: ti: k3-j7200-common-proc-board: Enable PCIe

[PATCH 0/8] J7200: Add PCIe DT nodes to Enable PCIe
 2020-11-09 14:17 UTC  (8+ messages)
` [PATCH 1/8] dt-bindings: mfd: ti,j721e-system-controller.yaml: Document "pcie-ctrl"
` [PATCH 8/8] arm64: dts: ti: k3-j721e-main: Fix PCIe maximum outbound regions

[PATCH] Expose PCIe SSD Status LED Management DSM in sysfs
 2020-11-09 13:41 UTC  (3+ messages)

[PATCH 1/2] PCI: rockchip: Make some regulators non-optional
 2020-11-09 12:38 UTC  (9+ messages)

R: [PATCH v2 1/2] PCI: Disable MSI for Pericom PCIe-USB adapter
 2020-11-09 12:07 UTC  (2+ messages)

[PATCH V9 0/5] Intel Platform Monitoring Technology
 2020-11-09 10:39 UTC  (3+ messages)
` [GIT PULL] Immutable branch between MFD and x86 due for the v5.11 merge window

[PATCH v7 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings
 2020-11-09  3:01 UTC  (2+ messages)

[PATCH v7 4/4] ARM: dts: mediatek: Modified MT7629 PCIe node
 2020-11-09  2:54 UTC  (2+ messages)

[PATCH v2 00/16] PCI: dwc: Another round of clean-ups
 2020-11-09  2:53 UTC  (3+ messages)
` [PATCH v2 09/16] PCI: dwc: Rework MSI initialization

[PATCH v7 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design
 2020-11-09  2:48 UTC  (6+ messages)
` [PATCH v7 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings

[PATCH] PCI: brcmstb: Remove irq handler and data in one go
 2020-11-09  2:00 UTC  (2+ messages)

[PATCH v3] PCI: v3: fix missing clk_disable_unprepare() on error in v3_pci_probe
 2020-11-06 22:40 UTC  (3+ messages)
` [PATCH v4] "

remove dma_virt_ops v2
 2020-11-06 18:19 UTC  (11+ messages)
` [PATCH 01/10] RMDA/sw: don't allow drivers using dma_virt_ops on highmem configs
` [PATCH 02/10] RDMA/umem: use ib_dma_max_seg_size instead of dma_get_max_seg_size
` [PATCH 03/10] RDMA: lift ibdev_to_node from rds to common code
` [PATCH 04/10] nvme-rdma: use ibdev_to_node instead of dereferencing ->dma_device
` [PATCH 05/10] rds: stop using dmapool
` [PATCH 06/10] RDMA/core: remove ib_dma_{alloc,free}_coherent
` [PATCH 07/10] RDMA/core: remove use of dma_virt_ops
` [PATCH 08/10] PCI/P2PDMA: Remove the DMA_VIRT_OPS hacks
` [PATCH 09/10] PCI/P2PDMA: Cleanup __pci_p2pdma_map_sg a bit
` [PATCH 10/10] dma-mapping: remove dma_virt_ops


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