linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-23 15:50:43 to 2022-11-27 11:42:12 UTC [more...]

[next v7 0/8] Add BananaPi R3
 2022-11-27 11:41 UTC  (7+ messages)
` [next v7 2/8] dt-bindings: usb: mtk-xhci: add support for mt7986
` [next v7 3/8] dt-bindings: PCI: mediatek-gen3: add SoC based clock config
` [next v7 4/8] dt-bindings: PCI: mediatek-gen3: add support for mt7986
` [next v7 5/8] arm64: dts: mt7986: add usb related device nodes
` [next v7 6/8] arm64: dts: mt7986: add mmc "
` [next v7 8/8] arm64: dts: mt7986: add Bananapi R3

[PATCH v7 17/20] PCI: dwc: Introduce generic resources getter
 2022-11-27  1:10 UTC  (3+ messages)

[PATCH v6 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-11-26 23:45 UTC  (5+ messages)
` [PATCH v6 22/24] dmaengine: dw-edma: Bypass dma-ranges mapping for the local setup

[PATCH v7 0/5] PCI: add 4x lane support for pci-j721e controllers
 2022-11-26 14:30 UTC  (11+ messages)
` [PATCH v7 1/5] dt-bindings: PCI: ti,j721e-pci-*: add checks for num-lanes
` [PATCH v7 2/5] PCI: j721e: Add per platform maximum lane settings
` [PATCH v7 3/5] PCI: j721e: Add PCIe 4x lane selection support
` [PATCH v7 4/5] dt-bindings: PCI: ti,j721e-pci-*: add j784s4-pci-* compatible strings
` [PATCH v7 5/5] PCI: j721e: add j784s4 PCIe configuration

[PATCH 00/12] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2022-11-25 23:36 UTC  (17+ messages)
` [PATCH 03/12] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt to dt-schema
` [PATCH 04/12] dt-bindings: watchdog: convert meson-wdt.txt "
` [PATCH 05/12] dt-bindings: media: convert meson-ir.txt "
` [PATCH 06/12] dt-bindings: rtc: convert rtc-meson.txt "
` [PATCH 08/12] dt-bindings: timer: convert timer/amlogic,meson7-timer.txt "
` [PATCH 09/12] dt-bindings: phy: convert meson-gxl-usb2-phy.txt "
` [PATCH 11/12] dt-bindings: pcie: convert amlogic,meson-pcie.txt "
` [PATCH 12/12] dt-bindings: net: convert mdio-mux-meson-g12a.txt "

[PATCH v7 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-11-25 20:22 UTC  (4+ messages)

[PATCH v14 1/1] PCI: endpoint: pci-epf-vntb: Use EP MSI controller to handle DB from host
 2022-11-25 19:27 UTC 

[PATCH v2 0/3] PCI: armada8k: Add support for AC5 SoC
 2022-11-25 15:51 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: armada8k: Add compatible string "
` [PATCH v2 2/3] PCI: armada8k: Add AC5 SoC support
` [PATCH v2 3/3] PCI: armada8k: Add MSI support for AC5 SoC

[PATCH v4 1/1] x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
 2022-11-25 15:19 UTC  (2+ messages)

[PATCH v7 7/9] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
 2022-11-25 11:37 UTC  (3+ messages)

[PATCH 00/13] Remove unused microblaze PCIe bus architecture
 2022-11-25 10:39 UTC  (2+ messages)

[PATCH v1] PCI: imx6: Set MSI enable bit of RC in resume
 2022-11-25 10:19 UTC  (3+ messages)

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

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

[PATCH v13 0/2] PCI: endpoint: pci-epf-vntb: using platform MSI as doorbell
 2022-11-24 22:02 UTC  (11+ messages)
` [PATCH v13 1/2] PCI: endpoint: pci-epf-vntb: change doorbell register offset calc mathod
    ` [EXT] "
` [PATCH v13 2/2] PCI: endpoint: pci-epf-vntb: using platform MSI as doorbell
    ` [EXT] "

[PATCH V8 0/4] PCI: vmd: Enable PCIe ASPM and LTR on select hardware
 2022-11-24 16:39 UTC  (4+ messages)

[patch V2 00/21] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 2 API rework
 2022-11-24 15:55 UTC  (15+ 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 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 0/9] dt-bindings: cleanup titles
 2022-11-24 14:59 UTC  (14+ messages)
` [PATCH v2 1/9] dt-bindings: drop redundant part of title of shared bindings
` [PATCH v2 4/9] dt-bindings: drop redundant part of title (end)
` [PATCH v2 7/9] dt-bindings: drop redundant part of title (beginning)
` [PATCH v2 9/9] dt-bindings: drop redundant part of title (manual)
  ` [PATCH v2 6/9] dt-bindings: drop redundant part of title (end, part three)

[lpieralisi-pci:pci/dwc] BUILD SUCCESS ba6ed462dcf41a83b36eb9a74a8c4720040f9762
 2022-11-24 13:33 UTC 

[patch V2 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2022-11-24 13:28 UTC  (42+ messages)
` [patch V2 02/33] genirq/msi: Provide struct msi_parent_ops
` [patch V2 07/33] genirq/msi: Provide msi_create/free_device_irq_domain()
` [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 21/33] genirq/msi: Provide msi_domain_alloc_irq_at()
` [patch V2 25/33] PCI/MSI: Provide post-enable dynamic allocation interfaces for MSI-X
` [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 31/33] iommu/vt-d: Enable PCI/IMS
` [patch V2 33/33] irqchip: Add IDXD Interrupt Message Store driver

[PATCH] PCI: xilinx: Drop obsolete dependency on COMPILE_TEST
 2022-11-24 13:24 UTC 

[PATCH v3 0/9] PCI/AER: Fix and optimize usage of status clearing api
 2022-11-24 11:55 UTC  (3+ messages)

[PATCH V2 0/2] PCI/DOE: Remove asynchronous task support
 2022-11-24 11:19 UTC  (7+ messages)
` [PATCH V2 1/2] PCI/DOE: Remove the pci_doe_flush_mb() call

[PATCH] PCI/portdrv: Do not require an interrupt for all AER capable ports
 2022-11-24  9:35 UTC 

[PATCH v6 0/5] PCI: add 4x lane support for pci-j721e controllers
 2022-11-24  9:26 UTC  (7+ messages)
` [PATCH v6 1/5] dt-bindings: PCI: ti,j721e-pci-*: add checks for num-lanes
` [PATCH v6 4/5] dt-bindings: PCI: ti,j721e-pci-*: add j784s4-pci-* compatible strings

[IP REVIEW PATCH 0/3] Add support for Lane Margining at Receiver
 2022-11-24  8:45 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: PHY: P2U: Add PCIe lane margining support
` [PATCH 2/3] arm64: tegra: Add uphy lane number and intr in p2u nodes
` [PATCH 3/3] phy: tegra: Add lane margin support

[lpieralisi-pci:pci/endpoint] BUILD SUCCESS 5f697b25009ccfebede5e42c6693c4b18de11b37
 2022-11-24  5:40 UTC 

[PATCH V1] PCI/ASPM: Save/restore L1SS Capability for suspend/resume
 2022-11-24  0:07 UTC  (5+ messages)

[GIT PULL] PCI fixes for v6.1
 2022-11-23 23:20 UTC  (2+ messages)

[PATCH v1 0/9] PCI: microchip: Partition address translations
 2022-11-23 23:15 UTC  (20+ messages)
` [PATCH v1 1/9] PCI: microchip: Align register, offset, and mask names with hw docs
` [PATCH v1 2/9] PCI: microchip: Correct the DED and SEC interrupt bit offsets
` [PATCH v1 3/9] PCI: microchip: Enable event handlers to access bridge and ctrl ptrs
` [PATCH v1 4/9] PCI: microchip: Clean up initialisation of interrupts
` [PATCH v1 5/9] PCI: microchip: Gather MSI information from hardware config registers
` [PATCH v1 6/9] PCI: microchip: Re-partition code between probe() and init()
` [PATCH v1 7/9] PCI: microchip: Partition outbound address translation
` [PATCH v1 8/9] PCI: microchip: Partition inbound "
` [PATCH v1 9/9] riscv: dts: microchip: add parent ranges and dma-ranges for IKRD v2022.09

[PATCH v3] acpi,pci: warn about duplicate IRQ routing entries returned from _PRT
 2022-11-23 21:48 UTC 

[PATCH] acpi,pci: warn about duplicate IRQ routing entries returned from _PRT
 2022-11-23 20:28 UTC  (4+ messages)
` [PATCH v2] "

[patch 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2022-11-23 18:38 UTC  (10+ messages)
` [patch 19/33] genirq/msi: Provide msi_desc::msi_data

[PATCH v16 0/7] pci-epf-vntb clean up
 2022-11-23 17:11 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).