linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-13 14:55:55 to 2022-06-16 11:52:01 UTC [more...]

[PATCH 0/7] treewide: PCI: renesas: Add R-Car Gen4 PCIe support
 2022-06-16 11:51 UTC  (22+ 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
` [PATCH 3/7] PCI: renesas: Add R-Car Gen4 PCIe Host support
` [PATCH 4/7] PCI: renesas: Add R-Car Gen4 PCIe Endpoint support
` [PATCH 5/7] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4
` [PATCH 6/7] arm64: dts: renesas: r8a779f0: Add PCIe Host and Endpoint nodes
` [PATCH 7/7] arm64: dts: renesas: r8a779f0: spider: Enable PCIe Host ch0

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

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

blktests failures with v5.19-rc1
 2022-06-16  4:42 UTC  (9+ messages)

[PATCH v12 00/13] PCI: imx6: refine codes and add the error propagation
 2022-06-16  2:23 UTC  (22+ 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

[PATCH v11 0/8] PCI: imx6: refine codes and add the error propagation
 2022-06-15 23:01 UTC  (10+ messages)
` [PATCH v11 1/8] PCI: imx6: Encapsulate the clock enable into one standalone function
` [PATCH v11 2/8] PCI: imx6: Add the error propagation from host_init
` [PATCH v11 3/8] PCI: imx6: Move imx6_pcie_clk_disable() earlier
` [PATCH v11 4/8] PCI: imx6: Disable iMX6QDL PCIe REF clock when disable PCIe clocks
` [PATCH v11 5/8] PCI: imx6: Turn off regulator when the system is in suspend mode
` [PATCH v11 6/8] PCI: imx6: Mark the link down as none fatal error
` [PATCH v11 7/8] PCI: imx6: Reduce resume time by only starting link if it was up before suspend
` [PATCH v11 8/8] PCI: imx6: Do not hide phy driver callbacks and refine the error handling

[PATCH v12 0/8] Enable designware PCI EP EDMA locally
 2022-06-15 20:23 UTC  (5+ messages)

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

[PATCH v11 0/5] PCI: qcom: Rework pipe_clk/pipe_clk_src handling
 2022-06-15 19:51 UTC  (11+ 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

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

[PATCH v3 00/17] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-06-15 17:10 UTC  (20+ 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 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] x86/PCI: Revert: "Clip only host bridge windows for E820 regions"
 2022-06-15 15:11 UTC  (11+ messages)

[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()

Wycena paneli fotowoltaicznych
 2022-06-15  8:00 UTC 

[PATCHv2 0/2] uio:powerpc:mpc85xx: l2-cache-sram uio driver
 2022-06-15  6:49 UTC  (7+ messages)
  ` [PATCHv2 1/2] mm: eliminate ifdef of HAVE_IOREMAP_PROT in .c files
  ` [PATCHv2 2/2] uio:powerpc:mpc85xx: l2-cache-sram uio driver implementation

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

[helgaas-pci:pci/ctrl/dwc] BUILD SUCCESS 27235cd867cf7cd17e8d2384430dc54703419ffc
 2022-06-15  3:17 UTC 

[helgaas-pci:pci/ctrl/qcom] BUILD SUCCESS 873e61fe0c142b6f12d039e773553f625a66c7cc
 2022-06-15  3:16 UTC 

[helgaas-pci:pci/ctrl/aardvark] BUILD SUCCESS bcdb6fd4f3e9ac1097698c8d8f56b70853b49873
 2022-06-15  3:14 UTC 

[PATCH v4 00/18] PCI: dwc: Various fixes and cleanups
 2022-06-14 20:14 UTC  (36+ messages)
` [PATCH v4 02/18] PCI: dwc: Add unroll iATU space support to the regions disable method
` [PATCH v4 03/18] PCI: dwc: Disable outbound windows for controllers with iATU
` [PATCH v4 04/18] PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit address
` [PATCH v4 05/18] PCI: dwc: Deallocate EPC memory on EP init error
` [PATCH v4 06/18] PCI: dwc: Enable CDM-check independently from the num_lanes value
` [PATCH v4 07/18] PCI: dwc: Add braces to the multi-line if-else statements
` [PATCH v4 08/18] PCI: dwc: Add trailing new-line literals to the log messages
` [PATCH v4 09/18] PCI: dwc: Discard IP-core version checking on unrolled iATU detection
` [PATCH v4 10/18] PCI: dwc: Convert Link-up status method to using dw_pcie_readl_dbi()
` [PATCH v4 11/18] PCI: dwc: Organize local variables usage
` [PATCH v4 12/18] PCI: dwc: Re-use local pointer to the resource data
` [PATCH v4 13/18] PCI: dwc: Add start_link/stop_link inliners
` [PATCH v4 14/18] PCI: dwc: Move io_cfg_atu_shared to the Root Port descriptor
` [PATCH v4 15/18] PCI: dwc: Add dw_ prefix to the pcie_port structure name
` [PATCH v4 16/18] PCI: dwc-plat: Simplify the probe method return value handling
` [PATCH v4 17/18] PCI: dwc-plat: Discard unused regmap pointer
` [PATCH v4 18/18] PCI: dwc-plat: Drop dw_plat_pcie_of_match forward declaration

[PATCH 0/4] PCI: brcmstb: Revert subdevice regulator stuff
 2022-06-14 18:59 UTC  (5+ messages)

[PATCH v1 1/1] x86/PCI: Disable e820 usage for the resource allocation
 2022-06-14 15:45 UTC  (9+ messages)

[PATCH v7 0/3] PCI: IPQ6018 platform support
 2022-06-14  8:43 UTC  (7+ messages)
` [PATCH v7 2/3] PCI: qcom: Define slot capabilities using PCI_EXP_SLTCAP_*
` [PATCH v7 3/3] PCI: qcom: Add IPQ60xx support

[PATCH v3 0/5] Add support for Axis, ARTPEC-8 PCIe driver
 2022-06-14  1:36 UTC  (6+ messages)
    ` [PATCH v3 2/5] dt-bindings: phy: Add ARTPEC-8 PCIe phy
    ` [PATCH v3 3/5] PCI: axis: Add ARTPEC-8 PCIe controller driver
    ` [PATCH v3 1/5] dt-bindings: pci: Add ARTPEC-8 PCIe controller
    ` [PATCH v3 4/5] phy: Add ARTPEC-8 PCIe PHY driver
    ` [PATCH v3 5/5] MAINTAINERS: Add Axis ARTPEC-8 PCIe PHY maintainers

[PATCH v10 6/7] PCI: imx6: Mark the link down as none fatal error
 2022-06-14  1:02 UTC  (3+ messages)

[PATCH v10 0/7] PCI: imx6: refine codes and add the error propagation
 2022-06-14  1:00 UTC  (6+ messages)
` [PATCH v10 5/7] PCI: imx6: Turn off regulator when the system is in suspend mode

[PATCH] PCI: Add ACS quirk for Broadcom BCM5750x NICs
 2022-06-14  0:15 UTC  (2+ messages)

[PATCH v2 0/2] PCI: aardvark controller changes BATCH 5 (subset)
 2022-06-13 23:43 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: qcom: fix description typo
 2022-06-13 22:37 UTC  (2+ messages)

[PATCH v1 1/1] PCI: dwc: Fix MSI msi_msg dma mapping
 2022-06-13 22:29 UTC  (3+ messages)

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

[PATCH 5.10 1/2] commit 1d71eb53e451 ("Revert "PCI: Make pci_enable_ptm() private"")
 2022-06-13 14:51 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).