linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-27 02:18:47 to 2021-11-30 12:22:17 UTC [more...]

[PATCH 0/7] PCI: aardvark controller fixes BATCH 3
 2021-11-30 12:22 UTC  (10+ messages)
` [PATCH 2/7] PCI: pci-bridge-emul: Add definitions for missing capabilities registers
` [PATCH 5/7] PCI: aardvark: Disable bus mastering and mask all interrupts when unbinding driver
` [PATCH 7/7] PCI: aardvark: Reset PCIe card and disable PHY at driver unbind

[PATCH v3 0/3] PCI: apple: Assorted #PERST fixes
 2021-11-30 12:12 UTC  (4+ messages)

[PATCH v12 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-11-30 12:04 UTC  (3+ messages)
` [PATCH v12 1/2] docs: perf: Add description for HiSilicon PCIe PMU driver
` [PATCH v12 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU

[patch 00/37] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-11-30 11:53 UTC  (28+ messages)
` [patch 01/37] device: Move MSI related data into a struct
` [patch 02/37] device: Add device::msi_data pointer and struct msi_device_data
` [patch 08/37] genirq/msi: Provide msi_device_populate/destroy_sysfs()
` [patch 29/37] PCI/MSI: Use __msi_get_virq() in pci_get_vector()
` [patch 33/37] iommu/arm-smmu-v3: Use msi_get_virq()
` [patch 37/37] dmaengine: qcom_hidma: Cleanup MSI handling
` [patch 04/37] PCI/MSI: Use lock from msi_device_data

[PATCH pci-fixes 0/2] PCI Aardvark controller fixes
 2021-11-30 11:43 UTC  (4+ messages)
` [PATCH pci-fixes 2/2] Revert "PCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on emulated bridge"

[Issue] PCIe AER/Hotplug is disabled when pcie_aspm=off
 2021-11-30 11:31 UTC 

[PATCH 0/5] arm: ioremap: Remove pci_ioremap_io() and mvebu_pci_host_probe()
 2021-11-30 11:11 UTC  (2+ messages)

[PATCH 1/2] PCI: Add a pci_dev_depth() helper function
 2021-11-30 10:15 UTC  (7+ messages)
` [PATCH 2/2] PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors

[PATCH v2] PCI: qcom: Use __be16 for catching cpu_to_be16() return instead of u16
 2021-11-30  8:13 UTC  (5+ messages)

[PATCH v3] PCI: qcom: Use __be16 type to store return value from cpu_to_be16()
 2021-11-30  8:09 UTC 

[PATCH 1/2] PCI/ASPM: Add ASPM BIOS override function
 2021-11-30  8:03 UTC  (2+ messages)

[PATCH] PCI: xgene: Fix IB window setup
 2021-11-30  7:55 UTC  (3+ messages)

[PATCH 3/5] cxl/pci: Add DOE Auxiliary Devices
 2021-11-30  6:42 UTC  (6+ messages)

[PATCH] PCI: qcom: Fix warning generated due to the incorrect data type
 2021-11-30  6:21 UTC  (3+ messages)

[PATCH] dt-bindings: PCI: ti,j721e: Add device id for J721S2
 2021-11-30  4:00 UTC  (3+ messages)

[PATCH v2] dt-bindings: PCI: ti,j721e: Add device id for J721S2
 2021-11-30  3:56 UTC 

[PATCH 0/4] layerscape-pci binding updates
 2021-11-30  3:35 UTC  (6+ messages)
` [PATCH 3/4] dt-bindings: pci: layerscape-pci: Add EP mode compatible strings for ls1028a
` [PATCH 4/4] dt-bindings: pci: layerscape-pci: define aer/pme interrupts

[patch 00/32] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-11-30  0:29 UTC  (34+ messages)
` [patch 01/32] genirq/msi: Move descriptor list to struct msi_device_data
` [patch 04/32] genirq/msi: Provide a set of advanced MSI accessors and iterators
` [patch 07/32] genirq/msi: Count the allocated MSI descriptors
` [patch 14/32] s390/pci: Rework MSI descriptor walk
` [patch 21/32] NTB/msi: Convert to msi_on_each_desc()
` [patch 31/32] genirq/msi: Simplify sysfs handling
` [patch 32/32] genirq/msi: Convert storage to xarray

[PATCH v5 08/13] dt-bindings: PCI: Add support for Airoha EN7532
 2021-11-29 23:55 UTC  (3+ messages)
` [PATCH v5 09/13] PCI: mediatek: allow selecting controller driver for airoha arch

[PATCH v1 3/7] PCI: New Primary to Sideband (P2SB) bridge support library
 2021-11-29 21:07 UTC  (2+ messages)

[PATCH v7 0/4] Introduce pcim_alloc_irq_vectors()
 2021-11-29 19:16 UTC  (5+ messages)
` [PATCH v7 3/4] i2c: designware: Use pcim_alloc_irq_vectors() to allocate IRQ vectors
` [PATCH v7 4/4] i2c: thunderx: "

[PATCH 00/23] Add drivers for CXL ports and mem devices
 2021-11-29 21:23 UTC  (21+ messages)
` [PATCH 05/23] cxl/pci: Don't poll doorbell for mailbox access
` [PATCH 12/23] cxl: Introduce endpoint decoders
` [PATCH 14/23] cxl: Introduce topology host registration

[PATCH] PCI: vmd: Add device id for VMD device 8086:A77F
 2021-11-29 19:53 UTC  (2+ messages)

[patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-11-29 21:38 UTC  (14+ messages)
` [patch 05/22] genirq/msi: Fixup includes
` [patch 09/22] MIPS: Octeon: Use arch_setup_msi_irq()
` [patch 10/22] genirq/msi, treewide: Use a named struct for PCI/MSI attributes
` [patch 17/22] PCI/MSI: Split out !IRQDOMAIN code

[patch 00/10] genirq/msi, PCI/MSI: Support for dynamic MSI-X vector expansion - Part 4
 2021-11-29 17:28 UTC  (20+ messages)
` [patch 01/10] genirq/msi: Add range argument to alloc/free MSI domain ops
` [patch 03/10] genirq/msi: Make MSI descriptor alloc/free ready for range allocations
` [patch 05/10] genirq/msi: Add domain info flag MSI_FLAG_CAN_EXPAND
` [patch 06/10] PCI/MSI: Use range in allocation path
` [patch 08/10] PCI/MSI: Provide pci_msi_domain_supports_expand()
` [patch 10/10] x86/apic/msi: Support MSI-X vector expansion
` [patch 07/10] PCI/MSI: Make free related functions range based
` [patch 09/10] PCI/MSI: Provide pci_msix_expand_vectors[_at]()

[PATCH 4.19 17/69] PCI: aardvark: Fix a leaked reference by adding missing of_node_put()
 2021-11-29 18:17 UTC 

[PATCH] PCI: mt7621: declare 'mt7621_pci_ops' static
 2021-11-29 18:06 UTC  (2+ messages)

[PROBLEM] Frequently get "irq 31: nobody cared" when passing through 2x GPUs that share same pci switch via vfio
 2021-11-29 17:56 UTC  (12+ messages)

[PATCH] PCI: xgene-msi: Use bitmap_zalloc() when applicable
 2021-11-29 17:40 UTC  (2+ messages)

[PATCH v3 0/3] arm64: IPQ6018 PCIe support
 2021-11-29 17:09 UTC  (4+ messages)
` [PATCH v3 2/3] PCI: qcom: add support for IPQ60xx PCIe controller

[PATCH] PCI: apple: Configure link speeds properly
 2021-11-29 15:02 UTC  (4+ messages)

[PATCH v3 09/10] sizes.h: Add SZ_1T macro
 2021-11-29 14:19 UTC 

[PATCH] PCI: xilinx-nwl: Simplify code and fix a memory leak
 2021-11-29 13:41 UTC  (2+ messages)

[PATCH] PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'
 2021-11-29 13:30 UTC  (2+ messages)

[PATCH] PCI: brcmstb: Declare a bitmap as a bitmap, not as a plain 'unsigned long'
 2021-11-29 13:11 UTC  (2+ messages)

[PATCH v2 00/17] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-11-29 12:59 UTC  (26+ messages)
` [PATCH v2 01/17] iommu: Add device dma ownership set/release interfaces
` [PATCH v2 02/17] driver core: Add dma_unconfigure callback in bus_type
` [PATCH v2 03/17] PCI: Add driver dma ownership management
` [PATCH v2 04/17] driver core: platform: "
` [PATCH v2 05/17] amba: "
` [PATCH v2 06/17] bus: fsl-mc: "
` [PATCH v2 07/17] PCI: pci_stub: Suppress kernel DMA ownership auto-claiming
` [PATCH v2 08/17] PCI: portdrv: "
` [PATCH v2 09/17] iommu: Add security context management for assigned devices
` [PATCH v2 10/17] iommu: Expose group variants of dma ownership interfaces
` [PATCH v2 11/17] iommu: Add iommu_at[de]tach_device_shared() for multi-device groups
` [PATCH v2 12/17] vfio: Set DMA USER ownership for VFIO devices
` [PATCH v2 13/17] vfio: Remove use of vfio_group_viable()
` [PATCH v2 14/17] vfio: Delete the unbound_list
` [PATCH v2 15/17] vfio: Remove iommu group notifier
` [PATCH v2 16/17] iommu: Remove iommu group changes notifier
` [PATCH v2 17/17] drm/tegra: Use the iommu dma_owner mechanism

Lockdep warning about ctrl->reset_lock in pciehp_check_presence/pciehp_ist on TB3 dock unplug
 2021-11-29 12:25 UTC  (5+ messages)

[PATCH 1/5] thermal: tegra-bpmp: Handle errors in BPMP response
 2021-11-29 12:19 UTC  (5+ messages)
` [PATCH 5/5] PCI: tegra194: "

[PATCH v3] PCI: mediatek-gen3: Disable DVFSRC voltage request
 2021-11-29 12:10 UTC  (4+ messages)

[PATCH 17/23] cxl: Cache and pass DVSEC ranges
 2021-11-29  9:39 UTC 

[PATCH v2 0/6] Add support for HiSilicon PCIe Tune and Trace device
 2021-11-29  8:59 UTC  (13+ messages)
` [PATCH v2 2/6] hwtracing: Add trace function "

[PATCH v2 0/5] PCI: Keystone: Misc fixes for TI's AM65x PCIe
 2021-11-29  4:03 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: PCI: ti,am65: Fix "ti,syscon-pcie-id"/"ti,syscon-pcie-mode" to take argument

[EXT] Re: nvme may get timeout from dd when using different non-prefetch mmio outbound/ranges
 2021-11-29  3:04 UTC  (5+ messages)

[PATCH v4 08/12] dt-bindings: PCI: Add support for Airoha EN7532
 2021-11-28 23:32 UTC  (2+ messages)

[PATCH 0/4] Remove device * in struct
 2021-11-27 14:17 UTC  (3+ messages)

[PATCH 00/13] Unify device * to platform_device *
 2021-11-27 14:11 UTC  (14+ messages)
` [PATCH 01/13] PCI: xilinx: Replace device * with "
` [PATCH 02/13] PCI: mediatek: "
` [PATCH 03/13] PCI: tegra: "
` [PATCH 04/13] PCI: xegene: "
` [PATCH 05/13] PCI: microchip: "
` [PATCH 06/13] PCI: brcmstb: "
` [PATCH 07/13] PCI: mediatek-gen3: "
` [PATCH 08/13] PCI: rcar-gen2: "
` [PATCH 09/13] PCI: ftpci100: "
` [PATCH 10/13] PCI: v3-semi: "
` [PATCH 11/13] PCI: ixp4xx: "
` [PATCH 12/13] PCI: xilinx-nwl: "
` [PATCH 13/13] PCI: rcar: "

[PATCH 0/6] Unify controller structure name
 2021-11-27 14:04 UTC  (7+ messages)
` [PATCH 1/6] PCI: xgene: Rename struct xgene_pcie_port to xgene_pcie
` [PATCH 2/6] PCI: intel-gw: Rename struct intel_pcie_port to intel_pcie
` [PATCH 3/6] PCI: uniphier: Rename struct uniphier_pcie_priv to uniphier_pcie
` [PATCH 4/6] PCI: tegra194: Rename struct tegra_pcie_dw to tegra194_pcie
` [PATCH 5/6] PCI: xilinx: Rename struct xilinx_pcie_port to xilinx_pcie
` [PATCH 6/6] PCI: mediatek-gen3: Rename struct mtk_pcie_port to mtk_gen_pcie


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