linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-19 05:47:36 to 2022-11-21 17:04:26 UTC [more...]

[PATCH v6 00/11] Add BananaPi R3
 2022-11-21 17:04 UTC  (12+ messages)
` [PATCH v6 01/11] arm64: dts: mt7986: move wed_pcie node
` [PATCH v6 07/11] arm64: dts: mt7986: add usb related device nodes
` [PATCH v6 11/11] arm64: dts: mt7986: add BPI-R3 nand/nor overlays
            ` Aw: "

[PATCH v2] PCI: Add DMA alias for Intel Corporation 8 Series HECI
 2022-11-21 16:40 UTC 

[RESEND PATCH RFC V4 0/3] Generate device tree node for pci devices
 2022-11-21 16:43 UTC  (4+ messages)
` [RESEND PATCH RFC V4 1/3] of: dynamic: Add interfaces for creating device node dynamically
` [RESEND PATCH RFC V4 2/3] PCI: Create device tree node for selected devices
` [RESEND PATCH RFC V4 3/3] PCI: Add PCI quirks to generate device tree node for Xilinx Alveo U50

[Patch v3 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-21 16:43 UTC  (16+ messages)
` [Patch v3 01/14] x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
` [Patch v3 02/14] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute
` [Patch v3 05/14] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [Patch v3 06/14] init: Call mem_encrypt_init() after Hyper-V hypercall init is done
` [Patch v3 07/14] x86/hyperv: Change vTOM handling to use standard coco mechanisms

[PATCH v2] PCI: Fix dropping valid root bus resources with .end = zero
 2022-11-21 16:03 UTC 

[PATCH] PCI/DOE: Remove asynchronous task support
 2022-11-21 15:24 UTC  (9+ messages)

[patch V2 00/40] genirq, irqchip: Convert ARM MSI handling to per device MSI domains
 2022-11-21 15:13 UTC  (42+ messages)
` [patch V2 01/40] irqchip/irq-mvebu-icu: Fix works by chance pointer assignment
` [patch V2 02/40] ACPI/IORT: Make prototype of iort_pmsi_get_dev_id() always available
` [patch V2 03/40] irqchip/gic-v2m: Include arm-gic-common.h
` [patch V2 04/40] irqchip/gic-v2m: Mark a few functions __init
` [patch V2 05/40] irqchip/ti-sci-inta: Fix kernel doc
` [patch V2 06/40] PCI/MSI: Provide static key for parent mask/unmask
` [patch V2 07/40] irqchip/gic-v3: Make gic_irq_domain_select() robust for zero parameter count
` [patch V2 08/40] genirq/irqdomain: Remove the param count restriction from select()
` [patch V2 09/40] genirq/msi: Extend msi_parent_ops
` [patch V2 10/40] irqchip: Provide irq-gic-lib
` [patch V2 11/40] irqchip/gic-v3-its: Provide MSI parent infrastructure
` [patch V2 12/40] irqchip/gic-msi-lib: Prepare for PCI MSI/MSIX
` [patch V2 13/40] irqchip/gic-v3-its: Provide MSI parent for PCI/MSI[-X]
` [patch V2 14/40] genirq/irqdomain: Add BUS_DOMAIN_DEVICE_MSI
` [patch V2 15/40] irqchip/gic-msi-lib: Prepare for DEVICE MSI to replace platform MSI
` [patch V2 16/40] platform-msi: Prepare for real per device domains
` [patch V2 17/40] irqchip: Convert all platform MSI users to the new API
` [patch V2 18/40] genirq/msi: Provide optional translation op
` [patch V2 19/40] genirq/msi: Split msi_domain_alloc_irq_at()
` [patch V2 20/40] genirq/msi: Provide BUS DEVICE_MSI_WIRED
` [patch V2 21/40] genirq/msi: Optionally use dev->fwnode for device domain
` [patch V2 22/40] genirq/msi: Provide allocation/free functions for "wired" MSI interrupts
` [patch V2 23/40] genirq/irqdomain: Reroute device MSI create_mapping
` [patch V2 24/40] irqchip/mbigen: Prepare for real per device MSI
` [patch V2 25/40] irqchip/gic-msi-lib: Prepare for DOMAIN_BUS_WIRED_TO_MSI
` [patch V2 26/40] irqchip/gic-v3-its: Switch platform MSI to MSI parent
` [patch V2 27/40] irqchip/mbigen: Remove platform_msi_create_device_domain() fallback
` [patch V2 28/40] genirq/msi: Remove platform_msi_create_device_domain()
` [patch V2 29/40] genirq/gic-v3-mbi: Remove unused wired MSI mechanics
` [patch V2 30/40] genirq/gic-v3-mbi: Switch to MSI parent
` [patch V2 31/40] irqchip/gic-v2m: Switch to device MSI
` [patch V2 32/40] genirq/msi: Provide MSI_FLAG_PARENT_PM_DEV
` [patch V2 33/40] irqchip/imx-mu-msi: Switch to MSI parent
` [patch V2 34/40] irqchip/irq-mvebu-icu: Prepare for real per device MSI
` [patch V2 35/40] irqchip/mvebu-gicp: Switch to MSI parent
` [patch V2 36/40] irqchip/mvebu-odmi: Switch to parent MSI
` [patch V2 37/40] irqchip/irq-mvebu-sei: Switch to MSI parent
` [patch V2 38/40] irqchip/irq-mvebu-icu: Remove platform MSI leftovers
` [patch V2 39/40] genirq/msi: "
` [patch V2 40/40] genirq/msi: Move msi_device_data to core

[patch V2 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2022-11-21 14:38 UTC  (34+ messages)
` [patch V2 01/33] genirq/msi: Rearrange MSI domain flags
` [patch V2 02/33] genirq/msi: Provide struct msi_parent_ops
` [patch V2 03/33] genirq/msi: Provide data structs for per device domains
` [patch V2 04/33] genirq/msi: Add size info to struct msi_domain_info
` [patch V2 05/33] genirq/msi: Split msi_create_irq_domain()
` [patch V2 06/33] genirq/irqdomain: Add irq_domain::dev for per device MSI domains
` [patch V2 07/33] genirq/msi: Provide msi_create/free_device_irq_domain()
` [patch V2 08/33] genirq/msi: Provide msi_match_device_domain()
` [patch V2 09/33] genirq/msi: Add range checking to msi_insert_desc()
` [patch V2 10/33] PCI/MSI: Split __pci_write_msi_msg()
` [patch V2 11/33] genirq/msi: Provide BUS_DEVICE_PCI_MSI[X]
` [patch V2 12/33] PCI/MSI: Add support for per device MSI[X] domains
` [patch V2 13/33] x86/apic/vector: Provide MSI parent domain
` [patch V2 14/33] PCI/MSI: Remove unused pci_dev_has_special_msi_domain()
` [patch V2 15/33] iommu/vt-d: Switch to MSI parent domains
` [patch V2 16/33] iommu/amd: Switch to MSI base domains
` [patch V2 17/33] x86/apic/msi: Remove arch_create_remap_msi_irq_domain()
` [patch V2 18/33] genirq/msi: Provide struct msi_map
` [patch V2 19/33] genirq/msi: Provide msi_desc::msi_data
` [patch V2 20/33] genirq/msi: Provide msi_domain_ops::prepare_desc()
` [patch V2 21/33] genirq/msi: Provide msi_domain_alloc_irq_at()
` [patch V2 22/33] genirq/msi: Provide MSI_FLAG_MSIX_ALLOC_DYN
` [patch V2 23/33] PCI/MSI: Split MSI-X descriptor setup
` [patch V2 24/33] PCI/MSI: Provide prepare_desc() MSI domain op
` [patch V2 25/33] PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-X
` [patch V2 26/33] x86/apic/msi: Enable MSI_FLAG_PCI_MSIX_ALLOC_DYN
` [patch V2 27/33] genirq/msi: Provide constants for PCI/IMS support
` [patch V2 28/33] PCI/MSI: Provide IMS (Interrupt Message Store) support
` [patch V2 29/33] PCI/MSI: Provide pci_ims_alloc/free_irq()
` [patch V2 30/33] x86/apic/msi: Enable PCI/IMS
` [patch V2 31/33] iommu/vt-d: "
` [patch V2 32/33] iommu/amd: "
` [patch V2 33/33] irqchip: Add IDXD Interrupt Message Store driver

[patch V2 00/21] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 2 API rework
 2022-11-21 14:36 UTC  (22+ messages)
` [patch V2 01/21] genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flags
` [patch V2 02/21] genirq/irqdomain: Make struct irqdomain readable
` [patch V2 03/21] genirq/irqdomain: Rename irq_domain::dev to irq_domain::pm_dev
` [patch V2 04/21] genirq/msi: Create msi_api.h
` [patch V2 05/21] genirq/irqdomain: Provide IRQ_DOMAIN_FLAG_MSI_PARENT
` [patch V2 06/21] genirq/irqdomain: Provide IRQ_DOMAIN_FLAG_MSI_DEVICE
` [patch V2 07/21] genirq/msi: Check for invalid MSI parent domain usage
` [patch V2 08/21] genirq/msi: Add pointers for per device irq domains
` [patch V2 09/21] genirq/msi: Make MSI descriptor iterators device domain aware
` [patch V2 10/21] genirq/msi: Make msi_get_virq() "
` [patch V2 11/21] genirq/msi: Rename msi_add_msi_desc() to msi_insert_msi_desc()
` [patch V2 12/21] genirq/msi: Make descriptor allocation device domain aware
` [patch V2 13/21] genirq/msi: Make descriptor freeing "
` [patch V2 14/21] genirq/msi: Make msi_add_simple_msi_descs() device "
` [patch V2 15/21] genirq/msi: Provide new domain id based interfaces for freeing interrupts
` [patch V2 16/21] genirq/msi: Provide new domain id allocation functions
` [patch V2 17/21] PCI/MSI: Use msi_domain_alloc/free_irqs_all_locked()
` [patch V2 18/21] platform-msi: Switch to the domain id aware MSI interfaces
` [patch V2 19/21] bus: fsl-mc-msi: Switch to domain id aware interfaces
` [patch V2 20/21] oc: ti: ti_sci_inta_msi: Switch to domain id aware MSI functions
` [patch V2 21/21] genirq/msi: Remove unused alloc/free interfaces

[PATCH v5] PCI/ACPI: PCI/ACPI: Validate devices with power resources support D3
 2022-11-21 14:33 UTC  (4+ messages)

[PATCH] PCI: Add DMA alias for Intel Corporation 8 Series HECI
 2022-11-21 14:11 UTC 

Details For Netherlands
 2022-11-20 18:51 UTC 

[PATCH v2 0/9] dt-bindings: cleanup titles
 2022-11-21 13:33 UTC  (10+ messages)
` [PATCH v2 1/9] dt-bindings: drop redundant part of title of shared bindings
` [PATCH v2 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title
` [PATCH v2 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title
` [PATCH v2 4/9] dt-bindings: drop redundant part of title (end)
` [PATCH v2 5/9] dt-bindings: drop redundant part of title (end, part two)
` [PATCH v2 7/9] dt-bindings: drop redundant part of title (beginning)
` [PATCH v2 8/9] dt-bindings: clock: drop redundant part of title
` [PATCH v2 9/9] dt-bindings: drop redundant part of title (manual)

[PATCH] PCI/MSI: api: Use bullet lists in kernel-doc comments
 2022-11-21 13:27 UTC  (3+ messages)

[PATCH v3 00/11] cxl/pci: Add fundamental error handling
 2022-11-21 13:08 UTC  (11+ messages)
` [PATCH v3 08/11] cxl/pci: add tracepoint events for CXL RAS
` [PATCH v3 09/11] cxl/pci: Add (hopeful) error handling support
` [PATCH v3 10/11] PCI/AER: Add optional logging callback for correctable error
` [PATCH v3 11/11] cxl/pci: Add callback to log AER "

[PATCH v7 0/9] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2022-11-21 12:44 UTC  (10+ messages)
` [PATCH v7 1/9] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host
` [PATCH v7 2/9] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint
` [PATCH v7 3/9] PCI: Add PCI_EXP_LNKCAP_MLW macros
` [PATCH v7 4/9] PCI: designware-ep: Expose dw_pcie_ep_exit() to module
` [PATCH v7 5/9] PCI: dwc: Avoid reading a register to detect whether eDMA exists
` [PATCH v7 6/9] PCI: dwc: Add support for triggering legacy IRQs
` [PATCH v7 7/9] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
` [PATCH v7 8/9] PCI: rcar-gen4-ep: Add R-Car Gen4 PCIe Endpoint support
` [PATCH v7 9/9] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4

[PATCH 0/6] Add PCIe support for Tesla FSD SoC
 2022-11-21 12:11 UTC  (12+ messages)
    ` [PATCH 1/6] dt-bindings: phy: Add PCIe PHY bindings for FSD
    ` [PATCH 2/6] dt-bindings: PCI: Add PCIe controller "
    ` [PATCH 3/6] PCI: dwc: fsd: Add FSD PCIe Controller driver support
    ` [PATCH 4/6] phy: tesla-pcie: Add PCIe PHY driver support for FSD
    ` [PATCH 5/6] arm64: dts: fsd: Add PCIe support for Tesla FSD SoC
    ` [PATCH 6/6] misc: pci_endpoint_test: Add driver data for FSD PCIe controllers

[PATCH v2 1/2] PCI: Take multifunction devices into account when distributing resources
 2022-11-21 11:47 UTC  (3+ messages)

[patch 15/20] genirq/msi: Provide new domain id allocation functions
 2022-11-21 10:34 UTC  (9+ messages)
` [patch 17/20] platform-msi: Switch to the domain id aware MSI interfaces

[PATCH] dt-bindings: Add missing start and/or end of line regex anchors
 2022-11-21 10:16 UTC  (8+ messages)

[PATCH] PCI: dwc: Round up num_ctrls if num_vectors is less than MAX_MSI_IRQS_PER_CTRL
 2022-11-21  7:16 UTC 

[PATCH] PCI: fix possible null-pointer dereference about devname
 2022-11-21  7:09 UTC  (3+ messages)

[PATCH V8 RESEND 0/4] PCI: vmd: Enable PCIe ASPM and LTR on select
 2022-11-21  3:47 UTC  (7+ messages)
` [PATCH V8 RESEND 3/4] PCI: vmd: Create feature grouping for client products
` [PATCH V8 RESEND 4/4] PCI: vmd: Add quirk to configure PCIe ASPM and LTR

[PATCH v2] soc: imx: imx8mp-blk-ctrl: Add PCIe SYSPLL configurations
 2022-11-21  2:24 UTC  (3+ messages)

[Bug] NVME controller down (Seagate FireCuda 530)
 2022-11-20 20:08 UTC 

pciutils-3.9.0 released
 2022-11-20 12:23 UTC 

[PATCH] PCI: mt7621: increase PERST_DELAY_MS
 2022-11-20  7:37 UTC  (3+ messages)

[RFC] Resizable BARs vs bridges with BARs
 2022-11-19 20:08 UTC  (5+ messages)

[PATCH V2] PCI/DOE: Detect on stack work items automatically
 2022-11-19 17:27 UTC  (7+ 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).