linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-31 18:47:01 to 2022-06-05 13:53:44 UTC [more...]

[PATCH MANUALSEL 5.18 7/7] x86/PCI: Add PIRQ routing table range checks
 2022-06-05 13:53 UTC 

[PATCH] PCI: microchip: Fix refcount leak in mc_pcie_init_irq_domains
 2022-06-05  5:51 UTC 

[PATCH V10 0/9] CXL: Read CDAT and DSMAS data
 2022-06-05  0:50 UTC  (10+ messages)
` [PATCH V10 1/9] PCI: Add vendor ID for the PCI SIG
` [PATCH V10 2/9] PCI: Replace magic constant for PCI Sig Vendor ID
` [PATCH V10 3/9] PCI: Create PCI library functions in support of DOE mailboxes
` [PATCH V10 4/9] cxl/pci: Create PCI DOE mailbox's for memory devices
` [PATCH V10 5/9] cxl/port: Find a DOE mailbox which supports CDAT
` [PATCH V10 6/9] cxl/port: Read CDAT table
` [PATCH V10 7/9] cxl/port: Introduce cxl_cdat_valid()
` [PATCH V10 8/9] cxl/port: Retry reading CDAT on failure
` [PATCH V10 9/9] cxl/port: Parse out DSMAS data from CDAT table

[PATCH v2 0/1] PCI: brcmstb: Fix regression regarding missing PCIe linkup
 2022-06-04 20:59 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCH] PCI/AER: Iterate over error counters instead of error
 2022-06-04 20:30 UTC  (4+ messages)

[PATCH v3 29/33] PCI/P2PDMA: Convert to printbuf
 2022-06-04 19:30 UTC 

[PATCH V13 4/6] PCI: loongson: Improve the MRRS quirk for LS7A
 2022-06-04  0:07 UTC  (8+ messages)

[PATCH v2 0/5] Add support for Axis, ARTPEC-8 PCIe driver
 2022-06-03 16:09 UTC  (8+ messages)
    ` [PATCH v2 1/5] dt-bindings: pci: Add ARTPEC-8 PCIe controller
    ` [PATCH v2 3/5] PCI: axis: Add ARTPEC-8 PCIe controller driver
    ` [PATCH v2 4/5] phy: Add ARTPEC-8 PCIe PHY driver
    ` [PATCH v2 5/5] MAINTAINERS: Add maintainer for Axis "
` [PATCH v2 2/5] dt-bindings: phy: Add ARTPEC-8 PCIe phy

[PATCH v2] PCI: brcmstb: Fix refcount leak in brcm_pcie_probe
 2022-06-03 13:08 UTC 

[PATCH v3 0/8] vfio/pci: power management changes
 2022-06-03 10:19 UTC  (19+ messages)
` [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state

[PATCH v9 0/5] PCI: qcom: Rework pipe_clk/pipe_clk_src handling
 2022-06-03  9:21 UTC  (10+ messages)
` [PATCH v9 1/5] clk: qcom: regmap: add PHY clock source implementation
` [PATCH v9 2/5] clk: qcom: gcc-sm8450: use new clk_regmap_phy_mux_ops for PCIe pipe clocks
` [PATCH v9 3/5] clk: qcom: gcc-sc7280: "
` [PATCH v9 4/5] PCI: qcom: Remove unnecessary pipe_clk handling
` [PATCH v9 5/5] PCI: qcom: Drop manual pipe_clk_src handling

[PATCH v10 0/5] PCI: qcom: Rework pipe_clk/pipe_clk_src handling
 2022-06-03  8:44 UTC  (6+ messages)
` [PATCH v10 1/5] clk: qcom: regmap: add PHY clock source implementation
` [PATCH v10 2/5] clk: qcom: gcc-sm8450: use new clk_regmap_phy_mux_ops for PCIe pipe clocks
` [PATCH v10 3/5] clk: qcom: gcc-sc7280: "
` [PATCH v10 4/5] PCI: qcom: Remove unnecessary pipe_clk handling
` [PATCH v10 5/5] PCI: qcom: Drop manual pipe_clk_src handling

[PATCH v2] [RFC PATCH] PCI: Update LTR threshold based on LTRME bit
 2022-06-03  7:54 UTC  (6+ messages)
` [PATCH v3] PCI/ASPM: Update LTR threshold based upon reported max latencies
` [PATCH v4] "

[PATCH v13 0/7] PCI: dwc: Fix higher MSI vectors handling
 2022-06-03  7:41 UTC  (8+ messages)
` [PATCH v13 1/7] PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
` [PATCH v13 2/7] PCI: dwc: Convert msi_irq to the array
` [PATCH v13 3/7] PCI: dwc: split MSI IRQ parsing/allocation to a separate function
` [PATCH v13 4/7] PCI: dwc: Handle MSIs routed to multiple GIC interrupts
` [PATCH v13 5/7] dt-bindings: PCI: qcom: Support additional MSI interrupts
` [PATCH v13 6/7] arm64: dts: qcom: sm8250: provide "
` [PATCH v13 7/7] PCI: qcom: Revert "PCI: qcom: Add support for handling MSIs from 8 endpoints"

[PATCH v1] PCI: qcom: Allow L1 and its sub states on qcom dwc wrapper
 2022-06-03  7:18 UTC 

[PATCH v2] dt-bindings: PCI: xilinx-cpm: Fix reg property order
 2022-06-03  4:52 UTC  (6+ messages)

[PATCH V9 0/9] CXL: Read CDAT and DSMAS data
 2022-06-02 22:47 UTC  (26+ messages)
` [PATCH V9 3/9] PCI: Create PCI library functions in support of DOE mailboxes
  ` [PATCH v9 "
` [PATCH V9 4/9] cxl/pci: Create PCI DOE mailbox's for memory devices
` [PATCH V9 5/9] cxl/port: Find a DOE mailbox which supports CDAT
` [PATCH V9 6/9] cxl/port: Read CDAT table
` [PATCH V9 7/9] cxl/port: Introduce cxl_cdat_valid()
` [PATCH V9 8/9] cxl/port: Retry reading CDAT on failure
  ` [PATCH v9 "

[PATCH v1 1/1] PCI: dwc: Fix MSI msi_msg dma mapping
 2022-06-02 22:46 UTC  (2+ messages)

[PATCH v4 1/1] MAINTAINERS: add polarfire rng, pci and clock drivers
 2022-06-02 22:05 UTC  (5+ messages)

[PATCH v2 1/6] x86/amd_nb: Add AMD Family 17h A0-AF IDs
 2022-06-02 21:05 UTC  (4+ messages)
` [PATCH v2 2/6] x86/amd_nb: Add Family 19h model 70h-7Fh IDs
` [PATCH v2 3/6] x86/amd_nb: Add Family 19h model 60h-6Fh IDs

[PATCH V13 3/6] PCI: loongson: Don't access unexisting devices
 2022-06-02 20:00 UTC  (5+ messages)

[GIT PULL] PCI fixes for v5.19
 2022-06-02 19:57 UTC  (2+ messages)

[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-06-02 17:49 UTC  (14+ messages)
` [PATCH v6 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()

Fwd: [Bug 216059] New: Scsi host number of Adaptec RAID controller changes upon a PCIe hotplug and re-insert
 2022-06-02 16:55 UTC  (2+ messages)

[PATCH V13 5/6] PCI: Add quirk for LS7A to avoid reboot failure
 2022-06-02 16:29 UTC  (4+ messages)

[PATCH v2] dt-bindings: PCI: apple: Add missing 'power-domains' property
 2022-06-02 15:08 UTC  (3+ messages)

[PATCH v12 0/8] PCI: qcom: Fix higher MSI vectors handling
 2022-06-02 14:21 UTC  (10+ messages)
` [PATCH v12 2/8] PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
` [PATCH v12 3/8] PCI: dwc: Convert msi_irq to the array
` [PATCH v12 4/8] PCI: dwc: split MSI IRQ parsing/allocation to a separate function
` [PATCH v12 5/8] PCI: dwc: Handle MSIs routed to multiple GIC interrupts

[RFC v3 0/5] RK3568 PCIe V3 support
 2022-06-02 13:47 UTC  (9+ messages)
` [RFC v3 1/5] dt-bindings: phy: rockchip: add PCIe v3 phy
    ` Aw: "
      `  "
            ` Aw: "

[PATCH] PCI: brcmstb: Fix refcount leak in brcm_pcie_probe
 2022-06-02 12:50 UTC 

[PATCH] PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep
 2022-06-02 11:34 UTC  (2+ messages)

[PATCH RESEND v5 0/4] PCI: Rework pci_scan_slot() and isolated PCI functions
 2022-06-02 10:30 UTC  (5+ messages)
` [PATCH RESEND v5 1/4] PCI: Clean up pci_scan_slot()
` [PATCH RESEND v5 2/4] PCI: Move jailhouse's isolated function handling to pci_scan_slot()
` [PATCH RESEND v5 3/4] PCI: Extend isolated function probing to s390
` [PATCH RESEND v5 4/4] s390/pci: allow zPCI zbus without a function zero

[GIT PULL] asm-generic changes for 5.19
 2022-06-02 10:02 UTC  (20+ messages)
          ` [musl] "

[PATCH V13 2/6] PCI: loongson: Add ACPI init support
 2022-06-02  7:09 UTC  (3+ messages)

[PATCH] PCI/ASPM: Wait for data link active after retraining
 2022-06-02  6:55 UTC 

[PATCH v2] drivers: pci: Directly use ida_alloc()/free()
 2022-06-02  7:11 UTC 

[PATCH V13 1/6] PCI: loongson: Use generic 8/16/32-bit config ops on LS2K/LS7A
 2022-06-02  4:18 UTC  (3+ messages)

[PATCH 1/2] x86/amd_nb: Add AMD Family 19h A0-AF IDs
 2022-06-02  1:57 UTC  (4+ messages)

[PATCH V8 00/10] CXL: Read CDAT and DSMAS data from the device
 2022-06-01 20:17 UTC  (11+ messages)
` [PATCH V8 03/10] PCI: Create PCI library functions in support of DOE mailboxes

cleanup swiotlb initialization v8
 2022-06-01 18:40 UTC  (8+ messages)
` [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful

[PATCH AUTOSEL 4.9 08/11] PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()
 2022-06-01 14:00 UTC 

[PATCH AUTOSEL 4.14 09/14] PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()
 2022-06-01 14:00 UTC 

[PATCH AUTOSEL 4.19 10/15] PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()
 2022-06-01 13:59 UTC 

[PATCH AUTOSEL 5.10 18/26] PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()
 2022-06-01 13:57 UTC 

[PATCH AUTOSEL 5.4 13/20] PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()
 2022-06-01 13:58 UTC 

[PATCH AUTOSEL 5.15 25/37] PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()
 2022-06-01 13:56 UTC 

[PATCH AUTOSEL 5.17 02/48] PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimited
 2022-06-01 13:54 UTC  (4+ messages)
` [PATCH AUTOSEL 5.17 28/48] PCI: microchip: Add missing chained_irq_enter()/exit() calls
` [PATCH AUTOSEL 5.17 30/48] PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()
` [PATCH AUTOSEL 5.17 31/48] PCI: cadence: Clear FLR in device capabilities register

[PATCH AUTOSEL 5.18 02/49] PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimited
 2022-06-01 13:51 UTC  (4+ messages)
` [PATCH AUTOSEL 5.18 29/49] PCI: microchip: Add missing chained_irq_enter()/exit() calls
` [PATCH AUTOSEL 5.18 31/49] PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()
` [PATCH AUTOSEL 5.18 32/49] PCI: cadence: Clear FLR in device capabilities register

[RFC v2 00/39] Kconfig: Introduce HAS_IOPORT config option
 2022-06-01 12:25 UTC  (3+ messages)
` [RFC v2 29/39] rtc: add HAS_IOPORT dependencies

[PATCH v4 1/2] PCI/portdrv: Add option to setup IRQs for platform-specific Service Errors
 2022-06-01 11:53 UTC  (5+ messages)

[PATCH] PCI: vmd: Use devm_kasprintf instead of simple kasprintf
 2022-06-01 11:14 UTC  (3+ messages)

[helgaas-pci:for-linus] BUILD SUCCESS 833e53a4ffe92e742e99347c68d99dc33986598b
 2022-06-01  8:58 UTC 

[PATCH] PCI/ERR: handle disconnected devices in report_error_detected
 2022-06-01  7:40 UTC 

[PATCH V13 6/6] PCI: Add quirk for multifunction devices of LS7A
 2022-06-01  7:36 UTC  (3+ messages)

[PATCH v3] PCI: mediatek-gen3: Fix refcount leak in mtk_pcie_init_irq_domains
 2022-06-01  4:47 UTC  (2+ messages)

[PATCH v2] PCI: mediatek-gen3: Print LTSSM state when PCIe link down
 2022-06-01  2:24 UTC  (4+ messages)

[PATCH] MAINTAINERS: Update my email address to @kernel.org
 2022-05-31 20:03 UTC  (2+ messages)

[PATCH v2 0/2] PCI: aardvark controller changes BATCH 5 (subset)
 2022-05-31 19:55 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: aardvark: Add support for AER registers on emulated bridge

[PATCH v1] PCI: brcmstb: Fix regression regarding missing PCIe linkup
 2022-05-31 19:46 UTC  (3+ messages)

[PATCH v3 00/13] PCI: dwc: Various fixes and cleanups
 2022-05-31 18:46 UTC  (7+ messages)
` [PATCH v3 02/13] PCI: dwc: Don't use generic IO-ops for DBI-space access


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