linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-27 01:26:00 to 2021-11-29 03:07:37 UTC [more...]

[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 v3] PCI: mediatek-gen3: Disable DVFSRC voltage request
 2021-11-29  2:51 UTC  (3+ messages)

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

[PATCH v2 00/17] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-11-28 23:15 UTC  (22+ 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

[patch 00/37] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-11-28 21:00 UTC  (84+ 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 03/37] PCI/MSI: Allocate MSI device data on first use
` [patch 05/37] platform-msi: "
` [patch 06/37] bus: fsl-mc-msi: "
` [patch 07/37] soc: ti: ti_sci_inta_msi: "
` [patch 08/37] genirq/msi: Provide msi_device_populate/destroy_sysfs()
` [patch 09/37] PCI/MSI: Let the irq code handle sysfs groups
` [patch 10/37] platform-msi: Let the core "
` [patch 11/37] genirq/msi: Remove the original sysfs interfaces
` [patch 12/37] platform-msi: Rename functions and clarify comments
` [patch 13/37] platform-msi: Store platform private data pointer in msi_device_data
` [patch 14/37] genirq/msi: Consolidate MSI descriptor data
` [patch 15/37] platform-msi: Use msi_desc::msi_index
` [patch 16/37] bus: fsl-mc-msi: "
` [patch 17/37] soc: ti: ti_sci_inta_msi: "
` [patch 18/37] PCI/MSI: "
` [patch 19/37] genirq/msi: Add msi_device_data::properties
` [patch 20/37] PCI/MSI: Store properties in device::msi::data
` [patch 21/37] x86/pci/XEN: Use device MSI properties
` [patch 22/37] x86/apic/msi: "
` [patch 23/37] genirq/msi: "
` [patch 24/37] powerpc/cell/axon_msi: Use MSI device properties
` [patch 25/37] powerpc/pseries/msi: "
` [patch 26/37] PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS
` [patch 27/37] powerpc/pseries/msi: Let core code check for contiguous entries
` [patch 28/37] genirq/msi: Provide interface to retrieve Linux interrupt number
` [patch 29/37] PCI/MSI: Use __msi_get_virq() in pci_get_vector()
` [patch 30/37] PCI/MSI: Simplify pci_irq_get_affinity()
` [patch 31/37] dmaengine: mv_xor_v2: Get rid of msi_desc abuse
` [patch 32/37] perf/smmuv3: Use msi_get_virq()
` [patch 33/37] iommu/arm-smmu-v3: "
` [patch 34/37] mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling
` [patch 35/37] bus: fsl-mc: fsl-mc-allocator: Rework MSI handling
` [patch 36/37] soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()
` [patch 37/37] dmaengine: qcom_hidma: Cleanup MSI handling
` [patch 04/37] PCI/MSI: Use lock from msi_device_data

[patch 00/32] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-11-28 19:33 UTC  (79+ messages)
` [patch 01/32] genirq/msi: Move descriptor list to struct msi_device_data
` [patch 02/32] genirq/msi: Add mutex for MSI list protection
` [patch 03/32] genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked()
` [patch 04/32] genirq/msi: Provide a set of advanced MSI accessors and iterators
` [patch 05/32] genirq/msi: Provide msi_alloc_msi_desc() and a simple allocator
` [patch 06/32] genirq/msi: Provide domain flags to allocate/free MSI descriptors automatically
` [patch 07/32] genirq/msi: Count the allocated MSI descriptors
` [patch 08/32] PCI/MSI: Protect MSI operations
` [patch 09/32] PCI/MSI: Use msi_add_msi_desc()
` [patch 10/32] PCI/MSI: Let core code free MSI descriptors
` [patch 11/32] PCI/MSI: Use msi_on_each_desc()
` [patch 12/32] x86/pci/xen: Use msi_for_each_desc()
` [patch 13/32] xen/pcifront: Rework MSI handling
` [patch 14/32] s390/pci: Rework MSI descriptor walk
` [patch 15/32] powerpc/4xx/hsta: Rework MSI handling
` [patch 16/32] powerpc/cell/axon_msi: Convert to msi_on_each_desc()
` [patch 17/32] powerpc/pasemi/msi: Convert to msi_on_each_dec()
` [patch 18/32] powerpc/fsl_msi: Use msi_for_each_desc()
` [patch 19/32] powerpc/mpic_u3msi: Use msi_for_each-desc()
` [patch 20/32] PCI: hv: Rework MSI handling
` [patch 21/32] NTB/msi: Convert to msi_on_each_desc()
` [patch 22/32] soc: ti: ti_sci_inta_msi: Rework MSI descriptor allocation
` [patch 23/32] soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs()
` [patch 24/32] bus: fsl-mc-msi: Simplify MSI descriptor handling
` [patch 25/32] platform-msi: Let core code handle MSI descriptors
` [patch 26/32] platform-msi: Simplify platform device MSI code
` [patch 27/32] genirq/msi: Make interrupt allocation less convoluted
` [patch 28/32] genirq/msi: Convert to new functions
` [patch 29/32] genirq/msi: Mop up old interfaces
` [patch 30/32] genirq/msi: Add abuse prevention comment to msi header
` [patch 31/32] genirq/msi: Simplify sysfs handling
` [patch 32/32] genirq/msi: Convert storage to xarray

[patch 00/10] genirq/msi, PCI/MSI: Support for dynamic MSI-X vector expansion - Part 4
 2021-11-28 19:17 UTC  (24+ messages)
` [patch 01/10] genirq/msi: Add range argument to alloc/free MSI domain ops
` [patch 02/10] genirq/msi: Add range argument to msi_domain_alloc/free_descs_locked()
` [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 04/10] genirq/msi: Prepare MSI domain alloc/free for range irq allocation
` [patch 07/10] PCI/MSI: Make free related functions range based
` [patch 09/10] PCI/MSI: Provide pci_msix_expand_vectors[_at]()

[patch 00/22] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-11-28 11:15 UTC  (3+ messages)

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

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