linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-18 03:41:44 to 2021-05-22 13:20:33 UTC [more...]

[RFC PATCH 0/3] mwifiex: Add quirks for MS Surface devices
 2021-05-22 13:18 UTC 

[PATCH 0/4 v3] IXP4xx PCI rework
 2021-05-22  9:51 UTC  (3+ messages)
` [PATCH 4/4 v3] PCI: ixp4xx: Add a new driver for IXP4xx

[PATCH V2 0/2] lspci: Decode VF 10-Bit Tag Requester
 2021-05-22  9:43 UTC  (2+ messages)

[PATCH] pci: Add ACS quirk for Broadcom NIC
 2021-05-22  1:13 UTC 

[PATCH 0/3] Add support for RAS DES feature in PCIe DW controller
 2021-05-21 23:31 UTC  (8+ messages)
    ` [PATCH 1/3] PCI: dwc: Add support for vendor specific capability search
    ` [PATCH 2/3] PCI: debugfs: Add support for RAS framework in DWC
    ` [PATCH 3/3] PCI: dwc: Create debugfs files in DWC driver

[PATCH tip:irq/core v1] genirq: remove auto-set of the mask when setting the hint
 2021-05-21 21:48 UTC  (15+ messages)
              ` [PATCH] genirq: Provide new interfaces for affinity hints

[PATCH v4 2/2] PCI: Add sysfs "removable" attribute
 2021-05-21 20:57 UTC  (2+ messages)

[PATCH v4 1/2] driver core: Move the "removable" attribute from USB to core
 2021-05-21 20:54 UTC  (3+ messages)

[PATCH v4] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-05-21 19:03 UTC  (2+ messages)

[PATCH v3 01/14] PCI: Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2021-05-21 17:19 UTC  (6+ messages)
` [PATCH v3 12/14] PCI: Fix trailing newline handling of resource_alignment_param
` [PATCH v3 14/14] PCI/sysfs: Only show value when driver_override is not NULL

pcie-iproc-msi.c: Bug in Multi-MSI support?
 2021-05-21 14:00 UTC  (8+ messages)

[PATCH V2] PCI: tegra: Fix building Tegra194 PCIe driver
 2021-05-21 13:11 UTC  (4+ messages)

[PATCH -next] PCI: rcar: Fix PM reference leak in rcar_pcie_ep_probe()
 2021-05-21 13:05 UTC 

[PATCH 0/4] MIPS: ralink: pci: driver for Pcie controller in MT7621 SoCs
 2021-05-21 10:23 UTC  (4+ messages)

[PATCH 0/3] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-05-21  9:57 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes

[PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
 2021-05-21  9:47 UTC  (10+ messages)
            ` [PATCH v2] PCI: don't call firmware hooks on suspend unless it's fw-controlled

NVIDIA GPU fallen off the bus after exiting s2idle
 2021-05-21  7:13 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH v5 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
 2021-05-21  5:47 UTC  (10+ messages)

[PATCH 4/7] cxl/mem: Get rid of @cxlm.base
 2021-05-20 21:29 UTC  (2+ messages)
` [PATCH v2 "

[PATCH RESEND v2 0/7] Expose and manage PCI device reset
 2021-05-20 16:37 UTC  (12+ messages)
` [PATCH RESEND v2 1/7] PCI: merge slot and bus reset implementations
` [PATCH RESEND v2 2/7] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
` [PATCH RESEND v2 3/7] PCI: Add new array for keeping track of ordering of "
` [PATCH RESEND v2 4/7] PCI: Remove reset_fn field from pci_dev
` [PATCH RESEND v2 5/7] PCI/sysfs: Allow userspace to query and set device reset mechanism
` [PATCH RESEND v2 6/7] PCI: Add support for a function level reset based on _RST method
` [PATCH RESEND v2 7/7] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs

[PATCH v3] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-05-20 14:00 UTC  (2+ messages)

[PATCH -next] PCI: tegra: Fix build warnings when CONFIG_PCIEASPM is not set
 2021-05-20 13:50 UTC  (2+ messages)

[PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
 2021-05-20 11:58 UTC  (3+ messages)

[PATCH] PCIe: qcom: Add support to control pipe clk mux
 2021-05-20 10:15 UTC  (3+ messages)

[RFC PATCH v3 0/4] PCI Data Object Exchange support + CXL CDAT
 2021-05-20  8:22 UTC  (22+ messages)
` [RFC PATCH v3 2/4] PCI/doe: Add Data Object Exchange support

[PATCH v7 00/15] Restricted DMA
 2021-05-20  6:40 UTC  (28+ messages)
` [PATCH v7 01/15] swiotlb: Refactor swiotlb init functions
` [PATCH v7 02/15] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v7 03/15] swiotlb: Add DMA_RESTRICTED_POOL
` [PATCH v7 04/15] swiotlb: Add restricted DMA pool initialization
` [PATCH v7 05/15] swiotlb: Add a new get_io_tlb_mem getter
` [PATCH v7 06/15] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v7 07/15] swiotlb: Update is_swiotlb_active "
` [PATCH v7 08/15] swiotlb: Bounce data from/to restricted DMA pool if available
` [PATCH v7 09/15] swiotlb: Move alloc_size to find_slots
` [PATCH v7 10/15] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v7 11/15] dma-direct: Add a new wrapper __dma_direct_free_pages()
` [PATCH v7 12/15] swiotlb: Add restricted DMA alloc/free support
` [PATCH v7 13/15] dma-direct: Allocate memory from restricted DMA pool if available
` [PATCH v7 14/15] dt-bindings: of: Add restricted DMA pool
` [PATCH v7 15/15] of: Add plumbing for "

[PATCH v7 03/16] drm/amdkfd: Split kfd suspend from device exit
 2021-05-20  3:58 UTC  (4+ messages)
` [PATCH] drm/amdgpu: Add early fini callback

[PATCH v4 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-05-20  3:31 UTC  (7+ messages)
` [PATCH v4 1/2] docs: perf: Add description for HiSilicon PCIe PMU driver
` [PATCH v4 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU

[PATCH v2] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-05-20  3:29 UTC  (3+ messages)

Issue reading /sys/bus/pci/devices/0000:00:07.0/config on Ice Lake and linux >= 5.? <= 4.19
 2021-05-20  0:56 UTC 

[PATCH v2] PCI: iproc: Fix a non-compliant kernel-doc
 2021-05-19 22:49 UTC  (3+ messages)

[PATCH v3 12/16] docs: PCI: acpi-info.rst: replace some characters
 2021-05-19 21:47 UTC  (2+ messages)

[PATCH 3/3] cxl/mem: Demarcate vendor specific capability IDs
 2021-05-19 20:01 UTC  (3+ messages)

[PATCH 5/5] PCI: Support ASpeed VGA cards behind a misbehaving bridge
 2021-05-19 19:33 UTC  (6+ messages)

[PATCH] PCI: iproc: Fix a non-compliant kernel-doc
 2021-05-19 18:13 UTC  (3+ messages)

[PATCH] PCI: tegra: Fix building Tegra194 PCIe driver
 2021-05-19 17:49 UTC  (3+ messages)

[PATCH v7 00/16] RFC Support hot device unplug in amdgpu
 2021-05-19 14:15 UTC  (20+ messages)
` [PATCH v7 13/16] drm/scheduler: Fix hang when sched_entity released
                                ` [PATCH] drm/sched: Avoid data corruptions

[PATCH] pci: add NVMe FLR quirk to the SM951 SSD
 2021-05-19 12:54 UTC  (4+ messages)

[BUG] rockpro64: PCI BAR reassignment broken by commit 9d57e61bf723 ("of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses")
 2021-05-19 13:17 UTC  (2+ messages)

[PATCH 00/42] PCI: aardvark: Various driver fixes
 2021-05-19  8:06 UTC  (3+ messages)
` [PATCH 01/42] PCI: aardvark: Fix kernel panic during PIO transfer

[PATCH v11 0/3] PCI: uniphier: Add PME/AER support for UniPhier PCIe host controller
 2021-05-19  4:00 UTC  (2+ messages)

[PATCH 4/5] PCI: Add quirk for multifunction devices of LS7A
 2021-05-19  3:05 UTC  (4+ messages)

[PATCH 0/5] PCI: dwc: pci-dra7xx: miscellaneous improvements
 2021-05-18 21:39 UTC  (4+ messages)
` [PATCH 2/5] PCI: dwc: pci-dra7xx: make it a kernel module

Re: [PATCH 5/5] PCI: Support ASpeed VGA cards behind a misbehaving bridge
 2021-05-18 19:31 UTC  (3+ messages)
`  "

[PATCH 0/5] PCI: dwc: pci-dra7xx: miscellaneous improvements
 2021-05-18 17:06 UTC  (2+ messages)

[PATCH 0/2] Apple M1 PCIe DT bindings
 2021-05-18 14:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pci: Add DT bindings for apple,pcie

[PATCH v7 16/16] drm/amdgpu: Unmap all MMIO mappings
 2021-05-18 14:01 UTC  (3+ messages)
` [PATCH] "

[PATCH] PCI/PM: Target PM state is D3cold if the upstream bridge is power manageable
 2021-05-18 11:00 UTC  (4+ messages)

[PATCH v3 00/14] PCI/MSI: Getting rid of msi_controller, and other cleanups
 2021-05-18  8:59 UTC  (4+ messages)
` [PATCH v3 13/14] PCI/MSI: Document the various ways of ending up with NO_MSI

[PATCH] PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"
 2021-05-18  8:48 UTC  (4+ messages)

[PATCH v5 0/2] nvme-pci: add AMD PCIe quirk for NVMe simple suspend/resume
 2021-05-18  7:14 UTC  (2+ messages)

[PATCH v9 0/2] PCI: keembay: Add support for Intel Keem Bay
 2021-05-18 15:00 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: PCI: Add Intel Keem Bay PCIe controller
` [PATCH v9 2/2] PCI: keembay: Add support for Intel Keem Bay

[PATCH v6 00/15] Restricted DMA
 2021-05-18  6:54 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).