linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-27 11:53:47 to 2022-06-29 14:23:42 UTC [more...]

[PATCH v15 0/7] PCI: dwc: Fix higher MSI vectors handling
 2022-06-29 14:23 UTC  (5+ messages)
` [PATCH v15 1/7] PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
` [PATCH v15 5/7] dt-bindings: PCI: qcom: Support additional MSI interrupts

[PATCH 00/10] PCI: qcom: Add support for SC8280XP and SA8540P
 2022-06-29 14:10 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: PCI: qcom: Fix reset conditional
` [PATCH 02/10] dt-bindings: PCI: qcom: Fix msi-interrupt conditional
` [PATCH 03/10] dt-bindings: PCI: qcom: Enumerate platforms with single msi interrupt
` [PATCH 04/10] dt-bindings: PCI: qcom: Add SC8280XP to binding
` [PATCH 05/10] dt-bindings: PCI: qcom: Add SA8540P "
` [PATCH 06/10] PCI: qcom: Add support for SC8280XP
` [PATCH 07/10] PCI: qcom: Add support for SA8540P
` [PATCH 08/10] PCI: qcom: Make all optional clocks optional
` [PATCH 09/10] PCI: qcom: Clean up IP configurations
` [PATCH 10/10] PCI: qcom: Sort device-id table

[PATCH V12 0/9] CXL: Read CDAT and DSMAS data
 2022-06-29 14:09 UTC  (24+ messages)
` [PATCH V12 1/9] PCI: Add vendor ID for the PCI SIG
` [PATCH V12 2/9] PCI: Replace magic constant for PCI Sig Vendor ID
` [PATCH V12 3/9] PCI: Create PCIe library functions in support of DOE mailboxes
` [PATCH V12 4/9] cxl/pci: Create PCI DOE mailbox's for memory devices
` [PATCH V12 5/9] driver-core: Introduce BIN_ATTR_ADMIN_{RO,RW}
` [PATCH V12 6/9] cxl/port: Read CDAT table
` [PATCH V12 7/9] cxl/port: Introduce cxl_cdat_valid()
` [PATCH V12 8/9] cxl/port: Retry reading CDAT on failure
` [PATCH V12 9/9] cxl/port: Parse out DSMAS data from CDAT table

[helgaas-pci:pci/ctrl/dwc-fixes] BUILD SUCCESS 9029c9f42a97801d72357626a9917c570ed18694
 2022-06-29 13:30 UTC 

[helgaas-pci:pci/ctrl/vmd] BUILD SUCCESS 57a128acaba023048585233e7dada9972c2a6b4c
 2022-06-29 13:29 UTC 

[PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-06-29 12:07 UTC  (37+ 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 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()

[PATCH V14 4/7] PCI: loongson: Don't access non-existant devices
 2022-06-29 10:03 UTC  (6+ messages)

[PATCH v1 0/2] PCI: Restrict pci transactions after pci suspend
 2022-06-29  9:33 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] PCI: qcom: Add system PM support
  ` [PATCH v2 2/2] PCI: qcom: Restrict pci transactions after pci suspend

[PATCH v4 1/2] PCI: qcom: Move IPQ8074 DBI register accesses after phy_power_on()
 2022-06-29  9:21 UTC  (2+ messages)

[PATCH v3 2/5] dt-bindings: phy: Add ARTPEC-8 PCIe phy
 2022-06-29  7:18 UTC  (5+ messages)
  ` [PATCH v3 0/5] Add support for Axis, ARTPEC-8 PCIe driver

[PATCH] MMIO should have more priority then IO
 2022-06-29  6:37 UTC  (4+ messages)

[PATCH V3 00/11] PCI: tegra: Add Tegra234 PCIe support
 2022-06-29  6:35 UTC  (17+ messages)
` [PATCH V3 01/11] dt-bindings: PHY: P2U: Add support for Tegra234 P2U block
` [PATCH V3 02/11] dt-bindings: pci: tegra: Convert to json-schema
` [PATCH V3 03/11] dt-bindings: PCI: tegra234: Add schema for tegra234 rootport mode
` [PATCH V3 04/11] dt-bindings: PCI: tegra234: Add schema for tegra234 endpoint mode
` [PATCH V3 05/11] arm64: tegra: Add regulators required for PCIe
` [PATCH V3 06/11] arm64: tegra: Add P2U and PCIe controller nodes to Tegra234 DT
` [PATCH V3 07/11] arm64: tegra: Enable PCIe slots in P3737-0000 board
` [PATCH V3 08/11] phy: tegra: Add PCIe PIPE2UPHY support for Tegra234
` [PATCH V3 09/11] PCI: Disable MSI for Tegra234 root ports
` [PATCH V3 10/11] Revert "PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie"
` [PATCH V3 11/11] PCI: tegra: Add Tegra234 PCIe support

[Intel-gfx] [PATCH 1/2] drm/i915: Add support for LMEM PCIe resizable bar
 2022-06-29  6:00 UTC  (6+ messages)

[PATCH 1/2] phy: samsung: phy-exynos-pcie: sanitize init/power_on callbacks
 2022-06-29  6:05 UTC  (6+ messages)
    ` [PATCH 2/2] PCI: dwc: exynos: Correct generic PHY usage

[PATCH v13 10/15] PCI: imx6: Turn off regulator when system is in suspend mode
 2022-06-29  3:56 UTC  (5+ messages)

[PATCH RESEND v5 00/18] PCI: dwc: Various fixes and cleanups
 2022-06-29  2:03 UTC  (23+ messages)
` [PATCH RESEND v5 05/18] PCI: dwc: Deallocate EPC memory on EP init error
` [PATCH RESEND v5 06/18] PCI: dwc: Enable CDM-check independently from the num_lanes value
` [PATCH RESEND v5 11/18] PCI: dwc: Organize local variables usage
` [PATCH RESEND v5 12/18] PCI: dwc: Re-use local pointer to the resource data
` [PATCH RESEND v5 13/18] PCI: dwc: Add start_link/stop_link inliners
` [PATCH RESEND v5 14/18] PCI: dwc: Move io_cfg_atu_shared to the Root Port descriptor
` [PATCH RESEND v5 15/18] PCI: dwc: Add dw_ prefix to the pcie_port structure name

[PATCH v3 00/17] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-06-29  1:50 UTC  (15+ messages)
` [PATCH v3 04/17] dt-bindings: PCI: dwc: Add max-link-speed common 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

vacation plan
 2022-06-29  1:20 UTC 

[PATCH] PCI: vmd: Add DID 8086:7D0B and 8086:AD0B for Intel MTL SKU's
 2022-06-28 23:38 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION cb71b93c2dc36d18a8b05245973328d018272cdf
 2022-06-28 20:59 UTC 

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

[PATCH 00/46] CXL PMEM Region Provisioning
 2022-06-28 17:04 UTC  (36+ messages)
` [PATCH 01/46] tools/testing/cxl: Fix cxl_hdm_decode_init() calling convention
` [PATCH 02/46] cxl/port: Keep port->uport valid for the entire life of a port
` [PATCH 03/46] cxl/hdm: Use local hdm variable
` [PATCH 04/46] cxl/core: Rename ->decoder_range ->hpa_range
` [PATCH 05/46] cxl/core: Drop ->platform_res attribute for root decoders
` [PATCH 06/46] cxl/core: Drop is_cxl_decoder()
` [PATCH 07/46] cxl: Introduce cxl_to_{ways,granularity}
` [PATCH 08/46] cxl/core: Define a 'struct cxl_switch_decoder'
` [PATCH 09/46] cxl/acpi: Track CXL resources in iomem_resource
` [PATCH 10/46] cxl/core: Define a 'struct cxl_root_decoder' for tracking CXL window resources
` [PATCH 11/46] cxl/core: Define a 'struct cxl_endpoint_decoder' for tracking DPA resources
` [PATCH 12/46] cxl/mem: Convert partition-info to resources
` [PATCH 13/46] cxl/hdm: Require all decoders to be enumerated
` [PATCH 15/46] cxl/Documentation: List attribute permissions
` [PATCH 35/46] cxl/region: Add a 'uuid' attribute

[PATCH v3 17/17] PCI: dwc: Add Baikal-T1 PCIe controller support
 2022-06-28 15:17 UTC  (5+ messages)

[PATCH v6 0/5] PCI: Rework pci_scan_slot() and isolated PCI functions
 2022-06-28 14:31 UTC  (6+ messages)
` [PATCH v6 1/5] PCI: Clean up pci_scan_slot()
` [PATCH v6 2/5] PCI: Split out next_ari_fn() from next_fn()
` [PATCH v6 3/5] PCI: Move jailhouse's isolated function handling to pci_scan_slot()
` [PATCH v6 4/5] PCI: Extend isolated function probing to s390
` [PATCH v6 5/5] s390/pci: allow zPCI zbus without a function zero

[PATCH v2 00/13] treewide: PCI: renesas: Add R-Car Gen4 PCIe support
 2022-06-28 12:33 UTC  (18+ messages)
` [PATCH v2 01/13] PCI: Add PCI_EXP_LNKCAP_MLW macros
` [PATCH v2 02/13] PCI: controller: dwc: Expose dw_pcie_ep_exit() to module
` [PATCH v2 03/13] PCI: dwc: Add ep_pre_init() callback to dw_pcie_ep_ops
` [PATCH v2 04/13] PCI: dwc: Add reset_all_bars flag
` [PATCH v2 05/13] PCI: dwc: endpoint: Read num-lanes property before ep_pre_init()
` [PATCH v2 06/13] PCI: dwc: host: Read num-lanes property before host_init()
` [PATCH v2 07/13] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host
` [PATCH v2 08/13] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint
` [PATCH v2 09/13] PCI: renesas: Add R-Car Gen4 PCIe Host support
` [PATCH v2 10/13] PCI: renesas: Add R-Car Gen4 PCIe Endpoint support
` [PATCH v2 11/13] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4
` [PATCH v2 12/13] arm64: dts: renesas: r8a779f0: Add PCIe Host and Endpoint nodes
` [PATCH v2 13/13] arm64: dts: renesas: r8a779f0: spider: Enable PCIe Host ch0

[PATCH RESEND v5 03/18] PCI: dwc: Disable outbound windows for controllers with iATU
 2022-06-28 11:42 UTC  (3+ messages)

pci-exynos.c phy_init() usage
 2022-06-28 10:59 UTC  (7+ messages)

[PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-06-28  7:17 UTC  (6+ messages)

Prawne zabezpieczenie firmy
 2022-06-28  6:46 UTC 

[PATCH v1 2/3] dt-bindings: pci: QCOM sc7280 add missing clocks
 2022-06-28  6:43 UTC  (2+ messages)

[PATCH v1 1/3] PCI: qcom: Add missing sc7280 clocks in PCIe driver
 2022-06-28  6:39 UTC  (2+ messages)

[PATCH V11 0/8] CXL: Read CDAT and DSMAS data
 2022-06-28  3:32 UTC  (8+ messages)
` [PATCH V11 5/8] cxl/port: Read CDAT table
` [PATCH V11 7/8] cxl/port: Retry reading CDAT on failure

[PATCH V14 1/7] PCI/ACPI: Guard ARM64-specific mcfg_quirks
 2022-06-28  2:52 UTC  (3+ messages)

[PATCH 0/4] PCI: brcmstb: Revert subdevice regulator stuff
 2022-06-27 23:18 UTC  (2+ messages)

[PATCH RESEND v4 00/15] PCI: dwc: Add hw version and dma-ranges support
 2022-06-27 22:31 UTC  (4+ messages)
` [PATCH RESEND v4 07/15] PCI: tegra194: Drop manual DW PCIe controller version setup

[PATCH][next] NTB: EPF: set pointer addr to null using NULL rather than 0
 2022-06-27 20:28 UTC  (2+ messages)

[PATCH -next v2] PCI: endpoint: pci-epf-vntb: fix error handle in epf_ntb_mw_bar_init()
 2022-06-27 20:27 UTC  (2+ messages)

[PATCH -next] PCI: endpoint: Fix Kconfig dependency
 2022-06-27 20:25 UTC  (4+ messages)

[PATCH v11 0/5] PCI: qcom: Rework pipe_clk/pipe_clk_src handling
 2022-06-27 20:02 UTC  (2+ messages)
` (subset) "

[PATCH v11 1/5] clk: qcom: regmap: add PHY clock source implementation
 2022-06-27 20:02 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION aab35c3d5112df6e329a1a5a5a1881e5c4ca3821
 2022-06-27 19:40 UTC 

[PATCH] PCI/ACPI: do not reference a pci device after it has been released
 2022-06-27 16:37 UTC  (7+ messages)

[PATCH] PCI/ACPI: Always advertise ASPM support if CONFIG_PCIEASPM=y
 2022-06-27 12:35 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).