linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-15 11:09:17 to 2022-06-20 11:20:25 UTC [more...]

[PATCH v15 0/7] PCI: dwc: Fix higher MSI vectors handling
 2022-06-20 11:20 UTC  (3+ messages)
` [PATCH v15 1/7] PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
` [PATCH v15 3/7] PCI: dwc: split MSI IRQ parsing/allocation to a separate function

[PATCH V11 0/8] CXL: Read CDAT and DSMAS data
 2022-06-20 10:23 UTC  (13+ messages)
` [PATCH V11 3/8] PCI: Create PCI library functions in support of DOE mailboxes
` [PATCH V11 4/8] cxl/pci: Create PCI DOE mailbox's for memory devices
  ` [PATCH v11 "
` [PATCH V11 5/8] cxl/port: Read CDAT table

[PATCH v3 0/5] Add support for Axis, ARTPEC-8 PCIe driver
 2022-06-20  8:42 UTC  (10+ messages)
  ` [PATCH v3 1/5] dt-bindings: pci: Add ARTPEC-8 PCIe controller
  ` [PATCH v3 3/5] PCI: axis: Add ARTPEC-8 PCIe controller driver
  ` [PATCH v3 2/5] dt-bindings: phy: Add ARTPEC-8 PCIe phy

[PATCH V10 0/9] CXL: Read CDAT and DSMAS data
 2022-06-20  8:39 UTC  (3+ messages)
` [PATCH V10 3/9] PCI: Create PCI library functions in support of DOE mailboxes

[Bug 215925] New: PCIe regression on Raspberry Pi Compute Module 4 (CM4) breaks booting
 2022-06-20  7:00 UTC  (3+ messages)
    ` [Bug 215925] New: PCIe regression on Raspberry Pi Compute Module 4 (CM4) breaks booting #forregzbot

[PATCH] MAINTAINERS: Add Xilinx Versal CPM Root Port maintainers
 2022-06-20  6:42 UTC  (2+ messages)

[PATCH v4 29/34] PCI/P2PDMA: Convert to printbuf
 2022-06-20  0:42 UTC 

[PATCH v3 00/17] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-06-19 20:39 UTC  (24+ messages)
` [PATCH v3 02/17] dt-bindings: PCI: dwc: Remove bus node from the examples
` [PATCH v3 04/17] dt-bindings: PCI: dwc: Add max-link-speed common property
` [PATCH v3 06/17] dt-bindings: PCI: dwc: Add max-functions EP property
` [PATCH v3 07/17] dt-bindings: PCI: dwc: Add interrupts/interrupt-names common properties
` [PATCH v3 12/17] dt-bindings: PCI: dwc: Add Baikal-T1 PCIe Root Port bindings
` [PATCH v3 13/17] PCI: dwc: Introduce generic controller capabilities interface
` [PATCH v3 14/17] PCI: dwc: Introduce generic resources getter
` [PATCH v3 15/17] PCI: dwc: Combine iATU detection procedures
` [PATCH v3 17/17] PCI: dwc: Add Baikal-T1 PCIe controller support

[PATCH v5 0/2] Add support for Xilinx Versal CPM5 Root Port
 2022-06-19 17:20 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: PCI: xilinx-cpm: Add "
` [PATCH v5 2/2] PCI: xilinx-cpm: Add support for "

[bugzilla-daemon@kernel.org: [Bug 216147] New: NVMe quirk needed for multiple Micron MTFDKBA2T0TFH SSDs]
 2022-06-19 13:20 UTC 

[bugzilla-daemon@kernel.org: [Bug 216109] New: Steam Deck fails to boot when E820 entries clipped out of _CRS]
 2022-06-19 12:37 UTC  (3+ messages)
  ` [bugzilla-daemon@kernel.org: [Bug 216109] New: Steam Deck fails to boot when E820 entries clipped out of _CRS] #forregzbot

[helgaas-pci:for-linus] BUILD SUCCESS a2b36ffbf5b6ec301e61249c8b09e610bc80772f
 2022-06-19  9:59 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915: Add support for LMEM PCIe resizable bar
 2022-06-18 15:14 UTC  (4+ messages)

[PATCH v5 0/2] Add support for Xilinx Versal CPM5 Root Port
 2022-06-18  2:38 UTC  (8+ messages)
` [PATCH v5 1/2] dt-bindings: PCI: xilinx-cpm: Add "
` [PATCH v5 2/2] PCI: xilinx-cpm: Add support for "

[linux-next:master] BUILD REGRESSION 07dc787be2316e243a16a33d0a9b734cd9365bd3
 2022-06-17 22:36 UTC 

[PATCH] x86/PCI: Revert: "Clip only host bridge windows for E820 regions"
 2022-06-17 20:27 UTC  (3+ messages)

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

[PATCH] x86/PCI: Revert: "Clip only host bridge windows for E820 regions"
 2022-06-17 19:55 UTC  (2+ messages)

[PATCH v4 00/18] PCI: dwc: Various fixes and cleanups
 2022-06-17 13:11 UTC  (8+ messages)

pci=no_e820 report for vmware fusion
 2022-06-17 12:28 UTC  (4+ messages)

[PATCH V13 5/6] PCI: Add quirk for LS7A to avoid reboot failure
 2022-06-17 12:14 UTC  (7+ messages)

[PATCH v13 0/15] PCI: imx6: refine codes and add the error propagation
 2022-06-17 10:31 UTC  (16+ messages)
` [PATCH v13 01/15] PCI: imx6: Move imx6_pcie_grp_offset(), imx6_pcie_configure_type() earlier
` [PATCH v13 02/15] PCI: imx6: Move PHY management functions together
` [PATCH v13 03/15] PCI: imx6: Move imx6_pcie_enable_ref_clk() earlier
` [PATCH v13 04/15] PCI: imx6: Move imx6_pcie_clk_disable() earlier
` [PATCH v13 05/15] PCI: imx6: Factor out ref clock disable to match enable
` [PATCH v13 06/15] PCI: imx6: Collect clock enables in imx6_pcie_clk_enable()
` [PATCH v13 07/15] PCI: imx6: Propagate .host_init() errors to caller
` [PATCH v13 08/15] PCI: imx6: Disable i.MX6QDL clock when disabling ref clocks
` [PATCH v13 09/15] PCI: imx6: Call host init function directly in resume
` [PATCH v13 10/15] PCI: imx6: Turn off regulator when system is in suspend mode
` [PATCH v13 11/15] PCI: imx6: Move regulator enable out of imx6_pcie_deassert_core_reset()
` [PATCH v13 12/15] PCI: imx6: Mark the link down as non-fatal error
` [PATCH v13 13/15] PCI: imx6: Reduce resume time by only starting link if it was up before suspend
` [PATCH v13 14/15] PCI: imx6: Do not hide phy driver callbacks and refine the error handling
` [PATCH v13 15/15] PCI: imx6: Disable clocks in reverse order of enable

(SPDM) Device attestation, secure channels from host to device etc: Discuss at Plumbers?
 2022-06-17 10:21 UTC  (3+ messages)

[CFP LPC 2022] VFIO/IOMMU/PCI Microconference
 2022-06-17  9:02 UTC 

[PATCH V14 0/7] PCI: Loongson pci improvements and quirks
 2022-06-17  7:43 UTC  (8+ messages)
` [PATCH V14 1/7] PCI/ACPI: Guard ARM64-specific mcfg_quirks
` [PATCH V14 2/7] PCI: loongson: Use generic 8/16/32-bit config ops on LS2K/LS7A
` [PATCH V14 3/7] PCI: loongson: Add ACPI init support
` [PATCH V14 4/7] PCI: loongson: Don't access non-existant devices
` [PATCH V14 5/7] PCI: loongson: Improve the MRRS quirk for LS7A
` [PATCH V14 6/7] PCI: Add quirk for LS7A to avoid reboot failure
` [PATCH V14 7/7] PCI: Add quirk for multifunction devices of LS7A

[helgaas-pci:pci/ctrl/qcom] BUILD SUCCESS 1b28773144391a7efbcde482b4152fa6cdf51b63
 2022-06-17  6:57 UTC 

[PATCH v12 00/13] PCI: imx6: refine codes and add the error propagation
 2022-06-17  5:57 UTC  (24+ messages)
` [PATCH v12 01/13] PCI: imx6: Move imx6_pcie_grp_offset(), imx6_pcie_configure_type() earlier
` [PATCH v12 02/13] PCI: imx6: Move PHY management functions together
` [PATCH v12 03/13] PCI: imx6: Move imx6_pcie_enable_ref_clk() earlier
` [PATCH v12 04/13] PCI: imx6: Move imx6_pcie_clk_disable() earlier
` [PATCH v12 05/13] PCI: imx6: Factor out ref clock disable to match enable
` [PATCH v12 06/13] PCI: imx6: Collect clock enables in imx6_pcie_clk_enable()
` [PATCH v12 07/13] PCI: imx6: Propagate .host_init() errors to caller
` [PATCH v12 08/13] PCI: imx6: Disable i.MX6QDL clock when disabling ref clocks
` [PATCH v12 09/13] PCI: imx6: Turn off regulator when system is in suspend mode
` [PATCH v12 10/13] PCI: imx6: Mark the link down as non-fatal error
` [PATCH v12 11/13] PCI: imx6: Reduce resume time by only starting link if it was up before suspend
` [PATCH v12 12/13] PCI: imx6: Do not hide phy driver callbacks and refine the error handling
` [PATCH v12 13/13] PCI: imx6: Disable clocks in reverse order of enable

[helgaas-pci:pci/edma] BUILD SUCCESS 7871514c9cff8a4356250355c1032e0d94c61511
 2022-06-17  5:43 UTC 

[helgaas-pci:pci/ctrl/mediatek-gen3] BUILD SUCCESS 28fc842e14729df641326b4deb3aa275ca648fce
 2022-06-17  1:09 UTC 

[linux-next:master] BUILD REGRESSION c6d7e3b385f19869ab96e9404c92ff1abc34f2c8
 2022-06-16 19:52 UTC 

[PATCH v12 0/8] Enable designware PCI EP EDMA locally
 2022-06-16 18:49 UTC  (16+ messages)

[helgaas-pci:pci/ctrl/imx6] BUILD SUCCESS 2916be82737c949c49ab640d422f3352d843340a
 2022-06-16 18:38 UTC 

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

blktests failures with v5.19-rc1
 2022-06-16 17:55 UTC  (7+ messages)

[helgaas-pci:for-linus] BUILD SUCCESS dd104bcc2cf233234f82bfc4bd5b8ab32cdbf117
 2022-06-16 13:48 UTC 

[PATCH 0/7] treewide: PCI: renesas: Add R-Car Gen4 PCIe support
 2022-06-16 11:51 UTC  (7+ messages)
` [PATCH 1/7] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host
` [PATCH 2/7] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint

[helgaas-pci:next] BUILD SUCCESS 20ba3070acb6180ef0b513281092c0f5d2460fba
 2022-06-16  6:49 UTC 

[linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
 2022-06-16  5:11 UTC  (3+ messages)

[PATCH v11 0/8] PCI: imx6: refine codes and add the error propagation
 2022-06-15 23:01 UTC  (2+ messages)

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

[PATCH v4] PCI/ASPM: Update LTR threshold based upon reported max latencies
 2022-06-15 17:39 UTC  (4+ messages)
` [PATCH v5] "

[PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-06-15 16:12 UTC  (22+ messages)
` [PATCH v7 01/21] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v7 02/21] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v7 03/21] PCI/P2PDMA: Expose pci_p2pdma_map_type()
` [PATCH v7 04/21] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH v7 05/21] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
` [PATCH v7 06/21] dma-direct: support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v7 07/21] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH v7 08/21] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v7 09/21] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
` [PATCH v7 10/21] nvme-pci: convert to using dma_map_sgtable()
` [PATCH v7 11/21] RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v7 12/21] RDMA/rw: drop pci_p2pdma_[un]map_sg()
` [PATCH v7 13/21] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()
` [PATCH v7 14/21] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v7 15/21] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v7 16/21] block: add check when merging zone device pages
` [PATCH v7 17/21] lib/scatterlist: "
` [PATCH v7 18/21] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [PATCH v7 19/21] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
` [PATCH v7 21/21] nvme-pci: allow mmaping the CMB in userspace

[helgaas-pci:next] BUILD SUCCESS 8c1abc7f0381354511d1a36fbf9b5c9e7d0c5b79
 2022-06-15 15:49 UTC 

Question about deadlock between AER and pceihp interrupts during resume from S3 with unplugged device
 2022-06-15 15:49 UTC  (8+ messages)

[PATCH v1] PCI: qcom: Allow L1 and its sub states on qcom dwc wrapper
 2022-06-15 15:44 UTC  (7+ messages)
` [PATCH v2] PCI: qcom: Allow L1 and its sub states

[PATCH RESEND v10 1/3] dt-bindings: PCI: Add support for Airoha EN7532
 2022-06-15 15:31 UTC  (3+ messages)
` [PATCH RESEND v10 2/3] PCI: mediatek: Allow building for ARCH_AIROHA

[PATCH v11 0/8] Enable designware PCI EP EDMA locally
 2022-06-15 13:46 UTC  (4+ messages)

[PATCH RESEND v5 0/4] PCI: Rework pci_scan_slot() and isolated PCI functions
 2022-06-15 11:09 UTC  (3+ messages)
` [PATCH RESEND v5 1/4] PCI: Clean up pci_scan_slot()


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